EXPECTED INPUT IS MISSING

I have an instantiation having business variable :sample, attributes: name,description. On submisssion of form it gets saved in database sample.

Then in next task I have added contract :sampleInput(name,description). and have displayed the attributes in corresponding form in read-only .

Form is showing correct values.But on submission of the form  it is showing error :Expected input[ sampleInput] is missing. 

I don't know how to resolve this error. Is there any way to debug this?.

Hi

when you add contract :sampleInput(name,description) , then you have to add sampleInput variable in output of form

Hello @nasrin788_1384620,

 

I have the same issue and i didn't understand your response, can you or anyone else help expatiate on the solution?

 

Regards,