serviceName | String Specifies the Integration Server service name. Includes the complete path of the service, starting from the package that contains the service you want to execute. For example, pub.event:addSubscriber | |||
inputDataForService | String Specifies the values for the input parameters of the service that you selected. For more information about the Integration Server services and their signatures, see webMethods Integration Server Built-In Services Reference. | |||
IncludeFileContent | String (Optional) Set this parameter to true, to pass the file content to the service. | |||
includeFileContent As | String Specifies the transmission method for the file content. You can transmit the file content as: stream (default) bytes | |||
includeFilePath | String (Optional) Set this parameter to true, if you want ActiveTransfer Server to provide the path of the target file to the respective service. The file path information is passed to the service as input parameter filePath. |