Skip to main content
interplan
Navigator | Tier 3
February 21, 2023
Solved

Is there any way to print the code developed in Commumity or Enterprise version of A360?

  • February 21, 2023
  • 12 replies
  • 498 views

Good Afternoon ,

Is there any way to print the code developed in Commumity or Enterprise version of A360?

Best Regards

 

 

Best answer by Raul Jaimes

@interplan

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

12 replies

interplan
interplanAuthor
Navigator | Tier 3
February 23, 2023

@Raul Jaimes 

 

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?

  1. I have go make a “Copy Response” to each line in the code?
    What is the content of the “Copy Response” action? 
  2. I have pasted it to a Notepad , but it seemed to be unuseful to me.
Mauro Guimarães
Raul Jaimes
Navigator | Tier 3
February 23, 2023

@interplan

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