Try this page I made first and see if this works.
https://rpademo.automationanywhere.com/deletedevice.php
Hi @RAJ 8217 ,
You can try to reset your device with API Device (Remember that you must use the authentication API first.):POST - https://{yourcontrolroom}/v2/devices/reset Body:{ "deviceIds": { "ids": d<Device ID>] }}For all devices:Body:{ "allDevices": { }}For occasions that are not specified:Body:{ "deviceIds": { "ids": d-1] }}
Hello,
Step 1: Open task manager & end all the task related to AA.
step 2: logout from Control room
Step 3: Close the browser and re launch it.
This will resolve your issue.
Thanks in Advance
Happy Automation!
Hi @RAJ 8217 ,
You can try to reset your device with API Device (Remember that you must use the authentication API first.):POST - https://{yourcontrolroom}/v2/devices/reset Body:{ "deviceIds": { "ids": d<Device ID>] }}For all devices:Body:{ "allDevices": { }}For occasions that are not specified:Body:{ "deviceIds": { "ids": d-1] }}
My page does this without having to deal directly with the API.
Hello,
Step 1: Open task manager & end all the task related to AA.
step 2: logout from Control room
Step 3: Close the browser and re launch it.
This will resolve your issue.
Thanks in Advance
Happy Automation!
You can also open Services, stop the Automation Anywhere Bot Agent service, then restart it.
Hi @RAJ 8217 ,
You can try to reset your device with API Device (Remember that you must use the authentication API first.):POST - https://{yourcontrolroom}/v2/devices/reset Body:{ "deviceIds": { "ids": d<Device ID>] }}For all devices:Body:{ "allDevices": { }}For occasions that are not specified:Body:{ "deviceIds": { "ids": d-1] }}
My page does this without having to deal directly with the API.
Hello,
Step 1: Open task manager & end all the task related to AA.
step 2: logout from Control room
Step 3: Close the browser and re launch it.
This will resolve your issue.
Thanks in Advance
Happy Automation!
You can also open Services, stop the Automation Anywhere Bot Agent service, then restart it.
@Aaron.Gleason Great job! I'll take a look
Hi @RAJ 8217 ,
You can try to reset your device with API Device (Remember that you must use the authentication API first.):POST - https://{yourcontrolroom}/v2/devices/reset Body:{ "deviceIds": { "ids": d<Device ID>] }}For all devices:Body:{ "allDevices": { }}For occasions that are not specified:Body:{ "deviceIds": { "ids": d-1] }}
My page does this without having to deal directly with the API.
Hello,
Step 1: Open task manager & end all the task related to AA.
step 2: logout from Control room
Step 3: Close the browser and re launch it.
This will resolve your issue.
Thanks in Advance
Happy Automation!
You can also open Services, stop the Automation Anywhere Bot Agent service, then restart it.
Thanks for letting me know, Kindly share the detailed steps that would be helpful.
Hi @RAJ 8217 ,
You can try to reset your device with API Device (Remember that you must use the authentication API first.):POST - https://{yourcontrolroom}/v2/devices/reset Body:{ "deviceIds": { "ids": d<Device ID>] }}For all devices:Body:{ "allDevices": { }}For occasions that are not specified:Body:{ "deviceIds": { "ids": d-1] }}
My page does this without having to deal directly with the API.
Hello,
Step 1: Open task manager & end all the task related to AA.
step 2: logout from Control room
Step 3: Close the browser and re launch it.
This will resolve your issue.
Thanks in Advance
Happy Automation!
You can also open Services, stop the Automation Anywhere Bot Agent service, then restart it.
Thanks for letting me know, Kindly share the detailed steps that would be helpful.
Sure!
The step by step is described here:
A360: "BOT stuck in In Progress Stage and not able to move it to history" or "BOT stuck in Pending execution Stage and not able to move it to history" (automationanywhere.com)
Hi @RAJ 8217 ,
You can try to reset your device with API Device (Remember that you must use the authentication API first.):POST - https://{yourcontrolroom}/v2/devices/reset Body:{ "deviceIds": { "ids": d<Device ID>] }}For all devices:Body:{ "allDevices": { }}For occasions that are not specified:Body:{ "deviceIds": { "ids": d-1] }}
My page does this without having to deal directly with the API.
Hello,
Step 1: Open task manager & end all the task related to AA.
step 2: logout from Control room
Step 3: Close the browser and re launch it.
This will resolve your issue.
Thanks in Advance
Happy Automation!
You can also open Services, stop the Automation Anywhere Bot Agent service, then restart it.
Thanks for letting me know, Kindly share the detailed steps that would be helpful.
Sure!
The step by step is described here:
A360: "BOT stuck in In Progress Stage and not able to move it to history" or "BOT stuck in Pending execution Stage and not able to move it to history" (automationanywhere.com)
Great! But too lengthy process. Task is stuck in in progress activity. No need to reset the device.
Try this page I made first and see if this works.
https://rpademo.automationanywhere.com/deletedevice.php
Great tool, really like it as it’s easy and save a lot of time, I do appreciate if you can add option to authenticate with API Key as well.
Great tool, really like it as it’s easy and save a lot of time, I do appreciate if you can add option to authenticate with API Key as well.
I have added that option. Thanks for the suggestion!