Deploy DQM as web service
Hi,
We are using R12.2.9 We have a business need to deploy DQM search as a web service through SOA Gateway. Having looked at the normal API in HZ_PARTY_SEARCH it appears that this cannot be used in this way. The API call works ok, but as it writes the data to a temporary table this is lost once the call is over and the session terminated.
We have found the API HZ_PARTY_SEARCH_BO_PUB which looks like it should do the job, but the package definition is incomplete for deployment as a web service. I suspect this is an error as other XXX_BO_PUB services are available.