LoadParameterServiceTest

Section contains description of Process " LoadParameterServiceTest.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/Tests/LoadParameterServiceTest.process

Diagram:

Start End SOAPRequestReply From: Start To: SOAPRequestReply From: SOAPRequestReply To: End

Process starter activity:

Name: Start

Description:

Process end activity:

Name: End

Activities:

Name: SOAPRequestReply

  • Type: com.tibco.plugin.soap.SOAPSendReceiveActivity
  • Resource Type: ae.activities.SOAPSendReceiveUI
  • Description:
  • Configuration:
    • timeout = 0
    • service = pfx:LoadParametersService
    • servicePort = InputFileName_sp_from_sp_SOAPEventSource
    • operation = LoadParametersServiceOperation
    • soapAction = /ProcessDefinitions/LoadParameters/LoadParametersService
    • endpointURL = http://localhost:%%HTTPSOAPPort%%/ProcessDefinitions/LoadParameters/LoadParametersService
    • useProxy = false
    • requireBasicAuth = false
    • basicHttpAuthIdentity =
  • Input bindings:
    • Mapping table

      Target Source
      /inputMessage/InputFile/FileName $_globalVariables/ns:GlobalVariables/DefaultInputParametersFile
    • Mapping tree

      Mapping
      inputMessage
       InputFile
        FileName = $_globalVariables/ns:GlobalVariables/DefaultInputParametersFile
    • Source code

      Mapping
                  <inputMessage xmlns:ns2="http://www.tibco.com/schemas/GrantingCredit/SharedConnections/Schema.xsd" xmlns:pd="http://xmlns.tibco.com/bw/process/2003" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:ns="http://www.tibco.com/pe/DeployedVarsType" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:pfx="http://xmlns.example.com/1171295149828/LoadParametersServiceOperationImpl">
                      <ns2:InputFile>
                          <ns2:FileName>
                              <xsl:value-of select="$_globalVariables/ns:GlobalVariables/DefaultInputParametersFile"/>
                          </ns2:FileName>
                      </ns2:InputFile>
                  </inputMessage>
              

Transitions:

  • From: SOAPRequestReply -To: End
    • Label:
    • Condition: Success
    • Description:
  • From: Start -To: SOAPRequestReply
    • Label:
    • Condition: Success
    • Description: