Attachment exists indicator required at Batch level in SRC
Summary:
Hi Team,
We are trying to build our Journal Approval rules in Spreadsheet for the requirement 'If journal attachment is missing then FYI notification should be sent to the creator. As per doc id Journal Approval with attribute of Journal Batch Attachment (Doc ID 2392988.1) we used the attribute as below and if no attachments are present at batch level then a notification gets triggered.
Task.payload.addAttachmentStatus.toUpperCase() isn't "SUCCESS"
When we try to recreate the same in spreadsheet the Task.Payload attribute itself is not available and only attribute available is Journal header.Attachment Exists Indicator. The issue with this is that,
0