I am trying to call/execute OracleEBS function (FND_REQUEST.Submit request) in UiPath environment by using "Execute query/NonQuery option. Anyone having ideas how to execute Oracle Function in UiPath?
attached error screenshots for calling/executing oracle procedure in UiPath.
@alan.telford I had been searching info for last four hours. All the examples provided online are in SQL server - not with Oracle db. : instead @ for Oracle made the magic. Thanks you so much. You made my day. Appreciate it.
Hi ALam,
I am receiving an error when i try the same thing
Execute Non Query: ORA-06550: line 2, column 1:\nPLS-00201: identifier ‘XX_TEST’ must be declared\nORA-06550: line 2, column 1:\nPL/SQL: Statement ignored"