Previous Topic

Next Topic

Book Contents

Book Index

response_create_aj XML example

The following example describes a successful response:

<?xml version="1.0" encoding="iso-8859-1"?>

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">

<SOAP-ENV:Body>

<ctmem:response_create_aj xmlns:ctmem="http://www.bmc.com/ctmem/schema800">

<ctmem:status>OK</ctmem:status>

<ctmem:response_token>96</ctmem:response_token>

</ctmem:response_create_aj>

</SOAP-ENV:Body>

</SOAP-ENV:Envelope>

Parent Topic

Job creation examples