Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Backlog

Title

Description

B-16767

Composite Trigger List Component Events

New Web Service API provides same information as the List Component Events for Active Composite Triggers.

B-16961
B-17022

Forecast: Workflow Forecast... command through Web Service API

New Web Service API to get the forecast details for a workflow. This API is closely matches with the current UI command and exposes all these options as query parameters.

B-16013

Web Service API : User Impersonation

This feature allows the use of a fixed service account that can pass the user's login name as a parameter to retrieve / update information in UC on behalf of that user.

Users with the ops_admin role, the ops_user_admin role, or the ops_user_impersonate role are able to specify an X-Impersonate-User HTTP header, in additional to their authentication header/parameter, when invoking Universal Controller web service APIs.

While users with the ops_admin role can impersonate any user, users with only the ops_user_admin role or the ops_user_impersonate role, must explicitly declare which users can be impersonated.

The user form has a new section titled User Impersonation where you can specify Allowed Impersonation Users.

...