Request Format
The following example shows the request format:
<?xml version="1.0"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" ⇒
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
<Action__CompIntfc__CIName>
Tags and Data
</Action__CompIntfc__CIName>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Valid actions are Create, Get, Update, and Update data.
CIname is the name of the component interface.
Tags and Data contains the tags and data for the component interface row or rows.