Accessing the Datasource Service
As stated earlier the Datasource Servcie is invoked via the url
Note:Since i have added the web-service to the ohs, i can access the using the default webserver port (this is covered already in the earlier post)
Following are the various operations available for the Datasource Service
Create:
Create()
Input: BaseObject
Output: BaseObject
Creating the application BlgPost with the properties
<storageType>MULTIDIMENSIONAL</storageType>
<loadable>true</loadable>
<autoLoad>false</autoLoad>
<access>NONE</access>
<connectable>true</connectable>
<acceptCommands>true</acceptCommands>
<acceptUpdates>true</acceptUpdates>
<securtiyEnabled>true</securtiyEnabled>
<lockTimeOut>60</lockTimeOut>