Issues in Re registering Custom object in Integrated repository for Oracle REST Webservice
Hi
Have registered Custom object in Integrated SOA tested it's working fine.
When i have to make changes like removing few data columns in output record type . Did below steps
Removed grant, undeployed, compiled new package spec and body and registered pls file for Integrated repository using below commands and cleared cache from functional administrator
1 $IAS_ORACLE_HOME/perl/bin/perl $FND_TOP/bin/irep_parser.pl -g -v -username=sysadmin ont:patch/115/sql:xxsf_tst_order_creation_pkg.pls:12.0=xxsf_tst_order_creation_pkg.pls
step1 will generate ildt file xxsf_tst_order_creation_pkg_pls.ildt, send copy of file by mail use it in step2