This commit is contained in:
wojciech
2024-08-09 11:08:04 +02:00
parent 5ae29966cd
commit 88f64189a2
19 changed files with 435 additions and 294 deletions

View File

@@ -41,8 +41,8 @@
<pd:activity name="Catch">
<pd:type>com.tibco.pe.core.CatchActivity</pd:type>
<pd:resourceType>ae.activities.catch</pd:resourceType>
<pd:x>295</pd:x>
<pd:y>256</pd:y>
<pd:x>236</pd:x>
<pd:y>214</pd:y>
<pd:handler>true</pd:handler>
<config>
<catchAll>false</catchAll>
@@ -53,8 +53,8 @@
<pd:activity name="Generate Error">
<pd:type>com.tibco.pe.core.GenerateErrorActivity</pd:type>
<pd:resourceType>ae.activities.throw</pd:resourceType>
<pd:x>449</pd:x>
<pd:y>256</pd:y>
<pd:x>431</pd:x>
<pd:y>214</pd:y>
<config>
<faultName>PostError</faultName>
</config>