<service name="servicename" engine="soap" export="true"
location="http://serveripaddress/eai_enu/start.swe?SWEExtSource=WebService&SWEExtCmd=Execute&UserName=user&Password=userpassword" invoke="operationname">
<description>Test SOAP service; calls echoString service on Axis server</description>
<namespace>http://siebel.com/CustomUI</namespace>
<attribute name="OwnerSR" type="String" mode="IN" default-value="DEV4"/>
<attribute name="ListOfRaisecallSrIo" type="List" mode="OUT" optional="true"/>
</service>
Bookmarks