You can enter a script in the Automation Scripts application without associating it with a launch point. This approach is useful, for example, if you want to import a library of scripts that you intend to configure at a later stage. Other examples of a script without a launch point are automation scripts that are run as cron tasks and object structure scripts.
To create a script without a launch point, select
.To use the script after creation, you can create a script with a launch point and specify this script as an existing script to use.
When an automation script runs as part of a cron task, the automation script does not require a launch point. You create the script in the Automation Scripts application. In the Cron Task Setup application, you reference the script-aware Java™ class in your cron task definition. Then, you can attach the automation script to the cron task.
@@@TBW after info obtained from Anamitra and Sam@@@