Question

CoreBridge
US
Last activity: 10 Jul 2025 6:50 EDT
Need advise on capturing Case ID in a DX API call of Standalone Dpage triggered from a case
We have multiple API calls that being triggered via Dpages in constellation, when processing a case. Now we got the need to capture CaseID of each call into a monitoring table. As the Dpages are configured to run independently without passing Case ID, we are unable to capture the Case ID.
Need suggestion on retrieving the CaseID of the case that is being worked, from the Dpage that runs independently in the case processing.
Steps to reproduce:
1. Configure a case type in constellation
2. Refer Dpage to load some external data, without passing case id.
3. Try to save data to some monitoring table via Dpage, where we need to capture case id as well.