Getting 404 Error while invoking BOM_BO_PUB
Hi
Oracle EBS 12.2.12
I have deployed BOM_BO_PUB as REST Service, created the grant and it deployed successfully. But While invoking the process_bom method ,
http://example.aps.com:8000/webservices/rest/BOM_BO_PUB/process_bom
I am getting 404 not found error,
I tried deploying and invoking the FND_USER_PKG/testusername/ API as Rest and it worked without any issues.
Any ideas what needs to be done to trouble shoot this would be highly appreciated.