EXPECTED INPUT IS MISSING

1
0
-1

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?.

1 answer

1
0
-1

Hi

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

Comments

Submitted by kindel on Thu, 02/09/2023 - 10:43

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,

Notifications