Single URI to Access OMSUI Component
You can directly access OMSUI by providing target components for each order, dashboard, plan, ruleconfig, catalog and activitylog. The target parameter in URI redirects to a specific component of OMSUI, for example, http://localhost:8080/omsui/OTS/main?target=order will redirect to the Order's tab of OMSUI.
The following are the two different scenarios:
- Using OMSUI Client: URI is redirected to a specific component based on the target and search parameters.
- Directly Accessing OMSUI URL with target specified: Initially you are redirected to the login page and once authentication completes, you will be redirected to a specific component based on the target and search parameter.
Copyright © Cloud Software Group, Inc. All rights reserved.