Commit 39294b7e authored by Tiemo Bang's avatar Tiemo Bang

'stuff'

parent 0db9933b
......@@ -338,7 +338,7 @@
<bpel:assign validate="no" name="assignProductIds">
<bpel:copy>
<bpel:from><bpel:literal xml:space="preserve"><tns:checkAvailabilityAsync xmlns:tns="http://iaas.uni-stuttgart.de/labs/FlowSOG" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tns:callbackUrl>http://46.101.159.46:32880/ode/processes/IntentoryCallbackService</tns:callbackUrl>
<tns:callbackUrl></tns:callbackUrl>
<tns:customerId>tns:customerId</tns:customerId>
<tns:productId>tns:productId</tns:productId>
</tns:checkAvailabilityAsync></bpel:literal></bpel:from>
......@@ -384,13 +384,15 @@
</bpel:copy>
<bpel:copy><bpel:from>
<![CDATA["http://46.101.159.46:32880/ode/processes/IntentoryCallbackService"]]>
<bpel:copy>
<bpel:from>
<![CDATA["http://46.101.159.46:32805/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>
<!--
......@@ -410,7 +412,7 @@
</bpel:sequence>
</bpel:flow>
<bpel:if name="Available"><bpel:condition><![CDATA[count($InventroyCallBackPLRequest.onFinishCheckAvailabilityInput/ns:productList/ns:product[ns:status/ns:currentAvailability = "available"]) = 0 ]]></bpel:condition>
<bpel:if name="Available"><bpel:condition><![CDATA[count($InventroyCallBackPLRequest.onFinishCheckAvailabilityInput/ns:productList/ns:product[ns:status/ns:currentAvailability = "not available"]) = 0 ]]></bpel:condition>
<bpel:sequence>
......
......@@ -18,7 +18,7 @@
</extensions>
<extensions>
<extendedObject href="ConductOrder84.bpel#/"/>
<extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:ProcessExtension" modificationStamp="1479523528229" processName="{group12}ConductOrder84" processVersion="20"/>
<extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:ProcessExtension" modificationStamp="1479668429984" processName="{group12}ConductOrder84" processVersion="3"/>
</extensions>
<extensions>
<extendedObject href="ConductOrder84.bpel#//@activity/@activities.1"/>
......@@ -240,10 +240,6 @@
<extendedObject href="ConductOrder84.bpel#//@activity/@activities.4/@activity/@activities.2/@copy.2"/>
<extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:CopyExtension"/>
</extensions>
<extensions>
<extendedObject href="ConductOrder84.bpel#//@activity/@activities.3/@activities.1/@activities.0/@copy.3"/>
<extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:CopyExtension"/>
</extensions>
<extensions>
<extendedObject href="ConductOrder84.bpel#//@activity/@activities.3/@activities.1/@activities.0/@copy.1"/>
<extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:CopyExtension"/>
......@@ -292,4 +288,8 @@
<extendedObject href="ConductOrder84.bpel#//@activity/@activities.3/@activities.0/@activities.0/@copy.0"/>
<extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:CopyExtension"/>
</extensions>
<extensions>
<extendedObject href="ConductOrder84.bpel#//@activity/@activities.3/@activities.1/@activities.0/@copy.3"/>
<extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:CopyExtension"/>
</extensions>
</extensionmodel:ExtensionMap>
......@@ -15332,4 +15332,120 @@
<containingElement elementType="from" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[2]/from[1]"/>
<attribute attributeName="variable" oldValue="" newValue="input"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="TextChanged" timestamp="2016-11-20T00:51:12.023+0100">
<containingElement elementType="from" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]/from[1]"/>
<attribute attributeName="text" oldValue="&quot;http://46.101.159.46:32880/ode/processes/IntentoryCallbackService&quot;" newValue="&quot;http://46.101.159.46:32935/ode/processes/IntentoryCallbackService&quot;"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-20T00:51:12.034+0100">
<containingElement elementType="from" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]/from[1]"/>
<attribute attributeName="expressionLanguage" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-20T00:51:12.040+0100">
<containingElement elementType="from" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]/from[1]"/>
<attribute attributeName="expressionLanguage" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="LiteralRemoved" timestamp="2016-11-20T00:52:17.656+0100">
<containingElement elementType="from" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[1]/from[1]"/>
<attribute attributeName="literal" oldValue="&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:ValueChange" changeReason="LiteralAdded" timestamp="2016-11-20T00:52:17.657+0100">
<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:32935/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="ElementRemoved" timestamp="2016-11-20T00:53:24.693+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-20T00:53:24.693+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-20T00:53:24.694+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-20T00:57:06.390+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-20T00:57:06.423+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-20T00:57:06.429+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-20T00:57:09.057+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-20T00:57:09.057+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="LiteralRemoved" timestamp="2016-11-20T00:58:15.821+0100">
<containingElement elementType="from" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[1]/from[1]"/>
<attribute attributeName="literal" oldValue="&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:32935/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:ValueChange" changeReason="LiteralAdded" timestamp="2016-11-20T00:58:15.821+0100">
<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:32935/ode/processes/IntentoryCallbackService/onFinishCheckAvailabilityInput&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:ValueChange" changeReason="LiteralRemoved" timestamp="2016-11-20T00:59:37.031+0100">
<containingElement elementType="from" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[1]/from[1]"/>
<attribute attributeName="literal" oldValue="&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:32935/ode/processes/IntentoryCallbackService/onFinishCheckAvailabilityInput&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:ValueChange" changeReason="LiteralAdded" timestamp="2016-11-20T00:59:37.031+0100">
<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:32935/ode/processes/IntentoryCallbackServi&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:ValueChange" changeReason="TextChanged" timestamp="2016-11-20T01:00:15.540+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="text" newValue="&quot;http://46.101.159.46:32935/ode/processes/IntentoryCallbackService&quot;"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-20T01:00:15.544+0100">
<containingElement elementType="from" elementName=""/>
<attribute attributeName="expressionLanguage" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-20T01:00:17.574+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-20T01:00:17.575+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-20T01:00:17.576+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-20T01:00:17.577+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-20T01:00:17.582+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:ValueChange" changeReason="LiteralRemoved" timestamp="2016-11-20T01:00:56.998+0100">
<containingElement elementType="from" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[1]/from[1]"/>
<attribute attributeName="literal" oldValue="&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:32935/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:ValueChange" changeReason="LiteralAdded" timestamp="2016-11-20T01:00:56.998+0100">
<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>&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:ValueChange" changeReason="TextChanged" timestamp="2016-11-20T19:55:19.121+0100">
<containingElement elementType="from" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]/from[1]"/>
<attribute attributeName="text" oldValue="&quot;http://46.101.159.46:32935/ode/processes/IntentoryCallbackService&quot;" newValue="&quot;http://46.101.159.46:32805/ode/processes/IntentoryCallbackService&quot;"/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-20T19:55:19.132+0100">
<containingElement elementType="from" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]/from[1]"/>
<attribute attributeName="expressionLanguage" oldValue=""/>
</modelChange>
<modelChange xsi:type="bplog:ValueChange" changeReason="AttributeChanged" timestamp="2016-11-20T19:55:19.138+0100">
<containingElement elementType="from" elementName="" elementXPath="/process/sequence[1]/flow[1]/sequence[2]/assign[1]/copy[4]/from[1]"/>
<attribute attributeName="expressionLanguage" oldValue=""/>
</modelChange>
</bplog:Log>
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