apprResultReceiver

Section contains description of Process " apprResultReceiver.process " .

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:

ApprValueReceiver End JMS Queue Sender From: ApprValueReceiver To: JMS Queue Sender From: JMS Queue Sender To: End

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

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: