IBM BJ0NJML - Service And Asset Management Integration Manual page 271

Integration guide
Table of Contents

Advertisement

Integration Web Services
For all operations, except for the Query and Create operations, the SOAP body
returns empty:
<?xml version="1.0" encoding="UTF-8"?>
<max:SyncPERSONResponse xmlns:max="http://www.ibm.com/
maximo" creationDateTime="2008-09-28T21:49:45"
baseLanguage="string" transLanguage="string"
messageID="string" maximoVersion="string" />
The Query operation returns the response content according to the object
structure definition.
<?xml version="1.0" encoding="UTF-8"?>
<max:CreateMXPERSONResponse xmlns:max="http://www.ibm.com/
maximo" creationDateTime="2008-09-28T21:49:45"
baseLanguage="string" transLanguage="string"
messageID="string" maximoVersion="string">
<max:PERSONMboKeySet>
<max:PERSON>.......
The Create operation returns the primary (or alternate, if configured) key of the
primary object of the object structure.
Integration Web Service Invocations
257

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents