URL to Access OMSUI Component

Users can directly access OMSUI by providing target components for each order, dashboard, plan, ruleconfig, catalog, and activitylog.

The target parameter in URL redirects to specific component of OMSUI, for example http://localhost:9092/omsui/OTS/main?target=order redirects to the Order's tab of OMSUI.

Observe the following two scenarios:

Using OMSUI Client The URL is redirected to specific component, based on the target and the search parameters.
Directly Accessing OMSUI URL with target specified Initially the user is redirected to the login page and once the authentication completes, the user is redirected to the specific component based on the target and the search parameter.