Hey,
in my customers business case i've to read data from multiple inbound ports. E.g. we get multiple thousands of product master data updates, thousands of new sales orders, thousands of incoming return oders, .... at the same time. so i've to read and serve all these data in shorttime and not only in one sequence.
So processing the first type of files takes an amount of time we can't wait to proces the other file types.
we mainly use file system adapters for reading the XML files. does the check box "parallel processing" in the aif service definition manage the service to read (aifgatewayreceiveservice) from multiple channels at the same time? if not, how to create an Environment and a config to read and process multiple inbound files in a parallel way?
br
Andreas
*This post is locked for comments