Create a Script Package

Create a Script Package

When you create a script package, you must indicate the target platform type:

  • Windows OS

  • macOS

  • Unix/Linux

Only scripts that are compatible with the platform type that you select are available for the package.

When you create a package, you provide a name, version, and script category. You can optionally provide a description of the package and the author name.

For information on where files are stored, see Where Automation Files are Stored in Automation Requirements.ย 

  1. In Service Center, clickย Automationย >ย Library.

  2. Clickย Newย Package.

  3. From theย Choose Package Typeย list, select the package platform type.

  4. Clickย OK.

  5. In theย Package Nameย box, type a name for the package.

  6. In theย Versionย box, give the package a version number. Version numbers must be in the format of <num>.<num>.<num>.<num>.

  7. In theย Authorย box, type your name.

  8. From theย Categoryย list, choose a scripting category for the package.

  9. In theย Descriptionย box, type a description of the package.ย 
    You are now ready to add scripts to the package.

See Also