The values provided for the root activity's arguments did not satisfy the root activity's requirements

Hi!
In my xaml i have 6 arguments. When I put this xaml in Invoke Workflow and do Imports Arguments imports is 0 arguments.
Why? And when I write argument manually then I take yhis error:
The values provided for the root activity’s arguments did not satisfy the root activity’s requirements

Isolate is none in xaml. All arguments input correctly and save.

@Aleksey_M
check the invoke path to the xaml and if it is correct the reimport the arguments. Ensure that the invoked xaml is properly saved and on its latest state.

no, it not work. I put , drag and drop, xaml , click import arguments and 0 argument imported.
This arguments:


Put xaml and click import and zero
image

is your json_Read.xaml passing the validation check?

all check.
I delete property and all work.
Why with property not import arguments?

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.