Conversation
P3Fusion Inc.
IN
Last activity: 11 Nov 2025 5:39 EST
Accessing Data Class Properties in Work Class – Constellation Use Case
Hello
I'm currently working on a use case in Constellation.
Please find the attached image for reference. In this scenario:
UseWorkBusiness is a property defined in the Work class.
Address and BuildingDescription are part of a field group defined in the Data class.
I'm trying to access properties from the Data class within the Work class using a data transform, which is invoked through a flow action triggered on form refresh
Although there are no errors during execution, the expected outcome isn't being achieved.
Has anyone encountered a similar use case or faced this behavior before?