Hi,
I'm currently working on a workflow project in ProcessBuilder. I'm using the "FTP Inbound - Initiate" Template with a xsd-Schema for reading a xml Document. This xml Document contains multiple File references. A File reference is a complex Type (it contains a path, extension, and other Information like its a black/white image). Now i like to create the same complex Type as a repeating SDT to map all file entries to the SDT which should be in my ProcessVariables.
How can i create this repeating SDT in ProcessBuilder?
Greetings
Fabian Lang