Job Resource output connector

Job Resource output connector
This connector enables the StreamServer to temporarily store data as a job resource that will be used later on.
The connector settings are described below.
Name
A name used together with scripting functions to identify a specific job resource.
Content-type
The content-type of the job resource. Used only with HTTP(S) input and HTTP Response output connectors.
Example 34
text/html; charset="ascii"
 
Custom header
A user defined header that will be added to the job resource. Used only with HTTP(S) input and HTTP Response output connectors. Use the following syntax:
Name:Value
You can separate Name:Value pairs with <0d><0a>.
Expire by time
Specify whether to remove the job resource from the temporary storage.
No – Do not remove the job resource.
Yes – Remove the job resource from the temporary storage after the time specified by Duration and Time unit below.
Renew – Same as Yes, but the counter is restarted each time the job resource is accessed.
Duration and Time unit
The time limit for Expire by time above.
Expire by access
Specify whether to limit the number of times a resource can be accessed before it is removed from the temporary storage. All resource operations within the same job are considered as one access.
No – Do not remove the job resource.
Yes – Remove the job resource from the temporary storage when Access Count specified below is reached.
Access count
The number of times a resource can be accessed when Expire by access above is set to Yes.
Expire with job
Specify whether to remove the job resource from the temporary storage when the job is completed.
Related scripting functions
The following script functions are related to this connector:
 
OpenText StreamServe 5.6 Updated: 2013-03-01