cancel
Showing results for 
Search instead for 
Did you mean: 

PR Release Strategy Workflow

Former Member
0 Kudos

Hi All,

I am working on PR release strategy workflow.

I have developed a custom workflow in which i m using a custom method to release the PR based on some conditions. Workflow is working fine. But the PR is not released. I am not able to track why is it happening?

actually initially i am using bus2009 and later in a task that calls this custom method i am using zbus2009 to call this custom.

I think the data i.e; is not being sent to the method container. I tried, but didnt succeed

Can anyone help me in fixing it?

Thanks,

Raj

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Is the Method working when you are Testing the Method from SWO1 with the data you have used in the Workflow instance.

If yes then it is a problem of Binding. Please check whether the parameters are properly binded. Please make sure that the Buiness object that you are using is the same for the method for whose BO you are calling. Analyse the Workfow Log from SWIA and it will solve your issue.

Thanks

Arghadip

Answers (0)