Hi everyone,
here is my interface
a!startprocess in this interface always return the same result even if I update cusNum parameter still same value
and here is my process model:
when i run the process model:
here is the call integration data outputs :
Discussion posts and replies are publicly visible
At integration, Can you please create a expression rule to parse the result body to the correct type (Cdt), you are using at interface. And please double, Is you are using the branchCodeArr as multiple in the rule input of interface.
I can not use it because it'll give me this error
Please pass the local variable instead of refresh variable because the use cannot use refresh variable in saveInto parameter.