JMS Consumer¶
JMS Consumer component is used to establish the connection between two systems to communicate.
Extended Asset Export – Property Configuration¶
| Sr. No. | Screen Element | Description |
|---|---|---|
| Consumer IP | Provide the consumer IP address from where the PXP system will receive the message, which will contain the details in the form of a JSON object. You need to prepend the protocol of the respective MQ server. For example, if you are using ActiveMQ, then use the tcp protocol in the beginning.
|
|
| Consumer Port | Provide the consumer port number from where the PXP system will receive the message, which will contain the details in the form of a JSON object. | |
| Consumer Queue Name | Enter the consumer queue name, from where the PXP system will receive the message, which will contain the details in the form of a JSON object. | |
| Consumer Acknowledgement Queue | Once the PXP system receives the message from the consumer system, it will send the acknowledgment of the process. Consumer Acknowledgement Queue contains the queue name where the PXP system will send the acknowledgment of the completion of the process. There are the two types of acknowledgments:
|