Updating ORS2.3 HTTP Username and Password to ORS Webservices in EnterpriseManager
To update ORS2.3 HTTP username and password
Open WebLogic Enterprise Manager.
Update the following flows with ORS2.3 Username and Password:
ActivityLatestStateRetrieval_EBF
AdminDataManagement_EBF
AppointmentBookingSystemSBLORS_EBF
RealTimeSingleAddressGeoCoding
ServiceRegionCutoverToORS_EBF
ServiceRegionRollbackFromORS_EBF
ShiftWeeklyTemplateMaintenanceSBLORS_EBF
StatusUpdateSBLtoORS_EBF
WorkCalendarMaintenanceSBLORS_EBF
Select a flow. For example, RealTimeSingleAddressGeoCoding.
From Policies tab, make a note of all services using the policy oracle/wss_username_token_over_ssl_client_policy. For example, for flow RealTimeSingleAddressGeoCoding , the service MWMWebservice is attached with oracle/wss_username_token_over_ssl_client_policy.
Navigate to Dashboard tab and select the Services. For example, MWMWebservice.
In Properties tab, update the ORS HTTP Username and Password in HTTP Basic Authentication section for the previously selected policy, here for example, MWMWebservice. Click Apply.
Repeat Steps 5 and 6 for each service using oracle/wss_username_token_over_ssl_client_policy.
Repeat Steps 3 to 7 for each flow.
Note: Server restart is not required after update.Note: In the absence of these changes, when ORS Webservices are invoked, a 401 Unauthorized error is observed.