Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Maarch
MaarchCapture
Commits
21b4ed1d
Commit
21b4ed1d
authored
Oct 03, 2019
by
Florian Azizian
Browse files
Update Capture_standard_sample_linux.xml.default
parent
879b16f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/samples/Capture_standard_sample_linux.xml.default
View file @
21b4ed1d
...
...
@@ -29,16 +29,6 @@
<input
name=
"CatchError"
>
true
</input>
<input
name=
"configFile"
>
MaarchWSClient_standard_sample.xml
</input>
</step>
<!-- SOAP SAMPLE -->
<!--
<step name="SendToMaarch" module="MaarchWSClient" function="processBatch">
<input name="WS">MaarchSoapWS</input>
<input name="Process">MaarchSoapWSProcessFromScan</input>
<input name="CatchError">true</input>
<input name="configFile">MaarchWSClient_standard_sample.xml</input>
</step>
-->
</workflow>
</batch>
<!-- MAIL TO MAARCHCOURRIER SAMPLE -->
...
...
@@ -50,24 +40,12 @@
<input
name=
"configFile"
>
MailCapture_standard_sample.xml
</input>
<input
name=
"folder"
>
maarch/purge
</input>
</step>
<!-- REST SAMPLE -->
<step
name=
"SendToMaarch"
module=
"MaarchWSClient"
function=
"processBatch"
>
<input
name=
"WS"
>
MaarchRestWS
</input>
<input
name=
"Process"
>
MaarchRestWSProcessFromMail
</input>
<input
name=
"CatchError"
>
true
</input>
<input
name=
"configFile"
>
MaarchWSClient_standard_sample.xml
</input>
</step>
<!-- SOAP SAMPLE -->
<!--
<step name="SendToMaarch" module="MaarchWSClient" function="processBatch">
<input name="WS">MaarchSoapWS</input>
<input name="Process">MaarchSoapWSProcessFromMail</input>
<input name="CatchError">true</input>
<input name="configFile">MaarchWSClient_standard_sample.xml</input>
</step>
-->
</workflow>
</batch>
</batches>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment