LoadParameters

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

Diagram:

Start End ReadFile with InputName ParseXML as InputParameters From: Start To: ReadFile with InputName From: ReadFile with InputName To: ParseXML as InputParameters From: ParseXML as InputParameters To: End

Process starter activity:

Name: Start

Description:

Input Parameters:

  • - InputFile (XML Element Reference, required )

Process end activity:

Name: End

Output Parameters:

Return bindings:
  • Mapping table

    Target Source
    /InputParameters [COPY-OF] < $ParseXML-as-InputParameters/pfx:InputParameters >
  • Mapping tree

  • Source code

Activities:

Name: ParseXML as InputParameters

  • Type: com.tibco.plugin.xml.XMLParseActivity
  • Resource Type: ae.activities.XMLParseActivity
  • Description:
  • Configuration:
    • inputStyle = text
    • xsdVersion = default
    • validateOutput = true
    • term
  • Input bindings:
    • Mapping table

      Target Source
      /xmlString $ReadFile-with-InputName/ns:ReadActivityOutputTextClass/fileContent/textContent
    • Mapping tree

    • Source code

Name: ReadFile with InputName

  • Type: com.tibco.plugin.file.FileReadActivity
  • Resource Type: ae.activities.FileReadActivity
  • Description:
  • Configuration:
    • encoding = text
  • Input bindings:
    • Mapping table

      Target Source
      /ReadActivityInputClass/fileName if ($Start/pfx:InputFile/pfx:FileName="") then $_globalVariables/ns3:GlobalVariables/DefaultInputParametersFile else $Start/pfx:InputFile/pfx:FileName
    • Mapping tree

    • Source code

Transitions:

  • From: ParseXML as InputParameters -To: End
    • Label:
    • Condition: Success
    • Description:
  • From: ReadFile with InputName -To: ParseXML as InputParameters
    • Label:
    • Condition: Success
    • Description:
  • From: Start -To: ReadFile with InputName
    • Label:
    • Condition: Success
    • Description: