Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
The Category "FileHandling" contains descriptions of the ready-made jobs that can be used to check, create and/or manipulate files in different ways.
...
This job can be used to post the content of a file to an urlURL. An example can be downloaded from here: HTTP Post Example
Please copy the file input.xml to a folder (, e.g. c:\temp) , and modify the parameter input to point to locate the location of this file.
The job sends a soap SOAP message to the JobScheduler Update Service and writes the answer of the request to the file c:\temp\output.xml.