scheduleName | String Specifies the name of the event defined on the Scheduled Events tab of the Event Management page in My webMethods. | |||
allowEmptyValueForParams | String Specifies if the parameterized scheduled event action settings can be empty. true - Allows null values. If you do not provide a value in the parameterized action setting, the service will assign the value ("") to the setting and the event will execute successfully. false - Do not allow null values. The service will fail and a message is displayed indicating that the value for the parametrized setting is not provided. | |||
eventParams | Document List The details of the parameterized scheduled event action settings. Variables are: name String The name assigned to the parameterized configuration setting of the scheduled event action. value String The value you want to assign to the parameterized setting. |
output | Document Specifies if the scheduled event was successfully executed or not. Variables are: success String Takes the value true or false. true - The scheduled event was successfully executed and all files were processed. false - The scheduled event failed with one or more errors. message String A message that indicates the status of the scheduled event. |
Action | Action Settings |
Find | File URL, File Name, Source Filter |
Copy | Destination URL, Rename file to, Source Filter, File Name |
Decrypt | Decryption Key File, Source Filter |
Send Email | From, To, CC, BCC, Subject, Body, Source Filter |
Encrypt | Decryption Key File, Source Filter |
Execute Script | Command, Arguments, Separator, Working Directory, Source Filter |
Jump | variable, variable2, Source Filter |
Move | Destination URL, Rename file to, Source Filter, File Name |
Rename | New File Name, Source Filter |
Unzip | Destination URL, Source Filter |
Write Content | File Path, Source Filter |
Zip | Zip File Path, File Name, Source Filter, Zip File Name |