Good Afternoon ,
Is there any way to print the code developed in Commumity or Enterprise version of A360?
Best Regards
Good Afternoon ,
Is there any way to print the code developed in Commumity or Enterprise version of A360?
Best Regards
export the bot - unzip - manifest.json is the file
there are files under the mytasks→ any adhoc subfolder → files type file → open in notepad
will get the code.
You can use notepad ++ help to right indent with JSON formator plugin.
Hello Friends
The problem is: I can not export bot, using Community Edition of A360
Hello Friends
The problem is: I can not export bot, using Community Edition of A360
Have you referred this link for exporting BOTs?
Hello,
I am unable to follow the instructions in this link (https://chandmohammad.hashnode.dev/how-to-import-bots-from-automation-anywhere-community-edition ). I use Chrome and I can get to the "Network" option but I can't access "Content" or "Copy Content Response", as showed in the figure in this link.
Hi
Can you try in Microsoft Edge?
Hi
These is the screen when I try Edge. As you may see, I can find / reach “Network” option but I can´t find “Content” option to get “Copy > Copy Response”….I don´t know if I have to mark any other checkbox...
Hello,
I am unable to follow the instructions in this link (https://chandmohammad.hashnode.dev/how-to-import-bots-from-automation-anywhere-community-edition ). I use Chrome and I can get to the "Network" option but I can't access "Content" or "Copy Content Response", as showed in the figure in this link.
Even I also had the same problem. But by keeping the inspect window and re-login to community edition resolved the issue.
Good afternoon,
Well, I managed to reach the same screen. The doubts , now, are:
Thanks, in advance
Best regards
Mauro Guimarães
If you only need get study the code, send to print in pdf. The issue here is get full lines from the taskbot.
HTH
Regards
To print the code to study is not the real problem.
I need to export the code developed in A360 Community version to Enterprise version, so this questions persists:
Once I've managed to get to the "Copy Response" page, how can I export this code to the Enterprise version of A360?
I get it. So you will need copy the content from Response to text editor and save it without extension. This file contains all the actions from original bot. Then, zip the file again and export it to A360 Enterprise.
General steps are
1-.Create a basic bot in the A360 Enterprise.
2.-Expor the bot to your local machine.
3.-Unzip the zip file and edit the file under Automation Anywhere\Bots (or original subfolder under Bots) This does´t have extension.
4.-Copy the response from browser (this comes from Community Edition) and replace it
5.-Zip the file again and import it to your A360 Enterprise
Regards
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.