05-10-2016 03:00 AM
10-24-2016 05:05 PM
05-10-2016 03:22 AM
05-10-2016 06:40 AM
10-03-2016 08:45 AM
10-24-2016 01:17 AM
10-24-2016 01:26 AM
10-24-2016 01:34 AM
10-24-2016 10:49 AM
10-24-2016 05:05 PM
07-04-2017 01:52 PM
Hi,
what you have suggested works for me.
The official documentation does not mention that topic and there is nothing around about how to pass multiple values of the same field (that means multiple attachments).
If you have two or more files previously uploaded, you need to pass a comma separated list of IDs. For example if you have two files with id 1001 and 1002, the Json body in the request should be look like this:
{
"processDefinitionId":"MyProcessDefinition:2:20140",
"values":{"attach-id":"1001,1002"}
}
Thanks.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.