Skip to content

JobControl returns job id in process id SOAP message

SLC4, 32 bit xdaq version: 03.13.02 jobcontrol version: 01.10.00

The job id (jid) of a new process is returned in a process id (pid) SOAP message. E.g.:

Sending command to http://csc-c2d07-02.cms:39999 <soap-env:Envelope soap-env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/"> soap-env:Header/soap-env:Body<xdaq:executeCommand argv=" -h 10.176.38.115 -p 40300 -l INFO -c file:///nfshome0/cscdaq/config/merged/EmuConfig_20080114_202534_UTC.xml" execPath="/nfshome0/cscdaq/xdaq.sh" user="cscdaq" xmlns:xdaq="urn:xdaq-soap:3.0"/></soap-env:Body> </soap-env:Envelope>

Received reply from http://csc-c2d07-02.cms:39999 <soap-env:Envelope soap-env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/"> soap-env:Header/soap-env:Body<rcms:pidResponse xmlns:rcms="urn:rcms-soap:2.0" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><rcms:pid xsi:type="xsd:string">3</rcms:pid></rcms:pidResponse></soap-env:Body></soap -env:Envelope>

Originally submitted on sourceforge.net by Nobody/Anonymous ( nobody ) - 2008-01-14 22:23

Comments

Should return the process identifier ( as Linux) and the job identifier as jobcontrol.

Instead is returing PID

Edited by Luciano Orsini
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information