Hi…I’ve solved it but found out the following:
When doing a join, the input docs need to have different names or else the join will get confused. For example, for this Join Component, it is getting 3 documents which are of the same name but from different folders/integration components: “webnNonValidCustomerReply”
Even tho’ the documents have the complete path name of
sunpkdbTgt:webnNonValidCustomerReply
proxdbTgt:webnNonValidCustomerReply
arbordbTgt:webnNonValidCustomerReply
The join adapter seem to be confused. Once I rename the documents to:
sunpkdbTgt:webnNonValidCustomerReplySunpk
proxdbTgt:webnNonValidCustomerReplyProx
arbordbTgt:webnNonValidCustomerReplyArbor
The join works perfectly!!!
Is this the normal behaviour?
#Integration-Server-and-ESB#Adapters-and-E-Standards#webMethods