How to use Journal creator attribute in SRC
Summary:
We have a requirement saying that FYI notification should be triggered to the creator of the journal if no attachment exists at header level. We were able to find the attribute 'Attachment exists Indicator' at Journal Header level but not sure how to send notification to creator of the user, since in the spreadsheet we have only 3 options at the start approver section which are
1) Manager of Journal submitter
2) Manager of Journal creator
3) Add custom value
Whereas in BPM we would write a condition as HierarchyBuilder.getPrincipal(Journal Batch.Created By,-1,"","") in both starting and top participant
Can you please help me with the same
0