Hi,
I am trying to update a custom database table in my workflow.
A BOR method is called within a task for this.
I am writing an update statement followed by commit work, in the FM that will be executed once the BOR method is triggered.
Values required for the update are getting passed from the workflow container till the task container(where I call the BOR method).
When I check in swe1 the step is getting executed and my workflow is completed.
Still the database is not updated.
Please advice.
Thanks ,
Vivek.