cancel
Showing results for 
Search instead for 
Did you mean: 

Is Idm rest api support the "OR" junction?

Former Member
0 Kudos

Idm rest api support the "OR" junction like:

GET : /idmrestapi/v2/service/ET_MX_PERSON?$filter=SV_MX_FS_EMPLOYMENT_STATUS eq 'sorti' or SV_MX_FS_EMPLOYMENT_STATUS eq 'actif'

former_member2987
Active Contributor
0 Kudos

Hi Simon,

Can you provide some more information on this?

Thanks,

Matt

Accepted Solutions (0)

Answers (1)

Answers (1)

lambert-giese
Active Participant
0 Kudos

Simon,

this is from the Eclipse help topic SAP Identity Management Configuration Guide > SAP Identity Management REST Interface Version 2 > Entry Access URIs:

"In the current version 2, the REST interface supports only the “and” operator."

Kind regards, Lambert