23 lines
629 B
XML
23 lines
629 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<task input="true" styleclass="" version="704">
|
||
|
|
<name>PLZService</name>
|
||
|
|
<classname>WfTaskPLZService</classname>
|
||
|
|
<label>parse Postalcode</label>
|
||
|
|
<group>LBL_CAT_EXPERT</group>
|
||
|
|
<outputs>
|
||
|
|
<output value="yes" text="Weiter">Weiter</output>
|
||
|
|
</outputs>
|
||
|
|
<support_url>
|
||
|
|
</support_url>
|
||
|
|
<author>
|
||
|
|
<name>Administrator</name>
|
||
|
|
<email prefix="info" domain="domain.com"/>
|
||
|
|
</author>
|
||
|
|
<files>
|
||
|
|
<file>modules\Workflow2\extends\additionally\plzservice</file>
|
||
|
|
</files>
|
||
|
|
<changelogs>
|
||
|
|
<changelog>Catch timeout and prevent workflow error</changelog>
|
||
|
|
</changelogs>
|
||
|
|
</task>
|