Passing multiple values in a Process Data Variable
I'm calling the CreateProcInst API with an attribute with multiple values as follows:
"Attributes": [
{
"Name": "$/pd:AP/pd:processFields/pd:Test",
"Value": "Val1,Val2"
}
],
I've defined it as a string property in the application and I have it marked as repeatable.
I've assigned the PD value to the participants field in my Advanced Task.
When I start the workflow, only 1 task is assigned instead of 2. What am I missing?
サインインしてコメントを残してください。
コメント
1件のコメント