Skip to main content
Cadet | Tier 2
May 5, 2022
Question

Hi Team, What is the extension of A360 robot as for V11 the robot task extension is *filename*.atmx, is it different in A360?

  • May 5, 2022
  • 1 reply
  • 396 views
Hi Team, What is the extension of A360 robot as for V11 the robot task extension is *filename*.atmx, is it different in A360?

    1 reply

    Tamil Arasu10
    Most Valuable Pathfinder
    Most Valuable Pathfinder
    May 5, 2022

    Hi @Ashwini Vishwakarma​ ,

     

    For A360 files are .JAR format and included with manifest.json file.

     

    JAR stands for Java ARchive. It's a file format based on the popular ZIP file format and is used for aggregating many files into one. Although JAR can be used as a general archiving tool, the primary motivation for its development was so that Java applets and their requisite components.

     

    Thanks!

    _Tamil_