Skip to main content

Data provisioning

Data provisioning (connector) settings

ParameterDescription
Base address{Base address}
Authentication modeOAuth2
OAuth Grant TypeClient credentials using basic authentication
URL for Authorization tokenhttps://{yourtenant}.com/api/oauth2/v2.0/token
OAuth Client ID{Client ID found under API Application Key when logged in as a configuration manager}
OAuth Client Secret{Client secret found under API Application Key when logged in as a configuration manager}
Token cache policyNever cache
Username{username}
Password{Password}
Security protocolTLS 1.2
Content type headerapplication/json
Accept headerapplication/json
Timeout in seconds100
Test connectionCheck the box
Test queryActiveWorkersDownload

Task mappings

The object is used to update emails for identities. It has the following properties:

ParameterOperatorSource
Object IdMapDOLM_IDENTITYID
Object typeConstantapi/v1/worker-profile
OperationMapOperation
userNameMapDOLM_EMAIL

Event definition

  1. Go to Setup > Administration > Process configuration > Event definitions.
  2. Enter the following details:
    • Name: SAP Fieldglass Contractor
    • Event is triggered when: An existing object is updated
    • Triggers on objects of type: Identities (Regular)
  3. Click Apply.
  4. Click New and choose Execute code method. Enter the following details:
    • Assembly: Omada.OE.Solution.OIM.Assembly.dll[2]
    • Class name: Omada.OE.Solution.OIM.Assembly.OPS.DataObjectLifeCycleManagement
    • Name of method: SubmitProvisioningJob
    • Method executes on an object of the type: Identity
  5. Enter the following details:
    • targetSystemUid: {Your system’s Form data uid}
    • operationEnum: Update
    • priority: 1
  6. Click Apply and then OK.