Use this function if you want ADEP to send a job to StreamServer for processing, and then retrieve the processed job in a response from StreamServer.
Type: String http://localhost:2718 Remote Service Name Type: String The name (case sensitive) of the StreamServer service to invoke. Must be exactly the same as Service Name on the Service Request input connector used by StreamServer to retrieve the job. See Creating a Service Request input connector. Connection Timeout Type: Integer The maximum time (seconds) to wait for a response from StreamServer. If a timeout occurs when StreamServer processes the job, the job is not removed from the queue database. A timeout set to <=0 means no timeout. Type: Document The job (document, batch run, etc.) and content type of the job to be processed by StreamServer. Type: Document Enable referenced resources Enables the service to resolve references to resources in the Document Services Repository and merge them into the XFA template. Additional Input Parameters Type: ListSub-type: Input Parameter Variables to pass on to StreamServer. StreamServer must use the script function GetConnectorValue to access these variables. Returned Status and Documents Type: Result Status and Document(s) Type: Integer Type: String Additional status information. Contains detailed information related to the statusCode returned by StreamServer. Type: ListSub-type: Document The job, and content type of the job, returned by StreamServer.
OpenText StreamServe 5.6 | Updated: 2013-03-01 |