Fa Workflow Element REST Endpoints
Fa Workflow Element
The Fa Workflow Element enables a directory server instance to function as an identity store for Oracle Fusion Applications.
- Add, Search, Compare or Delete Fa Workflow Element
- Method: postPath:
/rest/v1/admin - Delete a Fa Workflow Element by DN
- Method: deletePath:
/rest/v1/admin/{dn} - Find Fa Workflow Element by DN
- Method: getPath:
/rest/v1/admin/{dn} - Modify a Fa Workflow Element by DN
- Method: patchPath:
/rest/v1/admin/{dn}