Skip to main content
is it possible to encrypt and decrypt the image in AA?

Yep - the easiest way would be through using JavaScript or Python within your bot. If you want to go a step further, you could write a custom package using the Automation 360 Package SDK (Java) and create the actions to encrypt/decrypt based on a file path


Hi @archana m​ ,

 

You can try using PGB command, checkout below documentation on usage.

 

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-the-encrypt-files-action.html/p>


Yes it is very possible and the ideal way would be to do it via custom JS or Py code.


Reply