Hello,
My apps has stopped sending reports. I have an action in the app that changes a field called EmailUser. Everytime the button is pressed the field increments by 1. on the workflow rule I have the condition
AND(ISNOTBLANK([_THISROW_AFTER].[EmailUser]), [_THISROW_BEFORE].[EmailUser] <> [_THISROW_AFTER].[EmailUser], ISBLANK([Add’l Reference1]))
This function was working yesterday for my other app as well but now that app is not working too.
Account id: 352591
Apps with issues: appName=Soilsmemo-252201-352591 and appName=AsphaltMemoDemo-352591
Here is an audit log from soilsmemo
Properties:
{
“AppTemplateName”: “Soilsmemo-252201-352591”,
“AppId”: “6ce7dbb0-3302-4371-b1d3-7f8ee1e3eea2”,
“AppTemplateVersion”: “1.000775”,
“RuleName”: “Email PDF”,
“EventType”: “Change”,
“InvokedBy”: “Update”,
“Server”: “prodv2-lb-2”,
“TableName”: “Field Memo”,
“RuleTableName”: “Field Memo”,
“OperationUpdateMode”: “UPDATES_ONLY”,
“EventMatch”: “Workflow event successfully matched”,
“Condition”: “=AND(ISNOTBLANK([_THISROW_AFTER].[EmailUser]), [_THISROW_BEFORE].[EmailUser] <> [_THISROW_AFTER].[EmailUser], ISBLANK([Add’l Reference1]))”,
“MatchesCondition”: “True”,
“ActionResults”: “Created 1 ActionResults”,
“Action Name”: “Action 1”,
“RecordedAt”: “2019-06-20T01:18:47.8677562Z”,
“EmailTo”: “xxxxxxx@ccmet.ca”,
“EmailCC”: “”,
“EmailBCC”: “xxxxxxx@ccmet.ca”,
“EmailFromDisplay”: “Soils Field Memo”,
“EmailReplyTo”: “jromualdez@ccmet.ca”,
“EmailPreHeader”: “Soils Field Memo for test by CCMET Metrotesting at 6/19/2019 6:18:49 PM”,
“EmailSubaccount”: null,
“EmailSubject”: "Soils Field Memo for test by CCMET Metrotesting at 6/19/2019 6:18:49 PM ",
“EmailTitle”: “Alert: Update to application ‘Soilsmemo’ table ‘Field Memo’”,
“EmailAttachment”: “Name: ‘Soils Field Memo test at 6/19/2019 6:18:47 PM.pdf’ Archive: AttachAndDoNotArchive FileName: ‘’ MIME Type: ‘application/pdf’ PageOrientation: ‘Portrait’ PageSize: ‘Letter’ AttachmentTextLength: ‘29579’ PDFCount: 1”,
“EmailOtherAttachments”: “”,
“Operation”: “Change workflow rule”,
“Performance”: “{“Version”:1,“Time”:“00:00:00”,“PerformanceTimingRoot”:{“Mid”:154,“Params”:{“ParamList”:[{“Pid”:13,“Value”:“Field Memo”}]},“Timer”:{“Time”:“00:00:00”},“Children”:},“IsEmpty”:false}”,
“Result”: “Success”
}