Hi all,
I’m trying to set up an interactive process that would kick off an access request. The use case is any given user would launch the Launcher to request unmasked PII, fill out the Form, submit it, and then that would kick off an access request using the information from the form submission. See attached a png of the workflow.
The problem is that “formData”: {} isn’t passing any of the submitted data back to the workflow. Please help! I’ve been at this for a very long time:
[
{
“type”: “WorkflowExecutionStarted”,
“timestamp”: “2026-03-05T17:39:10.807476737Z”,
“attributes”: {
“input”: {
“_meta”: {
“invocationId”: “d5a2698e-dc7d-48b8-b95d-fa1b20eed9aa”,
“subscriptionId”: “d8df1310-5d63-43c8-bdf8-9e0dcea5c7a0”,
“triggerType”: “FIRE_AND_FORGET”
},
“config”: {
“config”: {},
“workflowId”: “d8df1310-5d63-43c8-bdf8-9e0dcea5c7a0”
},
“interactiveProcessId”: “01KJZH9ZPMCFPBPK2T8B9SX3WQ”,
“launchedAt”: “2026-03-05T17:39:10.170898537Z”,
“launchedBy”: {
“id”: “2e3e818ea8f446ccafee62c41f3fbd2c”,
“type”: “IDENTITY”
},
“workflowId”: “d8df1310-5d63-43c8-bdf8-9e0dcea5c7a0”
}
}
},
{
“type”: “ActivityTaskScheduled”,
“timestamp”: “2026-03-05T17:39:10.865587996Z”,
“attributes”: {
“displayName”: “Get Identity”,
“input”: {
“id”: “2e3e818ea8f446ccafee62c41f3fbd2c”,
“method”: “GET”,
“path”: “v3/identities/2e3e818ea8f446ccafee62c41f3fbd2c”,
“service”: “mice”
},
“stepName”: “getIdentity”,
“task”: “sp:get-identity”,
“technicalName”: “Get Identity”
}
},
{
“type”: “ActivityTaskStarted”,
“timestamp”: “2026-03-05T17:39:10.865636799Z”,
“attributes”: {
“attempts”: 1,
“displayName”: “Get Identity”,
“stepName”: “getIdentity”,
“task”: “sp:get-identity”,
“technicalName”: “Get Identity”
}
},
{
“type”: “ActivityTaskCompleted”,
“timestamp”: “2026-03-05T17:39:11.278174379Z”,
“attributes”: {
“displayName”: “Get Identity”,
“result”: {
“alias”: “[redacted]”,
“attributes”: {
“active”: “true”,
“brand”: “[redacted]”,
“city”: “Suffolk”,
“cloudAuthoritativeSource”: “ace62a4e48ac40af8803ad2b0b735954”,
“cloudLifecycleState”: “active”,
“cloudStatus”: “ACTIVE”,
“costCenter”: “7143”,
“country”: “USA”,
“displayName”: “[redacted]”,
“email”: “[redacted]”,
“employeeId”: “AOPTTD0000K0”,
“firstname”: “[redacted]”,
“identificationNumber”: “109908”,
“identityState”: “ACTIVE”,
“internalCloudStatus”: “ACTIVE”,
“jobCode”: “DTS”,
“jobTitle”: “Senior Vice President | Director of Technology Services”,
“lastSyncDate”: “dc2d228c6b12b45ddce0c74384e08a27fa4e94e447443cab1a1f26b42b1034a6|2026-03-05T07:12:42.211304572Z”,
“lastname”: “[redacted]”,
“location”: “[redacted]”,
“middleName”: “C”,
“orgLevel1”: “BANK”,
“phone”: “+[redacted]”,
“preferredName”: “[redacted]”,
“startDate”: “1/7/2013 12:00:00 AM”,
“state”: “VA”,
“uid”: “achilema”
},
“created”: “2023-08-18T21:40:19.254Z”,
“emailAddress”: “[redacted]”,
“id”: “2e3e818ea8f446ccafee62c41f3fbd2c”,
“identityStatus”: “ACTIVE”,
“isManager”: true,
“isProtected”: false,
“lastRefresh”: “2026-03-05T07:02:32.975Z”,
“lifecycleState”: {
“manuallyUpdated”: false,
“stateName”: “active”
},
“managerRef”: {
“id”: “b6acc7da56da486a98da3f169353d390”,
“name”: “[redacted]”,
“type”: “IDENTITY”
},
“modified”: “2026-03-05T07:12:42.234Z”,
“name”: “[redacted]”,
“processingState”: null
},
“stepName”: “getIdentity”,
“task”: “sp:get-identity”,
“technicalName”: “Get Identity”
}
},
{
“type”: “ActivityTaskScheduled”,
“timestamp”: “2026-03-05T17:39:11.305752929Z”,
“attributes”: {
“displayName”: “Interactive Form”,
“input”: {
“formDefinitionId”: “784e9499-5c90-4b68-ac79-fcc3582925be”,
“inputForForm”: “”,
“interactiveProcessId”: “01KJZH9ZPMCFPBPK2T8B9SX3WQ”,
“interactiveProcessId.$”: null,
“message”: “Hello [redacted],\nThank you for you request for unmasked PII data in Power BI. This is a high-risk privilege so we want to make sure that it is needed and adequately justified prior to provisioning. Please fill out the below form to capture this additional information.\nThank you,”,
“ownerId”: “2e3e818ea8f446ccafee62c41f3fbd2c”,
“ownerId.$”: null,
“suppliedInlineExpression”: {
“message”: “Hello {{$.getIdentity.attributes.displayName}},\nThank you for you request for unmasked PII data in Power BI. This is a high-risk privilege so we want to make sure that it is needed and adequately justified prior to provisioning. Please fill out the below form to capture this additional information.\nThank you,”
},
“title”: “Additional information required regarding your request for unmasked PII data in Power BI”
},
“stepName”: “interactiveForm”,
“task”: “sp:interactive-form”,
“technicalName”: “Interactive Form”
}
},
{
“type”: “ActivityTaskStarted”,
“timestamp”: “2026-03-05T17:39:11.305799984Z”,
“attributes”: {
“attempts”: 1,
“displayName”: “Interactive Form”,
“stepName”: “interactiveForm”,
“task”: “sp:interactive-form”,
“technicalName”: “Interactive Form”
}
},
{
“type”: “ActivityTaskCompleted”,
“timestamp”: “2026-03-05T17:39:11.506444138Z”,
“attributes”: {
“displayName”: “Interactive Form”,
“result”: {
“config”: {
“formInstanceId”: “2e104ef7-9cb8-4ff8-aee9-6a2bb374ec5a”
},
“created”: “2026-03-05T17:39:11.481Z”,
“data”: {
“message”: “Hello [redacted],\nThank you for you request for unmasked PII data in Power BI. This is a high-risk privilege so we want to make sure that it is needed and adequately justified prior to provisioning. Please fill out the below form to capture this additional information.\nThank you,”,
“title”: “Additional information required regarding your request for unmasked PII data in Power BI”
},
“expire”: “2026-04-04T17:39:11Z”,
“formData”: {},
“formInput”: {},
“formInstanceId”: “2e104ef7-9cb8-4ff8-aee9-6a2bb374ec5a”,
“id”: “01KJZHA0ZSZ1YWZHG1SZSXG34X”,
“interactiveProcessId”: “01KJZH9ZPMCFPBPK2T8B9SX3WQ”,
“ownerId”: “2e3e818ea8f446ccafee62c41f3fbd2c”,
“state”: “ASSIGNED”,
“submitted”: false,
“type”: “FORM”,
“url”: [redacted]“,
“workflowExecutionId”: “43e1419786bb4aa89daf7b8977fdc734”
},
“stepName”: “interactiveForm”,
“task”: “sp:interactive-form”,
“technicalName”: “Interactive Form”
}
},
{
“type”: “TimerStarted”,
“timestamp”: “2026-03-05T17:39:11.532556209Z”,
“attributes”: {}
},
{
“type”: “WorkflowExecutionSignaled”,
“timestamp”: “2026-03-05T17:39:32.169299152Z”,
“attributes”: {}
},
{
“type”: “ActivityTaskScheduled”,
“timestamp”: “2026-03-05T17:39:32.2074974Z”,
“attributes”: {
“displayName”: “HTTP Request”,
“input”: {
“authenticationType”: “OAuth”,
“basicAuthPassword”: null,
“basicAuthUserName”: null,
“csvRequestBody”: null,
“formRequestBody”: null,
“headerAuthName”: null,
“headerAuthValue”: null,
“jsonRequestBody”: “{\n \“type\”: \“GRANT_ACCESS\”,\n \“requestedFor\”: [],\n \“requestedItems\”: [\n {\n \“type\”: \“ACCESS_PROFILE\”,\n \“id\”: \“Unmask - Bank - Databricks\”,\n \“comment\”: \“test\”,\n \“removeDate\”: \“2026-03-12T16:00:00.000Z\”\n }\n ]\n}”,
“method”: “post”,
“oAuthClientId”: “57455b0fd16e4ee5b7b27cd46264bb0b”,
“oAuthClientSecret”: “[redacted]”,
“oAuthCredentialLocation”: “oAuthInHeader”,
“oAuthScope”: null,
“oAuthTokenUrl”: [redacted]”,
“requestContentType”: “json”,
“requestHeaders”: null,
“suppliedInlineExpression”: {
“jsonRequestBody”: “{\n \“type\”: \“GRANT_ACCESS\”,\n \“requestedFor\”: {{$.interactiveForm.formData.whoAreYouRequestingAccessFor[*].id}},\n \“requestedItems\”: [\n {\n \“type\”: \“ACCESS_PROFILE\”,\n \“id\”: \”{{$.interactiveForm.formData.whatLOBisThisRequestFor}}\“,\n \“comment\”: \”{{$.interactiveForm.formData.pleaseProvideADetailedBusinessJustification}}\“,\n \“removeDate\”: \”{{ $.interactiveForm.formData.endDate }}\“\n }\n ]\n}”
},
“textRequestBody”: null,
“url”: “[redacted]”,
“urlParams”: null,
“xmlRequestBody”: null
},
“stepName”: “hTTPRequest”,
“task”: “sp:http”,
“technicalName”: “HTTP Request”
}
},
{
“type”: “ActivityTaskStarted”,
“timestamp”: “2026-03-05T17:39:32.207565748Z”,
“attributes”: {
“attempts”: 1,
“displayName”: “HTTP Request”,
“stepName”: “hTTPRequest”,
“task”: “sp:http”,
“technicalName”: “HTTP Request”
}
},
{
“type”: “ActivityTaskFailed”,
“timestamp”: “2026-03-05T17:39:32.52455172Z”,
“attributes”: {
“displayName”: “HTTP Request”,
“error”: “request failed”,
“stepName”: “hTTPRequest”,
“task”: “sp:http”,
“technicalName”: “HTTP Request”
}
},
{
“type”: “WorkflowExecutionFailed”,
“timestamp”: “2026-03-05T17:39:32.550298834Z”,
“attributes”: {
“error”: “task failed: activity error (type: sp:external:http:v2, scheduledEventID: 22, startedEventID: 23, identity: 1@sp-workflow-worker-stg-us-east-1-68d9958f66-mqt7d@sp-workflow-engine): request failed (type: HTTP Response Returned a Client Error, retryable: false): request failed: 400 - 400 Bad Request - {\“detailCode\”:\“400.1.0 Required data missing or empty\”,\“trackingId\”:\“38eb466e94bf4ca7802bfc0754fc1829\”,\“messages\”:[{\“locale\”:\“en-US\”,\“localeOrigin\”:\“DEFAULT\”,\“text\”:\“Required field \\\“requestedFor\\\” was missing or empty.\”},{\“locale\”:\“und\”,\“localeOrigin\”:\“REQUEST\”,\“text\”:\“Required field \\\“requestedFor\\\” was missing or empty.\”}],\“causes\”:[]}”
}
}
]

