Strategy One
Upload Scripts to the Metadata
You can easily save Python scripts as metadata objects. Since Python script are metadata objects, they are affected by environment upgrades as far as ensuring their compatibility with the system. Python scripts can be migrated between environments and managed by considering security and ACLs.
- In the Navigation pane, click
, next to Scripts. - In the Navigation pane, click Scripts.
- In the top right corner, click Create Script.
-
Choose an environment from the Environment drop-down list and click Select.
-
Click Select a File.
- Choose your Python script and click Open.
- Click Save.
