Skip to content

PL/SQLΒΆ

IFS Connect framework can directly invoke methods in database packages to process messages received from third-party systems.

The method must be a PL/SQL function which accepts a CLOB type parameter as an argument and returns a CLOB as the result. The request and result messages are routed to and from the PL/SQL method using the Connect framework.