We are currently upgrading webMethods from version 7 to 9. We are also implementing a rearchitecture of our server configuration during this upgrade. We currently have one unix cluster with 2 nodes, where our entire code base is stored on this cluster. Our code base is nearing 400 packages, which takes nearly half of our heap upon startup. In our rearchitecture, we plan to have 2 clusters with 2 nodes each, and we plan to split our code base as evenly as possible between the 2 clusters. We will have Trading Networks running on each cluster, processing transactions for that cluster’s code base. My question: With this new configuration, is it possible through Trading Networks to have one full, seamless view of all transactions, regardless of which cluster the tansaction was processed on? (ie If a transaction is processed in cluster 1, can I configure TN to see this transaction from cluster 2?) Thanks.
#Integration-Server-and-ESB#webMethods#B2B-Integration