Using Oracle connection to a stored procedure with (1) input parameter. (6) fields are returned from the proc using a ref cursor.
Using LEI Virtual Activity to call the Oracle (Proc) Connection but cannot seem to populate the (6) fields. The “Leave selected Real Time fields in Document” is selected on the activity and all saved fields are listed. The field names also match between the Notes form and those in the Proc.
Has anyone used a proc this way with the output coming from a Oracle ref cursor ?
Since I do not get any error on Update or Open events of the form how can I tell is the proc is called ?