【发布时间】:2019-11-21 15:35:23
【问题描述】:
我正在使用Perform various outlook operations 来自动化这个过程。
我必须根据以“Automation Anywhere”开头的主题过滤电子邮件。
我使用了GetMailIDsArrayByFilter 函数。因为我给了输入作为
“[主题] = Automation Anywhere 认证大师”
没有引号,如果我提到电子邮件的完整主题,它就可以正常工作。
如果我必须搜索“Automation Anywhere”之类的部分主题,则会出错。
我尝试过“Automation Anywhere%”、“Automation Anywhere-”、“Automation Anywhere%”
你能帮我解决这个问题吗?
我也在 Automation Anywhere Apeople 门户中提出了这个问题。 参考:https://apeople.automationanywhere.com/s/question/0D56F00007x9HToSAM/how-to-filter-emails-using-subject-using-outlook-metabot-
【问题讨论】:
标签: outlook rpa automationanywhere