You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/mule/coach.xml
+26-1Lines changed: 26 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1386,13 +1386,34 @@ AND Session__r.Team_Season__c = ':teamSeasonId']]></salesforce:salesforce-query>
1386
1386
{
1387
1387
coachId: vars.coachId,
1388
1388
teamSeasonId: vars.teamSeasonId
1389
+
}]]]></salesforce:parameters>
1390
+
</salesforce:query>
1391
+
<salesforce:query doc:name="Query to retrieve attendance records for particular coach and teamseason" doc:id="9eba5095-dd10-4ee1-a117-d1e0cee3e90f" config-ref="Salesforce_Config" target="totalAttendancesThisTeamseason">
<!-- [STUDIO:"Query to gather stats based on "coachId""]<salesforce:query doc:name='Query to gather stats based on "coachId"' doc:id="4495ba6e-b4ac-4345-a66e-f1d783fe6db1" config-ref="Salesforce_Config" target="availableStats" >
0 commit comments