Previous Topic

Next Topic

Book Contents

Book Index

request_bim_services_info XML example

The following example describes a successful request:

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

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

    <SOAP-ENV:Body>

        <ctmem:request_bim_services_info xmlns:ctmem="http://www.bmc.com/ctmem/schema918">

            <ctmem:user_token>12345630</ctmem:user_token>

        </ctmem:request_bim_services_info>

    </SOAP-ENV:Body>

</SOAP-ENV:Envelope>

Parent Topic

Retrieve BIM Services list