For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi,
I am using endeca server data ingest API to add records to a data domain.
https://docs.oracle.com/cd/E40521_01/server.761/es_data_loading/toc.htm#Overview%20of%20the%20Data%20Ingest%20Web%20Service
I have 3 collections (data sets) and how do I specify the collection in the data ingest API. By default it goes to "base". But I want it to go to a different collection.
Any help is appreciated.
Thanks,
Lini
Anyone an idea if there is a better way to do that?
I gave up on it and now the whole parameter passing happens using the descriptive strings rather than IDs.