Hi! I am trying to do email automation as explained by you in video. However Gmail is blocking bot. I have switched "ON" less secure app. But every time i run bot it doesnt connect and gives error message invalid credentials. How do i solve this?
Mam, as you know that 21 days lockdown across the country is enforced. Hence I request you to please provide 1 video of A2019 per day so that by the time we resume our office,we will be confident in A2019 version. This is the best time to learn as most of us are WFH.
Sure Abhijeet, I will try to create more videos so that this time can be leveraged. Also, since our knowledge should not be only limited to a specific tool , I will be publishing videos on another RPA tool, i.e. UiPath as well. So, you can checkout those videos as well. Keep learning and please share my videos with your friends too.
@@qualityassurancelab7764 Mam once we have expertise in A2019 , movement to Ui Path would be better. Because " Jack of all trades and Master of None" won't be helpful.
Hi @Quality Assurance Lab In the video, for Connect action - only Credential and String option are given to store Username and Password. Whereas I can view three options namely: Credentials, Variable, Insecure string. On selecting Variable, the Insert variable option is not available but shown for 'Insecure String'. Please explain and confirm on this. Also, I had only two emails matching the subject, still it takes lot of the time for the bot to complete execution after displaying the message box. Due to which the services keeps on running thereby preventing further bot execution. Please help. Thanks.
Hi Meghna, In the latest versions of Automation Anywhere, you will get Credentials, Variable, Insecure string. For using variable, you can move to Insecure String and put the variable there. To make your execution fast, you can preload the packages which are used in the project. Foe that, move to laptop icon on top right corner and clock on Preload Packages. Click on Customize and select the packages which you want to preload. Once done, click Start Preloading
Hi! The dictionary variable for EMAILSUBJECT and EMAILMESSAGE shows null value when I execute the bot and all the message in the Inbox put as read although don't satisfy the condition added. Thanks
Hi, could you please confirm that you added the message box with EMAILSUBJECT and EMAILMESSAGE inside the loop and not outside the loop? Also, what all Loop conditions have you provided?
@@qualityassurancelab7764 Hi !! Thanks for answer my question. I confirm you that I included both email variables. During the execution prints null value in the message box. I added El Subject $DataMessage{emailSubject}$. mensaje $DataMessage{emailMessage}$ Loop Conditions: From a specific folder (optional) Inbox --> ( I think that there is a problem here because don't recognize another folder.. I tested that you mentioned in the video and doesn't work. [GMAIL]/Recibidos.. I am in Argentina. When subject contains (optional) Run bot From specific senders (optional) -- Thanks a lot! Cecilia.. I'm your follower.
@@ceciliaverdi2983 Thank you for the detailed response, I just replied on your email. could you please try again by the folder name as [Gmail]/Recibidos ?
Hi, I am continuously getting INVALID CREDENTIALS in line 1 but username & password entered are correct. Tried with 4 accounts but still the same error comes. Should i change anything in protocols mentioned other than this
This is very helpful. I just want to ask, how can I get the error if the loop did not find any email subj.? As of now when the bot did not find the subject it will not go to the message box I made. BTW my criteria is if emailMessage = "blank" or null then message box
How to find out all the dictionary Key for various things? Is there a place where this compiled information available in simple format, pls let me know.
You will get complete Information here - docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-dictionary-command.html
In my case, both unread message show in the message box, but only one mail delete other will be there. may I know why both are not deleted when the subject line is the same and after that again I run the bot then, it is deleted which is left?
at 4.18 when you create the string it shows insecure string in my case and automation does not run. Could you please help me with this. Thanks in advance.
Could you please let me know the exact error you received during run time and at what step? Sometimes, Automation Anywhere requires App password to login to gmail account, rather than the normal password we use. To generate app password, please refer - ruclips.net/video/LI7RezRh76E/видео.html
I get the output of the ServiceNow tickets thro SN REST API, but, I am unable to understand how to extract the details like ticket Nos, Descriptions, etc. Can you help me understand it? is it XML, JSON or which one
I believe, you want to extract specific data from the JSON. Checkout this video to know how to extract JSON data using String Operations - ruclips.net/video/mhYAQuwJbtM/видео.html Hope this helps, please let me know for any further query!
Please enable 2 step Authentication and generate App password - ruclips.net/video/LI7RezRh76E/видео.html Provide that app password in the project and try to execute again
I have succesfully run the bot at first after many trial and error, but again its showing an error saying: "One or more email ids are invalid." The email is correct.
Hello ! Received an error while executing a bot as ''Invalid Credentials'' I provided the correct username and password in Email ''Connect'' Action in ''Insecure String''
@@qualityassurancelab7764 thanks for replying. Now the bot got successfully run but I received a Message as ''Email Subject is Null'' and ''Email Message is Null'' I exactly used the same dictionary keys as you told in the Message Box
I watch ur two step verification video and as per instruction i enter app code password instead of normal password still it showing error invalid credential how to resolve rply asap
Hi, could you please try again by performing below points - 1)Turn on less secured app security settings in gmail - myaccount.google.com/lesssecureapps?pli=1 2)Turnoff Windows Defender Firewall from all network settings Also, please let me know if you are working on Office laptop(Office network) or personal one? Sometimes, in offices network , SMTP/IMAP network is blocked. If that is the case, SMTP/IMAP traffic should be enabled in firewall.
Hi ,I am getting error message in line 2(Loop)" Bot Launcher for user session ..... unresponsive."Could you please help me on this.Why i am getting error?
Hi, please let me know what window version you are using? Also, please let me know if you provided the username in the format of DomainName\UserName under Device Credentials section?
Is it possible to update the Email Dictionary variable in excel ? instead of showing the message box. I tried but I couldn't , need your help, please let me know.
I am getting like below after run the bot Email subject is null Email message is null After closing the message box, still bot is running and I am not getting anything. , can u help me with this..
Hi, did you provide same information in the Loop as mentioned in the video? Could you please confirm you added message box inside the loop and not outside?
If you are trying to print file name in message box under Loop Command -> For each file in folder, Dictionary key for filename is name Dictionary key for file extension is extension
Hey mam, I was following your instructions and ran the bot. It was running for few minutes and I closed it. But after I tried to run again the foll error was displayed : "There is already an existing deployment in-progress for this user session" . Under activity tab->In progress-> The activity I closed is still running at Line2/5. There's no option for stopping it. Kindly help.
@@adityakrishnan9620 This is not part of Automation Anywhere CR . Please search for Run option in the search box present in taskbar of your system and proceed accordingly
@@qualityassurancelab7764 Hi , Even I am currently facing the same issue and unable to execute any of the bots. As the Bot Agent in Services is running and also unable to stop/Restart the services
You will have to provide device username(with domain name) and password in the control room. Please follow the steps below: Open command prompt and enter the command "whomi". You will get your system login username( with domain name). In the top right corner of corner of control room, there is a Laptop Symbol. Click on that , there is an option of device login credentials. In the Device name provide the login username which you got from the command "whoami". In the device password, enter your device password. Hope this helps, let me know for further query!
I am getting an error while using Loop "Email for each mail in mail box" reading the email from a specific folder from outlook that mailbox not found in A2019
Hi I am trying to get email with condition today's date but Bot is nt reading mail . Its also nt showing any error. it works without condition. Request if you can create video or suggest how to put date and time based condition in reading emails in A2019 . Thanks
Hi, Here u r giving subject name as automation and getting two mails. What if I has 10 mails with different subjects and I want to extract 5 subject name related mails. What I need to mention in Subject contains_______, How can I differ 5 sub names.
I'm Not Able To Connect With Gmail In First Line My Bot Is Always Having Error With first line But Everything I've Done As Per Video please Help Me With That
hiii...when i followed the whole process of gmail...it is saying invalid credentials....i checked my gmail settings IMAP Was Disabled I enabled it....still iam getting the same error.. and also tell how to login to control room directly
please enable 2 step Authentication and generate App password - ruclips.net/video/LI7RezRh76E/видео.html Provide that app password in the project instead of your normal password and try to execute again
@@aditikhandelwal135 Have you provided same condition in the Loop as mentioned in the video - Loop through Unread email, subject and specific folder condition? Do you have emails in your mailbox which satisfies the condition mentioned in the Loop Action?
@@qualityassurancelab7764 Hi, for getting the mails received today ,we have to make a new datetime variable with todays date and time as 12:00 am......sysdate variable will not work since it also has time stamp
Hi Guys! Hope you found this video useful. Please like, share and subscribe to my channel. This will motivate me to create more good contents. Thanks!
Y port number has taken had 993
Wait is over tq mam.........
You are welcome!
Hi! I am trying to do email automation as explained by you in video. However Gmail is blocking bot. I have switched "ON" less secure app. But every time i run bot it doesnt connect and gives error message invalid credentials. How do i solve this?
Mam, as you know that 21 days lockdown across the country is enforced. Hence I request you to please provide 1 video of A2019 per day so that by the time we resume our office,we will be confident in A2019 version. This is the best time to learn as most of us are WFH.
Sure Abhijeet, I will try to create more videos so that this time can be leveraged. Also, since our knowledge should not be only limited to a specific tool , I will be publishing videos on another RPA tool, i.e. UiPath as well. So, you can checkout those videos as well.
Keep learning and please share my videos with your friends too.
@@qualityassurancelab7764 Mam once we have expertise in A2019 , movement to Ui Path would be better. Because " Jack of all trades and Master of None" won't be helpful.
Really informative video..
Hi @Quality Assurance Lab
In the video, for Connect action - only Credential and String option are given to store Username and Password. Whereas I can view three options namely: Credentials, Variable, Insecure string.
On selecting Variable, the Insert variable option is not available but shown for 'Insecure String'.
Please explain and confirm on this.
Also, I had only two emails matching the subject, still it takes lot of the time for the bot to complete execution after displaying the message box.
Due to which the services keeps on running thereby preventing further bot execution.
Please help.
Thanks.
Hi Meghna,
In the latest versions of Automation Anywhere, you will get Credentials, Variable, Insecure string. For using variable, you can move to Insecure String and put the variable there.
To make your execution fast, you can preload the packages which are used in the project. Foe that, move to laptop icon on top right corner and clock on Preload Packages. Click on Customize and select the packages which you want to preload. Once done, click Start Preloading
@@qualityassurancelab7764 Thankyou!
Hi! The dictionary variable for EMAILSUBJECT and EMAILMESSAGE shows null value when I execute the bot and all the message in the Inbox put as read although don't satisfy the condition added. Thanks
Hi, could you please confirm that you added the message box with EMAILSUBJECT and EMAILMESSAGE inside the loop and not outside the loop?
Also, what all Loop conditions have you provided?
@@qualityassurancelab7764 Hi !! Thanks for answer my question. I confirm you that I included both email variables. During the execution prints null value in the message box.
I added
El Subject $DataMessage{emailSubject}$.
mensaje $DataMessage{emailMessage}$
Loop Conditions:
From a specific folder (optional)
Inbox
--> ( I think that there is a problem here because don't recognize another folder.. I tested that you mentioned in the video and doesn't work. [GMAIL]/Recibidos.. I am in Argentina.
When subject contains (optional)
Run bot
From specific senders (optional)
--
Thanks a lot! Cecilia.. I'm your follower.
@@ceciliaverdi2983 Thank you for the detailed response, I just replied on your email. could you please try again by the folder name as [Gmail]/Recibidos ?
I'm getting error as invalid credentials but i gave correct one, how to rectify this error pls tell me....
I want email attachment to be downloaded to my folder which i have created on my desktop
What i need to do for that..
I mean steps..
Hi while trying to search for mail using loop...error comes as inbox folder is not found... please help me to fix this
Hi, are you using the Gmail account? Have you provided the folder name as Inbox, not inbox ?
hi, did you get the solution of this issue ?
Hi, I am continuously getting INVALID CREDENTIALS in line 1 but username & password entered are correct. Tried with 4 accounts but still the same error comes. Should i change anything in protocols mentioned other than this
Dear,
If your trying with Gmail, Better try with app password not with your E-mail password.
ruclips.net/video/LI7RezRh76E/видео.html
This is very helpful. I just want to ask, how can I get the error if the loop did not find any email subj.? As of now when the bot did not find the subject it will not go to the message box I made. BTW my criteria is if emailMessage = "blank" or null then message box
Thanks, if you want to explicitly throw error, please use error handling actions - ruclips.net/video/laV13pGTCVY/видео.html
@@qualityassurancelab7764 thank you very much. very helpful :)
How to find out all the dictionary Key for various things? Is there a place where this compiled information available in simple format, pls let me know.
You will get complete Information here - docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-dictionary-command.html
In my case, both unread message show in the message box, but only one mail delete other will be there. may I know why both are not deleted when the subject line is the same and after that again I run the bot then, it is deleted which is left?
Have you put Delete action under the Loop? Can you see Delete action on same indentation as message box?
@@qualityassurancelab7764 I Got it. I miss putting Delete action outside the loop.
Thanks for the reply.
at 4.18 when you create the string it shows insecure string in my case and automation does not run. Could you please help me with this. Thanks in advance.
Could you please let me know the exact error you received during run time and at what step?
Sometimes, Automation Anywhere requires App password to login to gmail account, rather than the normal password we use.
To generate app password, please refer - ruclips.net/video/LI7RezRh76E/видео.html
@@qualityassurancelab7764 Thank you so much for your reply. This worked for me. Thanks for sharing the link.
Can you please tell us how to trigger the bot when a new mail is recieved.
I get the output of the ServiceNow tickets thro SN REST API, but, I am unable to understand how to extract the details like ticket Nos, Descriptions, etc. Can you help me understand it? is it XML, JSON or which one
I believe, you want to extract specific data from the JSON. Checkout this video to know how to extract JSON data using String Operations - ruclips.net/video/mhYAQuwJbtM/видео.html
Hope this helps, please let me know for any further query!
when i tried login using my user id & password but i got an error like this " Invalid credentials are provided.
",
Please enable 2 step Authentication and generate App password - ruclips.net/video/LI7RezRh76E/видео.html
Provide that app password in the project and try to execute again
I want to do automation in outlook. but outlook is not opened in my machine. How to do that in that suituation ?
I have succesfully run the bot at first after many trial and error, but again its showing an error saying: "One or more email ids are invalid." The email is correct.
Hello !
Received an error while executing a bot as ''Invalid Credentials''
I provided the correct username and password in Email ''Connect'' Action in ''Insecure String''
Hi, please try by Turning on less secured app security settings in gmail - myaccount.google.com/lesssecureapps?pli=1
@@qualityassurancelab7764 thanks for replying.
Now the bot got successfully run but I received a Message as ''Email Subject is Null'' and ''Email Message is Null''
I exactly used the same dictionary keys as you told in the Message Box
@@sajalgpt8 Please confirm you added Message box inside the Loop, not outside the Loop accidently!
@@qualityassurancelab7764 Message Box is inside the Loop Maám !
Just now I've checked. Will share you the screenshot on your email account
Want email subject yo be pasted in excel however instead of appending subject during next run it is overwriting previous data
I watch ur two step verification video and as per instruction i enter app code password instead of normal password
still it showing error invalid credential how to resolve
rply asap
Hi, could you please try again by performing below points -
1)Turn on less secured app security settings in gmail - myaccount.google.com/lesssecureapps?pli=1
2)Turnoff Windows Defender Firewall from all network settings
Also, please let me know if you are working on Office laptop(Office network) or personal one?
Sometimes, in offices network , SMTP/IMAP network is blocked. If that is the case, SMTP/IMAP traffic should be enabled in firewall.
Hi ,I am getting error message in line 2(Loop)" Bot Launcher for user session ..... unresponsive."Could you please help me on this.Why i am getting error?
Hi, please let me know what window version you are using?
Also, please let me know if you provided the username in the format of DomainName\UserName under Device Credentials section?
Hi,Is there any way to validate if email having attachment or not in A2019?
Is it possible to update the Email Dictionary variable in excel ? instead of showing the message box. I tried but I couldn't , need your help, please let me know.
Yes, it is possible. Please use Excel -> Set Cell Action. In the value to Set field , provide Dictionary Key and Value
When tried to connect from AA I am getting : Error: There was an error in establishing connection to the server.. Can you help me on this anyone.
Could you please try again by Turning on less secured app security settings in gmail - myaccount.google.com/lesssecureapps?pli=1
Hi ,I am getting error message in line1 Invalid credentials. please help me.
I am getting like below after run the bot
Email subject is null
Email message is null
After closing the message box, still bot is running and I am not getting anything.
, can u help me with this..
Hi, did you provide same information in the Loop as mentioned in the video?
Could you please confirm you added message box inside the loop and not outside?
i want to print file name on msg box how to use dictionary for it
what are the properties for it
rply asap
If you are trying to print file name in message box under Loop Command -> For each file in folder,
Dictionary key for filename is name
Dictionary key for file extension is extension
@@qualityassurancelab7764 thanks you so much for quick rply it works🤘
Make a video on if else stmt
My question is we cannt specify multiple else if stmt in if stmt
Hi, I am continuously getting INVALID CREDENTIALS in line 1 but username & password entered are correct.
Dear,
If your trying with Gmail, Better try with app password not with your E-mail password.
ruclips.net/video/LI7RezRh76E/видео.html
Hi. I have done steps shown in video but mine only first email gets read and later I get error Invalid session name
Greeaat
Hey mam, I was following your instructions and ran the bot. It was running for few minutes and I closed it. But after I tried to run again the foll error was displayed :
"There is already an existing deployment in-progress for this user session" .
Under activity tab->In progress-> The activity I closed is still running at Line2/5. There's no option for stopping it.
Kindly help.
Hello, please follow below steps to resolve the issue:
Move to Run -> services.msc
Restart automation anywhere bot agent
@@qualityassurancelab7764 I could not find this option anywhere mam..can u say under which tab it is present
@@adityakrishnan9620 This is not part of Automation Anywhere CR . Please search for Run option in the search box present in taskbar of your system and proceed accordingly
@@adityakrishnan9620 Is your issue resolved?
@@qualityassurancelab7764 Hi , Even I am currently facing the same issue and unable to execute any of the bots.
As the Bot Agent in Services is running and also unable to stop/Restart the services
I got message "Invalid credentials are provided" when bot is running. What should I do?
You will have to provide device username(with domain name) and password in the control room. Please follow the steps below:
Open command prompt and enter the command "whomi". You will get your system login username( with domain name).
In the top right corner of corner of control room, there is a Laptop Symbol. Click on that , there is an option of device login credentials. In the Device name provide the login username which you got from the command "whoami". In the device password, enter your device password.
Hope this helps, let me know for further query!
@@qualityassurancelab7764 I already did that, but still got the message "Invalid credentials are provided"
unsuccessful in line 1(email connect)
@@davejuliant5550 the previous error "Invalid credentials are provided"
resolved?
@@qualityassurancelab7764 Not yet, it's still the same error.
I am getting an error while using Loop "Email for each mail in mail box" reading the email from a specific folder from outlook that mailbox not found in A2019
Hi Akash, is this issue got resolved?
Mam, how to read the particular word alone and show in the message box Mam?
Hi I am trying to get email with condition today's date but Bot is nt reading mail . Its also nt showing any error. it works without condition. Request if you can create video or suggest how to put date and time based condition in reading emails in A2019 . Thanks
Hi,
Here u r giving subject name as automation and getting two mails.
What if I has 10 mails with different subjects and I want to extract 5 subject name related mails. What I need to mention in Subject contains_______, How can I differ 5 sub names.
how to save outlook email ?
Please use the action Email -> Save Email
[Gmail]/Draft or [Gmail]/Drafts ????
null value while reading in message box while reading
Please conform you have added message box inside the loop, not outside
@@qualityassurancelab7764 yes it is inside. I have sent mail regarding with screenshot
@@meghavi9440 for this issue, what they have replied to you?
@@kirantulam2477 Not yet still waiting for their reply
I'm Not Able To Connect With Gmail In First Line My Bot Is Always Having Error With first line But Everything I've Done As Per Video please Help Me With That
I hope next section is about send email mam I am waiting
Me too, i cant send email, tried with both the ports 465 & 587... but found no result
Yes, next video is on Send Email. I will share it soon.
hiii...when i followed the whole process of gmail...it is saying invalid credentials....i checked my gmail settings IMAP Was Disabled I enabled it....still iam getting the same error..
and also tell how to login to control room directly
please enable 2 step Authentication and generate App password - ruclips.net/video/LI7RezRh76E/видео.html
Provide that app password in the project instead of your normal password and try to execute again
@@qualityassurancelab7764
Again The same error....i provided that 16 digit app password instead of my normal password. Please Give The exact Solution
@@krishnamohan2824 Have you turned on less secured app security settings in gmail - myaccount.google.com/lesssecureapps?pli=1
@@qualityassurancelab7764 yes i turned on...
now iam getiing the following error....in mailbox inbox folder not found
@@krishnamohan2824 Did you provide Inbox or inbox ?
its not moving ahead of 3rd line i.e after loop plz help
Was email message and email subject displayed in the message box?
Did you get any error message after the loop?
@@qualityassurancelab7764 noo nothing happened
@@aditikhandelwal135 Have you provided same condition in the Loop as mentioned in the video - Loop through Unread email, subject and specific folder condition?
Do you have emails in your mailbox which satisfies the condition mentioned in the Loop Action?
@@qualityassurancelab7764 yess exactly same
Mam iam getting invalid credentials while running the bot.what might be the reason?
Dear,
if your trying with Gmail, Better try with app password not with your E-mail password.
ruclips.net/video/LI7RezRh76E/видео.html
Mam one doubt password will be app password? Or regular Gmail password?
Mam please tell me mam pwd will be app password or Gmail regular pwd?
@@vickiramathithyankaliyamur6521 app password
Institute name
Hi
Add new projects...
I am getting error on the second line, it is saying "In mailbox Inbox folder not found." Can you please help !!
Can you try with [Gmail]/Inbox ?
hi mam, can u please explain how to fetch mails received on todays date. I used sysdate but its not fetching any mails and showing no error
Hi, did you tried System:Date variable in the field When received date is on or after under Loop : For each mail in mailbox?
@@qualityassurancelab7764yeah, I got the error solved
Thank you
@@suryadevable great, thanks for confirming, could you please share how you resolved the error, it will help others
@@qualityassurancelab7764 Hi, for getting the mails received today ,we have to make a new datetime variable with todays date and time as 12:00 am......sysdate variable will not work since it also has time stamp