cancel
Showing results for 
Search instead for 
Did you mean: 

SAP IDM 7.2 - REST API "Entries" Result parameters can be updated ?

Former Member
0 Kudos

As part of SAP NW IDM 7.2 we are integrating REST API to provide user friendly reports . When we use API "ENTRIES" for MX_PERSON , system was providing O/P as shown below for MXREF_MX_PRIVILEGES & MXREF_MX_ROLE

We need to get VALID FROM & VALID TO date also in the same O/P for MXREF_MX_Privilege . In the SAP IDM DISPLAY TASK we are able to see the Data . Also we modified MXREF_MX_PRIVILEGE in Attribute Level to display Validity .We are able to view this data in normal Display Task .

Can you please clarify how we can get Valid From or VALID TO as part of this REST API output ?  Also if it is something which is defined at API Level , can we customize this REST API to include additional Fields or Attributes .

Thanks,

Jerry George

Accepted Solutions (1)

Accepted Solutions (1)

keith_zhang
Active Participant
0 Kudos

Hello Jerry,

Please enable property v72alpha.validity_enabled for application tc~idm~jmx~rest~app, so that to let the REST API return validities.

Please also check note 1774751 about the limitations before SP6.

BR, Keith

Answers (0)