Which format is an internal format? Are you saying that none of these queues are exposed outside your message broker? What is putting the messages to MQInput2? Is the format some kind of internal canonical format? Why would that not change potentially?
For maintainability I would be tempted to separate out the flow into 2 flows - the specific adapter flow for MQInput1 and the generic processing flow for MQInput2.
You have not provided performance requirements so I assume they are not critical - indeed if they were you would be unlikely to be doing an interim transformation.
On the other hand, depending on your software version and procedures for maintaining subflows, perhaps your design is fine .
Which format is an internal format? Are you saying that none of these queues are exposed outside your message broker? What is putting the messages to MQInput2? Is the format some kind of internal canonical format? Why would that not change potentially?
For maintainability I would be tempted to separate out the flow into 2 flows - the specific adapter flow for MQInput1 and the generic processing flow for MQInput2.
You have not provided performance requirements so I assume they are not critical - indeed if they were you would be unlikely to be doing an interim transformation.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum