logs : 2024-10-08T23:39:12+07:00-ecm-worker-integration.ExternalConnectionCallService-quartzScheduler_Worker-6-6nfpb-DEBUG Key=ImportAccountEntJSON Value={| "accountParams": {| "connection": "userAuth",| "processingType": "SequentialAndIterative",| "statusAndThresholdConfig": {| "statusColumn": "customproperty11",| "activeStatus": [| "1"| ],| "deleteLinks": true,| "accountThresholdValue": 100,| "correlateInactiveAccounts": false,| "inactivateAccountsNotInFile": true,| "deleteAccEntForActiveAccounts": true| },| "call": {| "call1": {| "callOrder": 0,| "stageNumber": 0,| "http": {| "url": "https://url/v1/post-users-paging",| "httpMethod": "POST",| "httpHeaders": {| "Authorization": "${access_token}",| "Accept": "*/*"| },| "httpContentType": "application/json",| "httpParams": "{\"page\":\"1\",\"size\":\"50\"}"| },| "listField": "data.list",| "keyField": "accountID",| "colsToPropsMap": {| "accountID": "name~#~char",| "name": "name~#~char",| "displayName": "name~#~char",| "customproperty1": "role~#~char",| "customproperty2": "productOwner~#~char",| "customproperty3": "validity~#~char"| }| }| }| },| "entitlementParams": {| "processingType": "SequentialAndIterative",| "entTypes": {| "Role": {| "entTypeOrder": 0,| "call": {| "call1": {| "connection": "userAuth",| "callOrder": 0,| "stageNumber": 0,| "http": {| "url": "https://url/v1/get-role-all",| "httpMethod": "GET",| "httpHeaders": {| "Authorization": "${access_token}",| "Accept": "*/*"| }| },| "listField": "data",| "keyField": "entitlementID",| "colsToPropsMap": {| "entitlementID": "code~#~char",| "entitlement_value": "name~#~char",| "displayname": "name~#~char"| },| "disableDeletedEntitlements": false,| "errorHandling": {| "onError": "log",| "logMessage": "Failed to execute API call. Error message: ${error_message}"| }| }| }| },| "Productowner": {| "entTypeOrder": 0,| "call": {| "call1": {| "connection": "userAuth",| "callOrder": 0,| "stageNumber": 0,| "http": {| "url": "https://url/v1/get-product-owner-all",| "httpMethod": "GET",| "httpHeaders": {| "Authorization": "${access_token}",| "Accept": "*/*"| }| },| "listField": "data",| "keyField": "entitlementID",| "colsToPropsMap": {| "entitlementID": "code~#~char",| "entitlement_value": "name~#~char",| "displayname": "name~#~char"| },| "disableDeletedEntitlements": false,| "errorHandling": {| "onError": "log",| "logMessage": "Failed to execute API call. Error message: ${error_message}"| }| }| }| }| }| },| "acctEntParams": {},| "acctEntMappings": {}|} { "accountParams": { "connection": "userAuth", "processingType": "SequentialAndIterative", "statusAndThresholdConfig": { "statusColumn": "customproperty11", "activeStatus": [ "1" ], "deleteLinks": true, "accountThresholdValue": 100, "correlateInactiveAccounts": false, "inactivateAccountsNotInFile": true, "deleteAccEntForActiveAccounts": true }, "call": { "call1": { "callOrder": 0, "stageNumber": 0, "http": { "url": "https://url/v1/post-users-paging", "httpMethod": "POST", "httpHeaders": { "Authorization": "${access_token}", "Accept": "*/*" }, "httpContentType": "application/json", "httpParams": "{\"page\":\"1\",\"size\":\"50\"}" }, "listField": "data.list", "keyField": "accountID", "colsToPropsMap": { "accountID": "name~#~char", "name": "name~#~char", "displayName": "name~#~char", "customproperty1": "role~#~char", "customproperty2": "productOwner~#~char", "customproperty3": "validity~#~char" } } } }, "entitlementParams": { # It is successful "processingType": "SequentialAndIterative", "entTypes": { "Role": { "entTypeOrder": 0, "call": { "call1": { "connection": "userAuth", "callOrder": 0, "stageNumber": 0, "http": { "url": "https://url/v1/get-role-all", "httpMethod": "GET", "httpHeaders": { "Authorization": "${access_token}", "Accept": "*/*" } }, "listField": "data", "keyField": "entitlementID", "colsToPropsMap": { "entitlementID": "code~#~char", "entitlement_value": "name~#~char", "displayname": "name~#~char" }, "disableDeletedEntitlements": false, "errorHandling": { "onError": "log", "logMessage": "Failed to execute API call. Error message: ${error_message}" } } } }, "Productowner": { "entTypeOrder": 0, "call": { "call1": { "connection": "userAuth", "callOrder": 0, "stageNumber": 0, "http": { "url": "https://url/v1/get-product-owner-all", "httpMethod": "GET", "httpHeaders": { "Authorization": "${access_token}", "Accept": "*/*" } }, "listField": "data", "keyField": "entitlementID", "colsToPropsMap": { "entitlementID": "code~#~char", "entitlement_value": "name~#~char", "displayname": "name~#~char" }, "disableDeletedEntitlements": false, "errorHandling": { "onError": "log", "logMessage": "Failed to execute API call. Error message: ${error_message}" } } } } } }, "acctEntParams": {}, "acctEntMappings": {} }