SetJobOwner(owner);
owner
The default job owner is the user that sends the job to the StreamServer, for example the file owner if the job is retrieved using a Directory input connector or the authenticated user if using an HTTP input connector.You also need to specify the keyword SetJobOwner on the output connector.
Note: This function does not affect the job metadata in the queue database. To change the metadata in the queue you must specify a job sender in Design Center.See also CurrJobOwner.setjobowner("Susan");
OpenText StreamServe 5.6 | Updated: 2013-03-01 |