Skip to main content

I’m building a feedback form using Omniscript and mapping data through the Data Mapper, but I'm encountering an issue when trying to fetch data from a junction object. Specifically, I have a junction object called PatientCareTeam, which connects the Patient and Care Team objects. I need to retrieve the Care Team Name based on the ID of the PatientCareTeam junction object.

Has anyone encountered a similar issue or can offer advice on how to properly fetch the Care Team Name using the Data Mapper in this scenario? 

I’m building a feedback form using Omniscript and mapping data through the Data Mapper, but I'm encountering an issue when trying to fetch data from a junction object.

 

Data Mapper.png

2 comments
0/9000