{ "accountParams": { "connection": "acctAuth", "processingType": "SequentialAndIterative", "inactiveAccountsNotInFile": false, "statusAndThresholdConfig": { "statusColumn": "customproperty11", "activeStatus": [ "true" ] }, "call": { "call1": { "callOrder": 0, "stageNumber": 0, "http": { "url": "********/GetUsers", "httpParams": { "pageIndex": "0", "pageSize": "513", "filters": [ { "Field": { "ShortName": "Active" }, "FilterType": "5", "Value": "true" } ] }, "httpHeaders": { "Cookie": "${access_token}", "Content-Type": "application/json" }, "httpContentType": "application/json", "httpMethod": "POST" }, "listField": "", "keyField": "accountID", "colsToPropsMap": { "accountID": "Id~#~char", "name": "Username~#~char", "displayName": "FullName~#~char", "status": "Active~#~char", "customproperty11": "Active~#~char", "customproperty12": "Deleted~#~char", "customproperty13": "Id~#~char", "customproperty31": "STORE#ACC#ENT#MAPPINGINFO~#~char" }, "statusConfig": { "active": "true", "inactive": "false" } } } }, "entitlementParams": { "connection": "acctAuth", "processingType": "SequentialAndIterative", "entTypes": { "Groups": { "entTypeOrder": 0, "entTypeLabels": {}, "call": { "call1": { "callOrder": 0, "stageNumber": 0, "http": { "url": "******/SecurityService/GetGroups", "httpParams": { "pageIndex": "0", "pageSize": "1000" }, "httpHeaders": { "Cookie": "${access_token}", "Content-Type": "application/json" }, "httpContentType": "application/json", "httpMethod": "POST" }, "listField": "", "keyField": "entitlementID", "colsToPropsMap": { "entitlementID": "Id~#~char", "entitlement_value": "Name~#~char" } } } } } }, "acctEntParams": { "entTypes": { "Groups": { "processingType": "httpEntToAcct", "call": { "call1": { "connection": "acctAuth", "callOrder": 0, "stageNumber": 0, "showJobHistory": true, "processingType": "httpEntToAcct", "http": { "url": "********/SecurityService/GetGroup?id=${id}", "httpHeaders": { "Cookie": "${access_token}", "Content-Type": "application/json" }, "httpContentType": "application/json", "httpMethod": "GET" }, "listField": "Users", "entKeyField": "entitlementID", "acctIdPath": "Id", "acctKeyField": "accountID" } } } } } }