74 lines
3.2 KiB
XML
74 lines
3.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<pd:ProcessDefinition xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:pfx="http://xmlns.example.com/1721743175984" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:pd="http://xmlns.tibco.com/bw/process/2003">
|
|
<wsdl:import namespace="http://xmlns.example.com/1721743175984" location="/Resources/WSDL/concrete/author methods.wsdl"/>
|
|
<pd:name>Processes/wsdl/Process Definition.process</pd:name>
|
|
<pd:startName>SOAPEventSource</pd:startName>
|
|
<pd:startX>0</pd:startX>
|
|
<pd:startY>0</pd:startY>
|
|
<pd:returnBindings/>
|
|
<pd:starter name="SOAPEventSource">
|
|
<pd:type>com.tibco.plugin.soap.SOAPEventSource</pd:type>
|
|
<pd:resourceType>ae.activities.SOAPEventSourceUI</pd:resourceType>
|
|
<pd:x>113</pd:x>
|
|
<pd:y>84</pd:y>
|
|
<config>
|
|
<service>pfx:PortType</service>
|
|
<wsdlNamespaceRoot>http://xmlns.example.com/1721743175984/DeleteImpl</wsdlNamespaceRoot>
|
|
<operation>Delete</operation>
|
|
<portAddressPrefix/>
|
|
<operationStyle>document</operationStyle>
|
|
<soapUse>literal</soapUse>
|
|
<embedWsdlComponents>true</embedWsdlComponents>
|
|
<embedSchemaComponents>true</embedSchemaComponents>
|
|
<soapAction>/Processes/wsdl/Process%20Definition</soapAction>
|
|
<sharedChannel>/Resources/configurations/HTTP Connection.sharedhttp</sharedChannel>
|
|
<soapVersion>SOAP 1.2</soapVersion>
|
|
</config>
|
|
<pd:inputBindings/>
|
|
</pd:starter>
|
|
<pd:endName>End</pd:endName>
|
|
<pd:endX>450</pd:endX>
|
|
<pd:endY>64</pd:endY>
|
|
<pd:errorSchemas/>
|
|
<pd:processVariables/>
|
|
<pd:targetNamespace>http://xmlns.example.com/1721820974742</pd:targetNamespace>
|
|
<pd:activity name="SOAPSendFault">
|
|
<pd:type>com.tibco.plugin.soap.SOAPSendFaultActivity</pd:type>
|
|
<pd:resourceType>ae.activities.SOAPSendFaultUI</pd:resourceType>
|
|
<pd:x>274</pd:x>
|
|
<pd:y>99</pd:y>
|
|
<config>
|
|
<faultMessage><Default></faultMessage>
|
|
<eventSource>SOAPEventSource</eventSource>
|
|
<sharedChannels>
|
|
<jmsChannel>
|
|
<JMSDeliveryMode>2</JMSDeliveryMode>
|
|
</jmsChannel>
|
|
</sharedChannels>
|
|
</config>
|
|
<pd:inputBindings>
|
|
<defaultFaultElement>
|
|
<faultcode>
|
|
<xsl:value-of select="997"/>
|
|
</faultcode>
|
|
<faultstring>
|
|
<xsl:value-of select="'wyjebao sie'"/>
|
|
</faultstring>
|
|
</defaultFaultElement>
|
|
</pd:inputBindings>
|
|
</pd:activity>
|
|
<pd:transition>
|
|
<pd:from>SOAPEventSource</pd:from>
|
|
<pd:to>SOAPSendFault</pd:to>
|
|
<pd:lineType>Default</pd:lineType>
|
|
<pd:lineColor>-16777216</pd:lineColor>
|
|
<pd:conditionType>always</pd:conditionType>
|
|
</pd:transition>
|
|
<pd:transition>
|
|
<pd:from>SOAPSendFault</pd:from>
|
|
<pd:to>End</pd:to>
|
|
<pd:lineType>Default</pd:lineType>
|
|
<pd:lineColor>-16777216</pd:lineColor>
|
|
<pd:conditionType>always</pd:conditionType>
|
|
</pd:transition>
|
|
</pd:ProcessDefinition> |