Skip to main content

I’ve added event_sys.event_execute as a custom action via projection configuration. The action takes 3 parameters win which 2 of them are fine.

The last parameter is of type message_sys in PLSQL, which creates a message with carriage return. But it seems like when mapping in page designer - it doesn’t allow to paste carriage return.

question is, how can we go about this?

we are simply trying to invoke an event that has an action with online SQL that puts an application message in the queue and sends it out using the traditional way.

What did you end up doing for this? 


Reply