Has anyone successfully used the IDM activity in a process flow to add an IDM document with a document type that contains a multiple value attribute?
For example, the default Payables Invoice document type has a multiple value attribute "Accounting Unit", which allows for a single invoice document to have multiple associated accounting units. However, when selecting that document type in the IDM activity in a process flow, only the single value attributes are selectable.
I have successfully created a document with a multiple value attribute in a process flow using a Web Run API call to IDM, but that requires storing the ION API credential file in plain text in a configuration parameter, which I'm trying to avoid.