Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

executing workflow

Former Member
0 Likes
265

dear friends,

I created an workflow with 6 steps.

steps :

1 . Entering the Empid.

2. entering the emailid. & creating the communtaion details.

3. enter the nomination details .

4. HR will approve the nomination details or reject it.

5 if approved then update infotype 0915

and complete the workflow.

6. if rejected go to step 3.

in this i am executing thhrough the bapis.

A. started the workflow

B. write the details to container

C. execute the workitem.

the above step B & C are repeated for all activity.

but it is working fine for first 2 steps.

when i execute the 2nd step its getting executed & the 3rd step automayically gets executed without getting the input.

& its going directly for approval.

if i approve it the workflow is getting completed.

so please help me out in finding the mistake i made.

thanks & regards

Nigesh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
237

Hi,

Have you checked your Bindings between the steps this is probably the reason it's gets exected without the input.

To be honnest with you this kind of issue is not easy to give a solution via this forum because in workflow there are so much things that could influence the good process of the workflow

Good luck

1 REPLY 1
Read only

Former Member
0 Likes
238

Hi,

Have you checked your Bindings between the steps this is probably the reason it's gets exected without the input.

To be honnest with you this kind of issue is not easy to give a solution via this forum because in workflow there are so much things that could influence the good process of the workflow

Good luck