Support #11104

[SCP ID :##5460##] : Registration Online - /bii_RestfulRib

Added by Zahir Abd Latif about 4 years ago. Updated over 2 years ago.

Status:Work Completed-End life cycleStart date:August 12, 2020
Priority:NormalDue date:August 12, 2020
Assignee:Avatar?id=2607&size=14Rayvandy Gabbytian % Done:

0%

Category:-Spent time:1.50 hour
Target version:-

Description

Hi,
Kindly attend below request:-

Registration Online - /bii_RestfulRib

got this err when calling http://10.247.12.43:9081/bii_RestfulRib/service/customerRegistration/registerNewUser
please also provide doc guideline to deploy RestfulRib related to online registration to new server

SYSOUT
[8/12/20 18:28:58:906 WIB] 000001ae SystemOut O [12/08/2020] [18:28:58:906] [ERROR] [ResourcesUtils]:527 - Exception caught in getApplicationResourceMessage() !! Can't find resource for bundle java.util.PropertyResourceBundle, key customer.registration.area.code.store.to.db

SYSERR
[8/12/20 18:30:58:463 WIB] 000007bd SystemErr R java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key customer.registration.area.code.store.to.db
[8/12/20 18:30:58:463 WIB] 000007bd SystemErr R at java.util.ResourceBundle.getObject(ResourceBundle.java:407)
[8/12/20 18:30:58:463 WIB] 000007bd SystemErr R at java.util.ResourceBundle.getString(ResourceBundle.java:367)
[8/12/20 18:30:58:463 WIB] 000007bd SystemErr R at com.ib.common.utils.ResourcesUtils.getApplicationResourceMessage(ResourcesUtils.java:539)
[8/12/20 18:30:58:464 WIB] 000007bd SystemErr R at net.penril.ib.middle.mss.customer.registration.MSSCustomerRegistrationServices.createRegistrationNoAndPin(MSSCustomerRegistrationServices.java:106)
[8/12/20 18:30:58:464 WIB] 000007bd SystemErr R at com.rest.rib.service.mss.registration.CustomerRegistrationServices.processRegistrationNewUserResponse(CustomerRegistrationServices.java:64)

[8/12/20 18:30:58:469 WIB] 000007bd SystemErr R java.lang.NullPointerException
[8/12/20 18:30:58:469 WIB] 000007bd SystemErr R at net.penril.ib.middle.mss.customer.registration.MSSCustomerRegistrationServices.createRegistrationNoAndPin(MSSCustomerRegistrationServices.java:106)
[8/12/20 18:30:58:469 WIB] 000007bd SystemErr R at com.rest.rib.service.mss.registration.CustomerRegistrationServices.processRegistrationNewUserResponse(CustomerRegistrationServices.java:64)

History

#1 Avatar?id=2607&size=24 Updated by Rayvandy Gabbytian about 4 years ago

  • Due date set to August 12, 2020
  • Status changed from New - Begin Life Cycle to Development / Work In Progress
  • % Done changed from 0 to 100

My reply to Bella:

Dear Bella,

Installation Path + 2 Deployment Guidelines: /IBM/SHARE FOLDER/2020/CR20003 - M2U ETB/v1.15 (SCP ID 5460)

You can use existing RESTful for IB Online Registration via Jetsweb

Root Cause: Missing application resource key customer.registration.area.code.store.to.db because the code is shared primarily for MSS. However, MSS does not have multi language, thus it cannot be used in RESTful as well, because it is dual language.

Solution: Move this key from application resources to AppConfigRIB.properties

Additional Info:
- This item requires fixes at middle service, thus it will impact the MSS Customer Registration as well
- ibsscore (hibernate/db core) for CR180017 - Menu Search in MSS is not yet merged to CR20003 - ETB. Thus, I merge to ETB to avoid error at MSS. I generates 4 applications: RESTful, MSS, and M2U.

Impact:
- RESTful Customer Registration
- MSS Customer Registration

Optional to Test/Regression:
- RESTful: CR20003 - ETB
- MSS: CR180017 - Menu Search in MSS
- MSS: Western Union Search Function

Thank you.

#2 Avatar?id=2607&size=24 Updated by Rayvandy Gabbytian about 4 years ago

  • Status changed from Development / Work In Progress to Pending Customer Feedback
  • % Done changed from 100 to 0

#3 Avatar?id=2607&size=24 Updated by Rayvandy Gabbytian over 2 years ago

  • Status changed from Pending Customer Feedback to Work Completed-End life cycle

Also available in: Atom PDF