apprResultReceiver
License for TIBCO Software Use Only!
Section contains description of Process " apprResultReceiver.process " .
Modification time: 2023/04/20 10:31:06
Folder description:
| Folder | Description |
|---|---|
| Appraisal | This application gets information about a realty and send this information to one of appraisers (choose momentaly the least busy one). The price of the realty is then sent in EMS message. |
Process description:
| No description |
Process definition:
Full process path: TestProcess/apprResultReceiver.process
Diagram:

Process starter activity:
Name: ApprValueReceiver
-
Property Name:
ApprValueReceiver
- Type: com.tibco.plugin.jms.JMSQueueEventSource
- Resource Type: ae.activities.JMSQueueEventSource
- Description:
- Configuration:
- PermittedMessageType = XML Text
- SessionAttributes
- transacted = false
- acknowledgeMode = 1 (Auto)
- maxSessions = 1
- destination = %%QueueApprReq%%
- ConfigurableHeaders
- JMSDeliveryMode = PERSISTENT
- JMSExpiration = 0
- JMSPriority = 4
- ConnectionReference = /SharedJMSResources/JMSConn.sharedjmscon
- ApplicationProperties =
- OutDataxsdString
- - ApprResult (XML Element Reference, required )
Process end activity:
Name: End
Activities:
Name: JMS Queue Sender
- Type: com.tibco.plugin.jms.JMSQueueSendActivity
- Resource Type: ae.activities.JMSQueueSendActivity
- Description:
- Configuration:
- PermittedMessageType = XML Text
- SessionAttributes
- transacted = false
- acknowledgeMode = 1
- maxSessions = 1
- destination = BANK.APPRAISAL.TEST
- ConfigurableHeaders
- JMSDeliveryMode = PERSISTENT
- JMSExpiration = 0
- JMSPriority = 4
- ConnectionReference = /SharedJMSResources/JMSConn.sharedjmscon
- InDataxsdString =
Transitions:
-
From:
ApprValueReceiver
-To:
JMS Queue Sender
- Label:
- Condition: Success
- Description:
-
From:
JMS Queue Sender
-To:
End
- Label:
- Condition: Success
- Description: