Commit 867ab784 authored by Tiemo Bang's avatar Tiemo Bang

Also mass copy

parent 4982da59
......@@ -143,6 +143,19 @@
<bpel:to part="storeOrderDetailsInput" variable="input"></bpel:to>
</bpel:copy>
<bpel:copy>
<bpel:from>
<![CDATA[bpel:doXslTransform("Dummy.xsl", $input.storeOrderDetailsInput/ns:orderId)]]>
</bpel:from>
<bpel:to part="payload" variable="output">
<bpel:query queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath1.0">
<![CDATA[tns:result]]>
</bpel:query>
</bpel:to>
</bpel:copy>
</bpel:assign>
......@@ -307,8 +320,25 @@
</bpel:to>
</bpel:copy>
-->
<bpel:copy>
<bpel:from part="storeOrderDetailsInput" variable="input">
<bpel:copy><bpel:from><![CDATA[bpel:doXslTransform("ProductId.xsl", $input.storeOrderDetailsInput)]]>
</bpel:from><bpel:to part="checkAvailabilityAsyncInput" variable="InventoryPLRequest"></bpel:to>
</bpel:copy>
<bpel:copy><bpel:from part="storeOrderDetailsInput" variable="input">
<bpel:query queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath1.0">
<![CDATA[ns:customerId]]>
</bpel:query>
......@@ -318,20 +348,24 @@
<![CDATA[ns:customerId]]>
</bpel:query>
</bpel:to>
</bpel:copy>
<bpel:copy>
<bpel:from part="storeOrderDetailsInput" variable="input">
</bpel:copy>
<bpel:copy><bpel:from part="storeOrderDetailsInput" variable="input">
<bpel:query queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath1.0"><![CDATA[ns:products/ns:product[1]/ns:productId]]></bpel:query>
</bpel:from>
<bpel:to part="checkAvailabilityAsyncInput" variable="InventoryPLRequest">
<bpel:query queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath1.0"><![CDATA[ns:productId[1]]]></bpel:query>
</bpel:to>
</bpel:copy>
</bpel:copy>
<bpel:copy><bpel:from>
<![CDATA["http://46.101.159.46:32880/ode/processes/IntentoryCallbackService"]]>
</bpel:from>
<bpel:to part="checkAvailabilityAsyncInput" variable="InventoryPLRequest">
<bpel:query queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath1.0"><![CDATA[ns:callbackUrl]]></bpel:query>
</bpel:to>
</bpel:copy>
</bpel:assign>
<!--
<bpel:invoke name="checkAvaAsyn" partnerLink="InventoryPL" operation="checkAvailabilityAsync" portType="ns:InventoryPortType" inputVariable="InventoryPLRequest"></bpel:invoke>
......@@ -377,6 +411,13 @@
<bpel:copy>
<bpel:from part="onFinishCheckAvailabilityInput" variable="InventroyCallBackPLRequest"></bpel:from>
<bpel:to part="payload" variable="output">
<bpel:query queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath1.0"><![CDATA[tns:result]]></bpel:query>
</bpel:to>
</bpel:copy>
</bpel:assign>
<bpel:reply name="replyOutput" partnerLink="client" portType="tns:ConductOrder84" operation="process" variable="output">
</bpel:reply>
......
......@@ -18,7 +18,7 @@
</extensions>
<extensions>
<extendedObject href="ConductOrder84.bpel#/"/>
<extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:ProcessExtension" modificationStamp="1479519768342" processName="{group12}ConductOrder84" processVersion="8"/>
<extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:ProcessExtension" modificationStamp="1479521853482" processName="{group12}ConductOrder84" processVersion="14"/>
</extensions>
<extensions>
<extendedObject href="ConductOrder84.bpel#//@activity/@activities.1"/>
......@@ -201,7 +201,7 @@
<extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:VariableExtension"/>
</extensions>
<extensions>
<extendedObject href="ConductOrder84.bpel#//@activity/@activities.2/@activities.1/@activities.0/@copy.1"/>
<extendedObject href="ConductOrder84.bpel#//@activity/@activities.2/@activities.1/@activities.0/@copy.2"/>
<extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:CopyExtension"/>
</extensions>
<extensions>
......@@ -229,7 +229,7 @@
<extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:ActivityExtension"/>
</extensions>
<extensions>
<extendedObject href="ConductOrder84.bpel#//@activity/@activities.2/@activities.1/@activities.0/@copy.2"/>
<extendedObject href="ConductOrder84.bpel#//@activity/@activities.2/@activities.1/@activities.0/@copy.3"/>
<extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:CopyExtension"/>
</extensions>
<extensions>
......@@ -240,4 +240,20 @@
<extendedObject href="ConductOrder84.bpel#//@activity/@activities.2/@activities.1/@activities.2"/>
<extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:ActivityExtension"/>
</extensions>
<extensions>
<extendedObject href="ConductOrder84.bpel#//@activity/@activities.5/@copy.2"/>
<extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:CopyExtension"/>
</extensions>
<extensions>
<extendedObject href="ConductOrder84.bpel#//@activity/@activities.1/@copy.2"/>
<extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:CopyExtension"/>
</extensions>
<extensions>
<extendedObject href="ConductOrder84.bpel#//@activity/@activities.2/@activities.1/@activities.0/@copy.4"/>
<extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:CopyExtension"/>
</extensions>
<extensions>
<extendedObject href="ConductOrder84.bpel#//@activity/@activities.2/@activities.1/@activities.0/@copy.1"/>
<extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:CopyExtension"/>
</extensions>
</extensionmodel:ExtensionMap>
......@@ -14112,4 +14112,496 @@
<containingElement elementType="from" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[1]/from[1]"/>
<attribute attributeName="literal" newValue="&lt;tns:checkAvailabilityAsync xmlns:tns=&quot;http://iaas.uni-stuttgart.de/labs/FlowSOG&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;>&#xD;&#xA; &lt;tns:callbackUrl>http://46.101.159.46:32880/ode/processes/IntentoryCallbackService&lt;/tns:callbackUrl>&#xD;&#xA; &lt;tns:customerId>tns:customerId&lt;/tns:customerId>&#xD;&#xA; &lt;tns:productId>tns:productId&lt;/tns:productId>&#xD;&#xA;&lt;/tns:checkAvailabilityAsync>"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T02:55:04.753+0100">
<parentElement elementType="assign" elementName="AssignOutput" elementXPath="/process/sequence[1]/assign[2]"/>
<newElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[3]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T02:55:04.901+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[3]"/>
<newElement elementType="from" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T02:55:04.910+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[3]"/>
<newElement elementType="to" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T02:55:19.072+0100">
<containingElement elementType="from" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[3]/from[1]"/>
<attribute attributeName="variable" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T02:55:19.073+0100">
<containingElement elementType="from" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[3]/from[1]"/>
<attribute attributeName="part" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T02:55:19.074+0100">
<containingElement elementType="from" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[3]/from[1]"/>
<attribute attributeName="property" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T02:55:19.075+0100">
<containingElement elementType="from" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[3]/from[1]"/>
<attribute attributeName="part" oldValue="" newValue="onFinishCheckAvailabilityInput"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T02:55:19.081+0100">
<containingElement elementType="from" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[3]/from[1]"/>
<attribute attributeName="variable" oldValue="" newValue="InventroyCallBackPLRequest"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T02:55:21.142+0100">
<containingElement elementType="to" elementName=""/>
<attribute attributeName="variable" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T02:55:21.143+0100">
<containingElement elementType="to" elementName=""/>
<attribute attributeName="part" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T02:55:21.143+0100">
<containingElement elementType="to" elementName=""/>
<attribute attributeName="property" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T02:55:21.145+0100">
<containingElement elementType="to" elementName=""/>
<attribute attributeName="part" oldValue="" newValue="payload"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T02:55:21.150+0100">
<containingElement elementType="to" elementName=""/>
<attribute attributeName="variable" oldValue="" newValue="output"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:01:10.106+0100">
<parentElement elementType="assign" elementName="InitStuff" elementXPath="/process/sequence[1]/assign[1]"/>
<newElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/assign[1]/copy[3]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:01:10.137+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/assign[1]/copy[3]"/>
<newElement elementType="from" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:01:10.142+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/assign[1]/copy[3]"/>
<newElement elementType="to" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:01:14.289+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/assign[1]/copy[3]"/>
<oldElement elementType="from" elementName="" elementXPath="/process/sequence[1]/assign[1]/copy[3]/from[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:01:14.289+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/assign[1]/copy[3]"/>
<newElement elementType="from" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="TextChanged" timestamp="2016-11-19T03:01:26.218+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="text" newValue="b"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:01:26.222+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="expressionLanguage" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="TextChanged" timestamp="2016-11-19T03:01:30.494+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="text" oldValue="b" newValue="bpel:doXslTransform(&quot;&quot;, nodeSet, xsltParam?, xsltParamValue?)"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:01:30.497+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="expressionLanguage" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:01:30.503+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="expressionLanguage" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:05:02.463+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/assign[1]/copy[3]/to[1]"/>
<attribute attributeName="variable" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:05:02.464+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/assign[1]/copy[3]/to[1]"/>
<attribute attributeName="part" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:05:02.464+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/assign[1]/copy[3]/to[1]"/>
<attribute attributeName="property" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="TextChanged" timestamp="2016-11-19T03:05:40.932+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="text" oldValue="bpel:doXslTransform(&quot;&quot;, nodeSet, xsltParam?, xsltParamValue?)" newValue="bpel:doXslTransform(&quot;ConductOrderAsynchron:rev0:Dummy.xsl&quot;, $input.storeOrderDetailsInput/ns:orderId)"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:05:40.936+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="expressionLanguage" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:05:40.943+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="expressionLanguage" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:06:51.731+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/assign[1]/copy[3]/to[1]"/>
<attribute attributeName="variable" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:06:51.732+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/assign[1]/copy[3]/to[1]"/>
<attribute attributeName="part" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:06:51.732+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/assign[1]/copy[3]/to[1]"/>
<attribute attributeName="property" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:06:51.733+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/assign[1]/copy[3]/to[1]"/>
<attribute attributeName="part" oldValue="" newValue="payload"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:06:51.741+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/assign[1]/copy[3]/to[1]"/>
<attribute attributeName="variable" oldValue="" newValue="output"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:06:54.412+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/assign[1]/copy[3]/to[1]"/>
<attribute attributeName="variable" oldValue="output"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:06:54.418+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/assign[1]/copy[3]/to[1]"/>
<attribute attributeName="part" oldValue="payload"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:06:54.421+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/assign[1]/copy[3]/to[1]"/>
<attribute attributeName="property" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:06:54.425+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/assign[1]/copy[3]/to[1]"/>
<attribute attributeName="part" oldValue="" newValue="payload"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:06:54.427+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/assign[1]/copy[3]/to[1]"/>
<attribute attributeName="variable" oldValue="" newValue="output"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="TextChanged" timestamp="2016-11-19T03:07:17.027+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="text" oldValue="bpel:doXslTransform(&quot;ConductOrderAsynchron:rev0:Dummy.xsl&quot;, $input.storeOrderDetailsInput/ns:orderId)" newValue="bpel:doXslTransform(&quot;Dummy.xsl&quot;, $input.storeOrderDetailsInput/ns:orderId)"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:07:17.030+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="expressionLanguage" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:07:17.035+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="expressionLanguage" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:08:22.495+0100">
<parentElement elementType="assign" elementName="AssignOutput" elementXPath="/process/sequence[1]/assign[2]"/>
<newElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[4]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:08:22.525+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[4]"/>
<newElement elementType="from" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:08:22.530+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[4]"/>
<newElement elementType="to" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:08:25.187+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[4]"/>
<oldElement elementType="from" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[4]/from[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:08:25.187+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[4]"/>
<newElement elementType="from" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="TextChanged" timestamp="2016-11-19T03:08:27.707+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="text" newValue="bpel:doXslTransform(&quot;Dummy.xsl&quot;, $input.storeOrderDetailsInput/ns:orderId)"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:08:27.710+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="expressionLanguage" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:08:30.521+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[4]/to[1]"/>
<attribute attributeName="variable" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:08:30.521+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[4]/to[1]"/>
<attribute attributeName="part" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:08:30.522+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[4]/to[1]"/>
<attribute attributeName="property" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:08:30.523+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[4]/to[1]"/>
<attribute attributeName="part" oldValue="" newValue="payload"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:08:30.525+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[4]/to[1]"/>
<attribute attributeName="variable" oldValue="" newValue="output"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="TextChanged" timestamp="2016-11-19T03:11:13.562+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="text" oldValue="bpel:doXslTransform(&quot;Dummy.xsl&quot;, $input.storeOrderDetailsInput/ns:orderId)" newValue="bpel:doXslTransform(&quot;ProductId.xsl&quot;, $input.storeOrderDetailsInput/ns:products)"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:11:13.566+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="expressionLanguage" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:11:13.572+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="expressionLanguage" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="TextChanged" timestamp="2016-11-19T03:11:39.852+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="text" oldValue="bpel:doXslTransform(&quot;ProductId.xsl&quot;, $input.storeOrderDetailsInput/ns:products)" newValue="bpel:doXslTransform(&quot;ProductId.xsl&quot;, $input.storeOrderDetailsInput)"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:11:39.856+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="expressionLanguage" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:11:39.862+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="expressionLanguage" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:14:55.734+0100">
<parentElement elementType="assign" elementName="assignProductIds" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]"/>
<newElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:14:55.766+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]"/>
<newElement elementType="from" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:14:55.770+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]"/>
<newElement elementType="to" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:15:07.963+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]"/>
<oldElement elementType="from" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]/from[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:15:07.963+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]"/>
<newElement elementType="from" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="TextChanged" timestamp="2016-11-19T03:15:23.861+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="text" newValue="&quot;http://46.101.159.46:32880/ode/processes/IntentoryCallbackService&quot;"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:15:23.865+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="expressionLanguage" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:15:26.758+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]/to[1]"/>
<attribute attributeName="variable" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:15:26.759+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]/to[1]"/>
<attribute attributeName="part" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:15:26.760+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]/to[1]"/>
<attribute attributeName="property" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:15:26.761+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]/to[1]"/>
<attribute attributeName="part" oldValue="" newValue="checkAvailabilityAsyncInput"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:15:26.766+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]/to[1]"/>
<attribute attributeName="variable" oldValue="" newValue="InventoryPLRequest"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:15:51.718+0100">
<parentElement elementType="assign" elementName="assignProductIds" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]"/>
<newElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:15:51.725+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]"/>
<newElement elementType="from" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:15:51.730+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]"/>
<newElement elementType="to" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:15:58.008+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]"/>
<oldElement elementType="from" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]/from[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:15:58.008+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]"/>
<newElement elementType="from" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="TextChanged" timestamp="2016-11-19T03:16:04.779+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="text" newValue="bpel:doXslTransform(&quot;ProductId.xsl&quot;, $input.storeOrderDetailsInput)"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:16:04.783+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="expressionLanguage" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:16:10.613+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]/to[1]"/>
<attribute attributeName="variable" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:16:10.615+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]/to[1]"/>
<attribute attributeName="part" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:16:10.615+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]/to[1]"/>
<attribute attributeName="property" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:16:10.616+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]/to[1]"/>
<attribute attributeName="part" oldValue="" newValue="checkAvailabilityAsyncInput"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-19T03:16:10.619+0100">
<containingElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]/to[1]"/>
<attribute attributeName="variable" oldValue="" newValue="InventoryPLRequest"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:16:13.759+0100">
<parentElement elementType="assign" elementName="assignProductIds" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]"/>
<oldElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:16:13.759+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]"/>
<oldElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]/to[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:16:13.759+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]"/>
<oldElement elementType="from" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:16:13.773+0100">
<parentElement elementType="assign" elementName="assignProductIds" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]"/>
<oldElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:16:13.773+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]"/>
<oldElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]/to[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:16:13.773+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]"/>
<oldElement elementType="from" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:16:13.780+0100">
<parentElement elementType="assign" elementName="assignProductIds" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]"/>
<newElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:16:13.780+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]"/>
<newElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]/to[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:16:13.780+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]"/>
<newElement elementType="from" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:16:13.800+0100">
<parentElement elementType="assign" elementName="assignProductIds" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]"/>
<newElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:16:13.800+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]"/>
<newElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]/to[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:16:13.800+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]"/>
<newElement elementType="from" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:16:14.358+0100">
<parentElement elementType="assign" elementName="assignProductIds" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]"/>
<oldElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:16:14.358+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]"/>
<oldElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]/to[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:16:14.358+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]"/>
<oldElement elementType="from" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:16:14.370+0100">
<parentElement elementType="assign" elementName="assignProductIds" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]"/>
<oldElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[3]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:16:14.370+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[3]"/>
<oldElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[3]/to[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:16:14.371+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[3]"/>
<oldElement elementType="from" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[3]/from[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:16:14.377+0100">
<parentElement elementType="assign" elementName="assignProductIds" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]"/>
<newElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[3]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:16:14.377+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[3]"/>
<newElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]/to[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:16:14.377+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[3]"/>
<newElement elementType="from" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:16:14.396+0100">
<parentElement elementType="assign" elementName="assignProductIds" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]"/>
<newElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:16:14.396+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]"/>
<newElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[3]/to[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:16:14.396+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]"/>
<newElement elementType="from" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[3]/from[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:16:14.767+0100">
<parentElement elementType="assign" elementName="assignProductIds" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]"/>
<oldElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[3]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:16:14.767+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[3]"/>
<oldElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]/to[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:16:14.768+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[3]"/>
<oldElement elementType="from" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:16:14.780+0100">
<parentElement elementType="assign" elementName="assignProductIds" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]"/>
<oldElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[2]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:16:14.781+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[2]"/>
<oldElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[2]/to[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:16:14.781+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[2]"/>
<oldElement elementType="from" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[2]/from[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:16:14.788+0100">
<parentElement elementType="assign" elementName="assignProductIds" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]"/>
<newElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[2]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:16:14.789+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[2]"/>
<newElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[5]/to[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:16:14.789+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[2]"/>
<newElement elementType="from" elementName=""/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:16:14.806+0100">
<parentElement elementType="assign" elementName="assignProductIds" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]"/>
<newElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[3]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:16:14.806+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[3]"/>
<newElement elementType="to" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[2]/to[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementAdded" timestamp="2016-11-19T03:16:14.807+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[3]"/>
<newElement elementType="from" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[2]/from[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:17:24.659+0100">
<parentElement elementType="assign" elementName="AssignOutput" elementXPath="/process/sequence[1]/assign[2]"/>
<oldElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[4]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:17:24.659+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[4]"/>
<oldElement elementType="to" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[4]/to[1]"/>
</modelChange>
<modelChange xsi:type="bplog:StructuralChange" changeReason="ElementRemoved" timestamp="2016-11-19T03:17:24.659+0100">
<parentElement elementType="copy" elementName="" elementXPath="/process/sequence[1]/assign[2]/copy[4]"/>
<oldElement elementType="from" elementName=""/>
</modelChange>
</bplog:Log>
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template match="/">
<tns:ConductOrder84Response xmlns:tns="group12" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tns:result>success</tns:result>
</tns:ConductOrder84Response>
</xsl:template>
</xsl:stylesheet>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment