cancel
Showing results for 
Search instead for 
Did you mean: 

Workflow not executing method

Former Member
0 Kudos

Hi,

I am new in workflow. I am working on quotation workflow. I am using one zbusiness object which is working perfectly. But when i am using this object in my workflow one of method in this object is not working . It is excuting properly but logic within this method is not working.

Regards,

Gurprit

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member186746
Active Contributor
0 Kudos

As Kjetil said, please elaborate on your problem.

From experience, check the bindings from WF<>Task and from task<> method.

And check if the DDIc reference of the containers is consistent.

Kind regards, Rob Dielemans

KKilhavn
Active Contributor
0 Kudos

I wouldn't mind trying to help, but I can't - because you're not letting anyone help you! How do you think we can help with your problem when you:

1) don't say what you are trying to achieve with your method.

2) don't give us the non-working (section of) the code.

So please give some more information about your problem. Read the community guidelines for information and tips about phrasing your question.

PS: When one of the methods in your object is not working I think it is slightly incorrect to say that your object is working perfectly...

Former Member
0 Kudos

Did you test it out in SWO1? See if it works from there. If it does, then check your bindings from the method to the task and then from the task to the workflow.

I will also advise you to close all your open threads.