Friday, June 14, 2024

EPM Cloud and Rest API update for June 2024

REST API update for June 2024

OPTION TO USE EXISTING USERS WITH THE SIMULATE CONCURRENT USAGE REST API

  • The Simulate Concurrent Usage REST API has been enhanced to use existing users in the identity domain while running concurrent operations on an environment. 
  • To use existing users in the identity domain with this REST API, you use test mode 4, which includes users defined in the users.csv file included in the input ZIP file. 
  • In this mode, the REST API does not create the simulated users.


NEW ROLE ASSIGNMENT REPORT FOR USERS (V2) REST API

  • A new Role Assignment Report for Users (v2) REST API is available that generates a Role Assignment Report of users in the environment. 
  • The report lists the roles assigned to users. 
  • It identifies the user's login name, first name, last name, email address and assigned roles. 
  • The report can be created for a specific user or a role or a combination of users and roles. The report includes:
    • Predefined roles (such as Service Administrator)
    • Application roles (such as Approvals - Assign Ownership, Approvals - Supervise, Approvals - Administer, and Approvals - Design Process)

NEW ROLE ASSIGNMENT REPORT FOR GROUPS (V2) REST API

  • A new Role Assignment Report for Groups (v2) REST API is available that generates a Role Assignment Report of groups in the environment. 
  • The report lists the roles assigned to groups. 
  • It identifies the group’s name, description, type and assigned roles. 
  • The report can be created for a specific group or a role or a combination of groups and roles. The report includes:
    • Predefined roles (such as Service Administrator)
    • Application roles (such as Approvals - Assign Ownership, Approvals - Supervise, Approvals - Administer, and Approvals - Design Process)
You can now use the Get Applications REST API to view the current theme for the application.

No comments:

Post a Comment