Hello,
For Balachandar,
I think you spoke about something similar to this in some of your previous posts. You do have to remember that you are not sending large amounts of content when you are publishing the bizdoc. It is a reference to various content in the TN DB. This will help you to not create loosely coupled processes with tightly coupled data objects. A good thing to know is that if you are not explicit saving data to a particular location, it will only be local to that version of the webMethods product. That is for document types, users, groups, restrictions, services, etc. Try best to extract the content beforehand and possibly encrypt it if you need some security passing data between systems.
For Rob,
With the TN DB in sync the first time, won’t there still be problems with every new document that is passed in. Balachandar will not get the very next document content that freshly populates the first DB because that has not carried over to the second. So there will still be nothing for getContentPartData. It would be good though to have the rest of the information (assuming static enough that changes can easily managed across TN’s) as it would allow the rest of document to have a basis for translation (like knowing which ID is setup and protocols to use).
Good day.
Yemi Bedu
#B2B-Integration#Integration-Server-and-ESB#webMethods