Dear All,
I have added a method in a business object. It has input and output parameters. When i instantiate the method and run the method and pass the import parameters, the output parameters are obtained.
When i incorporate this method in a task which is a background task, i am not able to get the output. At the same time it also does not throw any error. I have done the task and method binding and i think there is no prolem in it.
Please help me out in determining why the task is not returning back the output.
Regards,
Bharath Kaushik