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.

Target Parameters for OMSUI

The following are the target parameters for OMSUI:
  • Order
  • Plan
  • Ruleconfig
  • ActivityLog

Additional Parameters

Apart from target parameters, you can add other parameters for order, plan and activitylog for a specific search.

The following are search parameters for order, plan, and activitylog:

Order:
  • orderRef
  • orderID
  • status
Plan:
  • orderRef
  • PlanID
Activitylog
  • Type (orderRef/plan)