server/instances/23/properties.xml in cpee-1.4.1 vs server/instances/23/properties.xml in cpee-1.4.2
- old
+ new
@@ -1,118 +1,111 @@
<properties xmlns="http://riddl.org/ns/common-patterns/properties/1.0">
<attributes>
- <uuid>9b7b1c9c-f895-4780-aae0-43e15654f400</uuid>
- <info>Linear</info>
+ <uuid>a6057f01-9e8e-4edf-b216-1bcd5ee961bc</uuid>
+ <info>Plain Instance</info>
<modeltype>CPEE</modeltype>
<theme>default</theme>
</attributes>
- <state>finished</state>
+ <state>ready</state>
<handlerwrapper>DefaultHandlerWrapper</handlerwrapper>
<positions/>
- <dataelements>
- <x>a2,a3,</x>
- </dataelements>
+ <dataelements/>
<endpoints>
<timeout>http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php</timeout>
</endpoints>
- <dsl>call :a1, :timeout, parameters: { :label => "Step 1", :method => :post, :arguments => [⭐(:name => :timeout, :value => 2)] }, finalize: <<-END
- data.x += "a1,"
-END
-call :a2, :timeout, parameters: { :label => "Step 2", :method => :post, :arguments => [⭐(:name => :timeout, :value => 4)] }, finalize: <<-END
- data.x += "a2,"
-END
-call :a3, :timeout, parameters: { :label => "Step 3", :method => :post, :arguments => [⭐(:name => :timeout, :value => 4)] }, finalize: <<-END
- data.x += "a3,"
-END
+ <dsl>call :a1, nil, parameters: { :label => "aaaabc", :method => :post, :arguments => nil }
+call :a2, nil, parameters: { :label => "testereraaa", :method => :post, :arguments => nil }
</dsl>
<dslx>
<description xmlns="http://cpee.org/ns/description/1.0">
- <!--{{{-->
- <call id="a1" endpoint="timeout">
+ <call id="a1" endpoint="">
<parameters>
- <!--{{{-->
- <label>Step 1</label>
+ <label>aaaabc</label>
<method>:post</method>
- <arguments>
- <timeout>2</timeout>
- </arguments>
+ <arguments/>
</parameters>
- <!--}}}-->
- <finalize output="result">data.x += "a1,"</finalize>
+ <finalize output="result"/>
+ <update output="result"/>
+ <_timing>
+ <_timing_min/>
+ <_timing_max/>
+ <_timing_avg/>
+ </_timing>
+ <_notes>
+ <_notes_general/>
+ <_notes_output/>
+ <_attachments/>
+ </_notes>
</call>
- <call id="a2" endpoint="timeout">
+ <call id="a2" endpoint="">
<parameters>
- <!--{{{-->
- <label>Step 2</label>
+ <label>testereraaa</label>
<method>:post</method>
- <arguments>
- <timeout>4</timeout>
- </arguments>
+ <arguments/>
</parameters>
- <!--}}}-->
- <finalize output="result">data.x += "a2,"</finalize>
+ <finalize output="result"/>
+ <update output="result"/>
+ <_timing>
+ <_timing_min/>
+ <_timing_max/>
+ <_timing_avg/>
+ </_timing>
+ <_notes>
+ <_notes_general/>
+ <_notes_output/>
+ <_attachments/>
+ </_notes>
</call>
- <call id="a3" endpoint="timeout">
- <parameters>
- <!--{{{-->
- <label>Step 3</label>
- <method>:post</method>
- <arguments>
- <timeout>4</timeout>
- </arguments>
- </parameters>
- <!--}}}-->
- <finalize output="result">data.x += "a3,"</finalize>
- </call>
</description>
</dslx>
<status>
<id>0</id>
<message>undefined</message>
</status>
<description>
<description xmlns="http://cpee.org/ns/description/1.0">
- <!--{{{-->
- <call id="a1" endpoint="timeout">
+ <call id="a1" endpoint="">
<parameters>
- <!--{{{-->
- <label>Step 1</label>
+ <label>aaaabc</label>
<method>:post</method>
- <arguments>
- <timeout>2</timeout>
- </arguments>
+ <arguments/>
</parameters>
- <!--}}}-->
- <finalize output="result">data.x += "a1,"</finalize>
+ <finalize output="result"/>
+ <update output="result"/>
+ <_timing>
+ <_timing_min/>
+ <_timing_max/>
+ <_timing_avg/>
+ </_timing>
+ <_notes>
+ <_notes_general/>
+ <_notes_output/>
+ <_attachments/>
+ </_notes>
</call>
- <call id="a2" endpoint="timeout">
+ <call id="a2" endpoint="">
<parameters>
- <!--{{{-->
- <label>Step 2</label>
+ <label>testereraaa</label>
<method>:post</method>
- <arguments>
- <timeout>4</timeout>
- </arguments>
+ <arguments/>
</parameters>
- <!--}}}-->
- <finalize output="result">data.x += "a2,"</finalize>
+ <finalize output="result"/>
+ <update output="result"/>
+ <_timing>
+ <_timing_min/>
+ <_timing_max/>
+ <_timing_avg/>
+ </_timing>
+ <_notes>
+ <_notes_general/>
+ <_notes_output/>
+ <_attachments/>
+ </_notes>
</call>
- <call id="a3" endpoint="timeout">
- <parameters>
- <!--{{{-->
- <label>Step 3</label>
- <method>:post</method>
- <arguments>
- <timeout>4</timeout>
- </arguments>
- </parameters>
- <!--}}}-->
- <finalize output="result">data.x += "a3,"</finalize>
- </call>
</description>
</description>
<transformation>
<description type="copy"/>
- <dataelements type="rest"/>
- <endpoints type="rest"/>
+ <dataelements type="none"/>
+ <endpoints type="none"/>
</transformation>
</properties>
\ No newline at end of file