Translations - ONYX - 9.0 - Utilisation
mapSoapRunStreamFromPost/13/en
De MappingDoc
- "worfklow" is the name of the workflow you want to call. If blank, the "root" workflow is called.
- "mykey1", "mykey2", "typdoc" and "store" are sample metadata retrieved from the workflow that Mapping will use to process the file.
- The @ sign in option --data-binary means it's a file.
- In the first example as the file is a PDF the option used is --data-binary, but for "text" file as in the XML example, the option could be "--data"
- In the 2nd example, the "getobject=1" parameter means it's a "bit-stream" response, without XML envelope nor base64 encoding