How does IntegrationServer publish documents on UniversalMessaging (reliable or transactional?)

The Universal Messaging Developer Guide says that there are two types of publish possible in UM: Reliable and Transactional.

What type is used by the Integration Server when it publishes documents to UM?

Hi,

It depends on your document type, it that is set as guaranteed it will be a transactional publish else that will be treated as volatile.

Thanks

3 Likes