hi All,
I am using one background job in my workflow, this job uses method of a class to update database table.
But it is not performing the same, whenever it reaches that activity containing background job, got stuck at that point only.
But when i am performing the same action manually, i.e; executing the class method manually, it is working fine.
Any idea why it is not working from background job.
I checked the bindings also, i also checked container element, importing parameter is properly set.
Still my method is not working from workflow.
Thanks,
Amar
Hi,
Did you try to check any dumps are generated in the backend system by using the xn ST22
Regards
Pavan
Hello,
Does the method return anything, like a return code or a success message?
regards
Rick Bakker
Hanabi Technology
Add a comment