Hello,
We are creating a special package that will have actions to connect and disconnect from the database and some actions that will manipulate data in a table. For the actions that will manipulate the data I need to pass the handle of the connection created in the connect action. how do I do this?
The explanation "Handle sessions in a custom package" in the documentation gives some light but does not have some clear points. Does anyone have working example code?
I need it to be a customized package because we will manipulate data that cannot be visible in the automation.
Thank you for any help
Sergio Souza