LoadParametersService

Section contains description of Process " LoadParametersService.process " .

Folder description:

Folder Description
GrantingCredit The application Granting credit provides resolution whether a credit (or mortgage) can be granded to a user. Information about user is the input of the application.
/ProcessDefinitions All process definitions

Process description:

No description

Process definition:

Full process path: ProcessDefinitions/LoadParameters/LoadParametersService.process

Diagram:

InputFileName from SOAPEventSource End InputParameters SOAPSendReply LoadParameters From: InputFileName from SOAPEventSource To: LoadParameters From: LoadParameters To: InputParameters SOAPSendReply From: InputParameters SOAPSendReply To: End

Process starter activity:

Name: InputFileName from SOAPEventSource

  • Property Name: InputFileName from SOAPEventSource
    • Type: com.tibco.plugin.soap.SOAPEventSource
    • Resource Type: ae.activities.SOAPEventSourceUI
    • Description:
    • Configuration:
      • service = pfx:LoadParametersServicePort
      • wsdlNamespaceRoot = http://xmlns.example.com/1171295149828/LoadParametersServiceOperationImpl
      • operation = LoadParametersServiceOperation
      • portAddressPrefix =
      • operationStyle = document
      • soapUse = literal
      • embedWsdlComponents = true
      • embedSchemaComponents = true
      • soapAction = /ProcessDefinitions/LoadParameters/LoadParametersService
      • sharedChannel = /SharedConnections/SOAPHTTPConnection.sharedhttp
      • inputAttachmentBindings =
      • outputAttachmentBindings =

Process end activity:

Name: End

Activities:

Name: InputParameters SOAPSendReply

  • Type: com.tibco.plugin.soap.SOAPSendReplyActivity
  • Resource Type: ae.activities.SOAPSendReplyUI
  • Description:
  • Configuration:
    • eventSource = InputFileName from SOAPEventSource
  • Input bindings:
    • Mapping table

      Target Source
      /outputMessage/InputParameters [COPY-OF] < $LoadParameters/ns:InputParameters >
    • Mapping tree

      Mapping
      outputMessage
       InputParameters = [COPY-OF] < $LoadParameters/ns:InputParameters >
    • Source code

      Mapping
                  <outputMessage xmlns:pd="http://xmlns.tibco.com/bw/process/2003" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:ns="http://www.tibco.com/schemas/GrantingCredit/SharedConnections/Schema.xsd" xmlns:pfx="http://xmlns.example.com/1171295149828" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
                      <xsl:copy-of select="$LoadParameters/ns:InputParameters"/>
                  </outputMessage>
              

Name: LoadParameters

  • Type: com.tibco.pe.core.CallProcessActivity
  • Resource Type: ae.process.subprocess
  • Description:
  • Configuration:
  • Input bindings:
    • Mapping table

      Target Source
      /InputFile [COPY-OF] < $InputFileName-from-SOAPEventSource/inputMessage/ns:InputFile >
    • Mapping tree

      Mapping
      InputFile = [COPY-OF] < $InputFileName-from-SOAPEventSource/inputMessage/ns:InputFile >
    • Source code

      Mapping
                  <xsl:copy-of xmlns:pd="http://xmlns.tibco.com/bw/process/2003" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:ns="http://www.tibco.com/schemas/GrantingCredit/SharedConnections/Schema.xsd" xmlns:pfx="http://xmlns.example.com/1171295149828" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" select="$InputFileName-from-SOAPEventSource/inputMessage/ns:InputFile"/>
              

Transitions:

  • From: InputFileName from SOAPEventSource -To: LoadParameters
    • Label:
    • Condition: Success
    • Description:
  • From: InputParameters SOAPSendReply -To: End
    • Label:
    • Condition: Success
    • Description:
  • From: LoadParameters -To: InputParameters SOAPSendReply
    • Label:
    • Condition: Success
    • Description: