Oracle Retail 14.0, RIB subscribing adapter customisatio -issue
Hi,
I am creating custom PL/SQL subscriber on RIB 14.0.
Topic: etASNout (custom adapter points to)
consume Package(RMSSUB_ANSOU1) as like similer RMS is avilable in another new schema OMS140. created public synonym for the package RMSSUB_ANSOU1.
I am getting 2 issues..
1. package owner is null or empty string for the package: RMSSUB_ASNOUT1
2015-04-15 03:46:40,213 [OmsASNOut_sub_1] DEBUG com.retek.rib.domain.hospital.dao.impl.HospitalDaoImpl - HospitalControllerQueries.addFailure()...adding message failure: "com.retek.rib.domain.ribmessage.bo.impl.RibMessageImpl@649ec729[]: javax.ejb.EJBException: Exception while processing request: package owner is null or empty string for the package: RMSSUB_ASNOUT1; nested exception is: com.retek.rib.binding.exception.RIBIntegrationException: Exception while processing request: package owner is null or empty string for the package: RMSSUB_ASNOUT1 - Nested exception: - java.lang.RuntimeException: package owner is null or empty string for the package: RMSSUB_ASNOUT1