cancel
Showing results for 
Search instead for 
Did you mean: 

Workflow Error

Former Member
0 Kudos

Hi Friends,

When i am testing the workflow it is showing this Error Message

The mandatory input parameters of the workflow must be set

I checked the transaction SWIA it is showing error.

Pls advise me where i went wrong.

Thanks for your time and consideration

Regards

HR User

Accepted Solutions (1)

Accepted Solutions (1)

bpawanchand
Active Contributor
0 Kudos

Hi

I think during the binding you might have missed passing the values to any one of the mandatory fields of the workflow contianer just check that and make sure that you are passing all the mandatory values to the work flow.

Regards

Pavan

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

What this error means is that in the binding, when you make a parameter mandatory, it expects a value during runtime. If it doesnt, then the workflow will get into error.

To overcome this, see if this parameter is mandatory, if so, you have ensure that this gets populated during runtime, else remove the mandatory option from the parameter definition.

Satish

former_member598013
Active Contributor
0 Kudos

Hi,

Check out all the Binding. There may be some problem with the Binding as a result this error is coming.

Try to bind all one more time and then execute it .

Thanks,

Chidanand