Solved
start Processes in Bizagi from external apps with master collection entity in the first task from
Hi everyone
I want to start a process in bizagi from external apps as described in the follwing link :
https://help.bizagi.com/bpm-suite/en/index.html?how_to_start_a_process_in_biza.htm
My question is that how can i pass collection entity values in the provided soap template?
for example products data of a order which will be stored in a master entity which is related to the process entity.
Hi,
take look at this sample https://help.bizagi.com/bpm-suite/en/index.html?createcasesasstring.htm
Applicants is name of 1:n relation (collection) and inside that you can add as many occurrences of Applicant (master entity where collection records are stored)
P.S. for more controlled/granular access I would recommend using OData API https://help.bizagi.com/bpm-suite/en/index.html?api_odata_inputs.htm
Martin
Dear Mohammad,
Thank you for reaching out to us. Please read the following article for more information on what you can do about the error you are experiencing:
https://help.bizagi.com/bpm-suite/en/index.html?createcasesasstring.htm
Kind regards,
Laura G
Comments have been locked on this page!