Plsqlap_Server_API Overview¶
The package Plsqlap_Server_API is used to send messages to the IFS Connect messaging system.
No meta data is available to the PL/SQL Access Provider. It is the users responsibility to ensure that buffers, records and XML strings have a valid structure.
Methods for calling IFS Connect¶
| Procedure Post_Outbound_Message | Post an asynchronous outbound message |
| Procedure Invoke_Outbound_Message | Invoke an outbound message synchronously and wait for the reply |
Other Methods¶
| Procedure Post_Event_Message | Creates an event message in the IFS Connect queue |
Data Types and Constants¶
| Type List | Subtype list |
Protected and Private Methods¶
| Function Test_Find_Queue__ | Used to check and benchmark pre-routing phase. |
| Procedure Exists_Tmp_Record__ | Used for internal tests. |