Categories
Create Datamodel using oracle web services

Hi All ,
I am currently working in a requirement to create a datamodel and report using oracle web services, The service that I am currently using is 'Catalog Service.' Through this, I was able to create data models from the SOAP UI. The problem I am facing here is the datamodel is getting created while it is not creating the dataset in it. I am using WSDL Url in order to achieve this from SOAP UI.
Please let me know. How can I be able to achieve this?
Thanks in advance!
Sudhan K.
Answers
-
Hi Sudhan,
If you have not gone through, please take a look into the following Oracle note:
Hope this help.
Cheers,
0 -
Hi Sudhan,
Did you try UpdateObject after creation of data model? I couldn't find any working example.
Thanks.
0 -
Hi Bhaskar,
The note you shared is about creation of data set manually with a type of webservices. Not about creating the data set using webservices.
Thanks.
1 -
Yes, You are right its about creating a data model using web services.
For the datamodel creation, I've used the create object method using the catalog service, and also the datamodel is getting created but not the dataset.
I've also passed the xml (converted to base64 encoded format) in the object data.Finally, this is what the issue I am facing when I am trying to open the datamodel.
Thanks,
Sudhan K
1 -
Apologies Mandeep & Sudhan. Thanks for correcting me.
0 -
Can you give it a try to create under /custom folder instead of /myfolder?
Thanks.
0 -
This Datamodel is already under custom folder , I created a folder named myfolder.
Thanks,
Sudhan K
0