EBIFour.com > Training > Clarify Tips > How-to Call SQL Procedures in Clarify

How-to Call SQL Procedures in Clarify

11th June 2019

In addition to creating Cleo Clarify sqlAccess Objects for Select/Update/Delete/Insert, users are able to utilize sqlAccess Objects for SQL Procedures.

In the sqlAccess example below we are calling the SqlProcedure via: CALL EXAMPLEPROC

Cleo Clarify Sql Access Object for SQL Procedure


Note: Clarify requires a single parameter, have it be inbound or outbound.


Additional SQL info

We did a previous write-on on SQL Procedures: SQL Procedures Applied in Business Processes


By: on