BSSV Errors - [SPEC_NOT_FOUND] Unable to find OneWorld specification for BSFNUBEDSTR
We have a Custom BSFN N5600030 that has the datastructure D5600030. We created a BSSV J5600030 that calls the BSFN N5600030 to authenticate the user and validate the company. When we deploy the BSSV to the local integrated WLS it works fine, however when we depolyed to the DEV BSSV serrver it returns the below error message.
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
<env:Header/>
<env:Body>
<env:Fault>
<faultcode>env:Server</faultcode>
<faultstring>Failed to invoke end component oracle.e1.bssv.JP560003.AuthorizationURSManager (POJO), operation=getAuthorizedRoleAndCompanies
-> Failed to invoke method
-> Error in fetching the specs for business function :URSgetAuthorizedRoleAndCompanies</faultstring>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
<env:Header/>
<env:Body>
<env:Fault>
<faultcode>env:Server</faultcode>
<faultstring>Failed to invoke end component oracle.e1.bssv.JP560003.AuthorizationURSManager (POJO), operation=getAuthorizedRoleAndCompanies
-> Failed to invoke method
-> Error in fetching the specs for business function :URSgetAuthorizedRoleAndCompanies</faultstring>
0