Commit z dnia 2024-07-30 15:52:11
This commit is contained in:
@@ -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