Endpoint Configuration for EMS ESB
When you use the FastPath process with a trigger service, consider the following requirements based if the endpoint is EMS ESB.
- Modify Output Dest Type as needed.
- Modify the
Output Message properties as needed:
- Modify Priority as needed.
- Modify Expiration as needed.
- Modify Message Type as needed.
- B(ytes): send as a bytes message with user data from BES buffer. The size is determined by the User Data Length.
- T(ext): sends a text message with the buffer data. The TEXT message ends with null-terminator.
- S(tream): sends a stream message with user data from BES buffer. The size is determined by the User Data Length.
- M(ap): sends a MAP message using data from BES buffer in one field named DATA. The size is determined by the User Data Length.
Definition Rules
When using the FastPath process with a trigger service, consider the following requirements based if you are using an EMS ESB.
Copyright © Cloud Software Group, Inc. All rights reserved.