cockpit/templates/Subprocess.xml in cpee-2.1.33 vs cockpit/templates/Subprocess.xml in cpee-2.1.34
- old
+ new
@@ -1,12 +1,14 @@
<?xml version="1.0"?>
<testset xmlns="http://cpee.org/ns/properties/2.0">
<executionhandler>ruby</executionhandler>
- <dataelements/>
+ <dataelements>
+ <brr>{ "a": 3 }</brr>
+ </dataelements>
<endpoints>
<timeout>https://cpee.org/services/timeout.php</timeout>
- <subprocess>https://cpee.org/flow/start/url/</subprocess>
+ <subprocess>https-post://cpee.org/flow/start/url/</subprocess>
</endpoints>
<attributes>
<info>Subprocess</info>
<creator>Christine Ashcreek</creator>
<author>Christine Ashcreek</author>
@@ -22,15 +24,14 @@
<description>
<description xmlns="http://cpee.org/ns/description/1.0">
<call id="a1" endpoint="subprocess">
<parameters>
<label>Sub</label>
- <method>:post</method>
<arguments>
<behavior>wait_running</behavior>
<url>https://cpee.org/design/server/Templates.dir/Wait.xml</url>
<init>
- <bla>3</bla>
+ <bla>!data.brr</bla>
</init>
<endpoints/>
<customization/>
</arguments>
</parameters>