Hi experts,
I need to setup a scenario File -> REST -> Multiple Files.
Initially I though I could use simple async/sync bridge:
File (async) --> XI --> REST (sync request)
REST (sync response) --> XI --> 0..N Files (async)
However I'm not sure how I could design it with 2 operation mappings, as the 2nd Op Mapping would have to be designed for multi mapping.
Anyone would please share how I could design this scenario if it's possible with async/sync or would it be done only by using BPM?
Tks!