Commit z dnia 2024-07-30 15:52:11
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<wsdlPfx:responseDelete>
|
||||
<part1>
|
||||
<ns2:status>
|
||||
<xsl:value-of select="$XMLDELETE/root/status"/>
|
||||
<xsl:value-of select="$XmlDELETE/root/status"/>
|
||||
</ns2:status>
|
||||
</part1>
|
||||
</wsdlPfx:responseDelete>
|
||||
@@ -24,7 +24,7 @@
|
||||
</pd:errorSchemas>
|
||||
<pd:processVariables/>
|
||||
<pd:targetNamespace>http://xmlns.example.com/1721743176236</pd:targetNamespace>
|
||||
<pd:activity name="XMLDELETE">
|
||||
<pd:activity name="XmlDELETE">
|
||||
<pd:type>com.tibco.pe.core.CallProcessActivity</pd:type>
|
||||
<pd:resourceType>ae.process.subprocess</pd:resourceType>
|
||||
<pd:x>290</pd:x>
|
||||
@@ -69,13 +69,13 @@
|
||||
</pd:activity>
|
||||
<pd:transition>
|
||||
<pd:from>Start</pd:from>
|
||||
<pd:to>XMLDELETE</pd:to>
|
||||
<pd:to>XmlDELETE</pd:to>
|
||||
<pd:lineType>Default</pd:lineType>
|
||||
<pd:lineColor>-16777216</pd:lineColor>
|
||||
<pd:conditionType>always</pd:conditionType>
|
||||
</pd:transition>
|
||||
<pd:transition>
|
||||
<pd:from>XMLDELETE</pd:from>
|
||||
<pd:from>XmlDELETE</pd:from>
|
||||
<pd:to>End</pd:to>
|
||||
<pd:lineType>Default</pd:lineType>
|
||||
<pd:lineColor>-16777216</pd:lineColor>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<pd:returnBindings>
|
||||
<wsdlPfx:responseGet>
|
||||
<part1>
|
||||
<xsl:copy-of select="$XMLGET/root/ns2:author"/>
|
||||
<xsl:copy-of select="$XmlGET/root/ns2:author"/>
|
||||
</part1>
|
||||
</wsdlPfx:responseGet>
|
||||
</pd:returnBindings>
|
||||
@@ -25,7 +25,7 @@
|
||||
</pd:errorSchemas>
|
||||
<pd:processVariables/>
|
||||
<pd:targetNamespace>http://xmlns.example.com/1721743176122</pd:targetNamespace>
|
||||
<pd:activity name="XMLGET">
|
||||
<pd:activity name="XmlGET">
|
||||
<pd:type>com.tibco.pe.core.CallProcessActivity</pd:type>
|
||||
<pd:resourceType>ae.process.subprocess</pd:resourceType>
|
||||
<pd:x>281</pd:x>
|
||||
@@ -70,13 +70,13 @@
|
||||
</pd:activity>
|
||||
<pd:transition>
|
||||
<pd:from>Start</pd:from>
|
||||
<pd:to>XMLGET</pd:to>
|
||||
<pd:to>XmlGET</pd:to>
|
||||
<pd:lineType>Default</pd:lineType>
|
||||
<pd:lineColor>-16777216</pd:lineColor>
|
||||
<pd:conditionType>always</pd:conditionType>
|
||||
</pd:transition>
|
||||
<pd:transition>
|
||||
<pd:from>XMLGET</pd:from>
|
||||
<pd:from>XmlGET</pd:from>
|
||||
<pd:to>End</pd:to>
|
||||
<pd:lineType>Default</pd:lineType>
|
||||
<pd:lineColor>-16777216</pd:lineColor>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<wsdlPfx:responsePOST>
|
||||
<part1>
|
||||
<ns2:status>
|
||||
<xsl:value-of select="$XMLPOST/root/status"/>
|
||||
<xsl:value-of select="$XmlPOST/root/status"/>
|
||||
</ns2:status>
|
||||
</part1>
|
||||
</wsdlPfx:responsePOST>
|
||||
@@ -24,7 +24,7 @@
|
||||
</pd:errorSchemas>
|
||||
<pd:processVariables/>
|
||||
<pd:targetNamespace>http://xmlns.example.com/1721743175988</pd:targetNamespace>
|
||||
<pd:activity name="XMLPOST">
|
||||
<pd:activity name="XmlPOST">
|
||||
<pd:type>com.tibco.pe.core.CallProcessActivity</pd:type>
|
||||
<pd:resourceType>ae.process.subprocess</pd:resourceType>
|
||||
<pd:x>276</pd:x>
|
||||
@@ -92,13 +92,13 @@
|
||||
</pd:activity>
|
||||
<pd:transition>
|
||||
<pd:from>Start</pd:from>
|
||||
<pd:to>XMLPOST</pd:to>
|
||||
<pd:to>XmlPOST</pd:to>
|
||||
<pd:lineType>Default</pd:lineType>
|
||||
<pd:lineColor>-16777216</pd:lineColor>
|
||||
<pd:conditionType>always</pd:conditionType>
|
||||
</pd:transition>
|
||||
<pd:transition>
|
||||
<pd:from>XMLPOST</pd:from>
|
||||
<pd:from>XmlPOST</pd:from>
|
||||
<pd:to>End</pd:to>
|
||||
<pd:lineType>Default</pd:lineType>
|
||||
<pd:lineColor>-16777216</pd:lineColor>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<wsdlPfx:responsePUT>
|
||||
<part1>
|
||||
<ns2:status>
|
||||
<xsl:value-of select="$XMLPUT/root/status"/>
|
||||
<xsl:value-of select="$XmlPUT/root/status"/>
|
||||
</ns2:status>
|
||||
</part1>
|
||||
</wsdlPfx:responsePUT>
|
||||
@@ -24,7 +24,7 @@
|
||||
</pd:errorSchemas>
|
||||
<pd:processVariables/>
|
||||
<pd:targetNamespace>http://xmlns.example.com/1721743176182</pd:targetNamespace>
|
||||
<pd:activity name="XMLPUT">
|
||||
<pd:activity name="XmlPUT">
|
||||
<pd:type>com.tibco.pe.core.CallProcessActivity</pd:type>
|
||||
<pd:resourceType>ae.process.subprocess</pd:resourceType>
|
||||
<pd:x>252</pd:x>
|
||||
@@ -92,13 +92,13 @@
|
||||
</pd:activity>
|
||||
<pd:transition>
|
||||
<pd:from>Start</pd:from>
|
||||
<pd:to>XMLPUT</pd:to>
|
||||
<pd:to>XmlPUT</pd:to>
|
||||
<pd:lineType>Default</pd:lineType>
|
||||
<pd:lineColor>-16777216</pd:lineColor>
|
||||
<pd:conditionType>always</pd:conditionType>
|
||||
</pd:transition>
|
||||
<pd:transition>
|
||||
<pd:from>XMLPUT</pd:from>
|
||||
<pd:from>XmlPUT</pd:from>
|
||||
<pd:to>End</pd:to>
|
||||
<pd:lineType>Default</pd:lineType>
|
||||
<pd:lineColor>-16777216</pd:lineColor>
|
||||
|
||||
Reference in New Issue
Block a user