Skip to main content
Navigator | Tier 3
February 3, 2022
Question

Unable to add multiple subjects while looping through outlook mails. Doesn't through an error but doesn't give the required results

  • February 3, 2022
  • 1 reply
  • 71 views

2022-02-03_13-44-04

    1 reply

    Tamil Arasu10
    Most Valuable Pathfinder
    Most Valuable Pathfinder
    February 3, 2022

    Hi @Ruhee Khalidha​ 

     

    Please check the below link and give it try.

     

    https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-email-subject-filter.html/p>

     

    With double quotes:Retrieves emails with the complete subject line that is an exact match including the semicolon and double quotation marks.

     

    Example: 

    [Subject 1] =["Delivery Failure"];[Subject 2] =["Mail server not found"]

     

    _Tamil_