LoadParametersService
Section contains description of Process "
LoadParametersService.process
" .
Folder description:
Folder |
Description |
|
No description |
Process definition:
Full process path:
ProcessDefinitions/LoadParameters/LoadParametersService.process
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
=
Activities:
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"/>
|