Hi All,
I have an issue in my workflow.The workflow gets triggered on an entry in a z table.
Now after that a task is called which in turn calls a custom BO method.This method
is updating another Z table.
Now this method and task are background in nature.I am not exporting anything from method.
When i am triggering the workflow by making entry in the stipulated Z table,it gets triggered
and workflow log says task completed.But the method is supposed to make entries in another Z table
and that is not happening.
When i test run the BO method then it happens properly.But when do it programitically the z table is
not updated though the task is shown as complete.
Please guide on this.
Thanks & Regards,
Saket.