Create an application from an existing job
This section describes how to create an application from an existing job and notes on such.
Description
You can create an application from not only existing projects or scripts, but also from existing jobs.
However, as certain limitations apply, check the points to note before creating an application from an existing job.
Operation flow
Procedures
- Migrating permissions from workspaces to profiles
-
Unlike jobs, which manage permissions per workspace and profile, applications manage permissions per profile. An application is linked with a profile when the application is deployed, which makes management simple and easy.
In order to copy the members that already belong to the workspace and their respective permissions to the profile, perform the following procedure:
-
Select
> SYSTEM > Profiles.
-
Select Information from the action menu of the profile.
-
Select Migrate from Workspace.
-
(2) Create an application from a job
For the jobs shown below, you can create an application by selecting Create a new Application from the action menu of an existing job.
You can't make HULFT Transfer jobs into applications. Consider using HULFT Transfer Application instead. To use HULFT Transfer Application, a contract for the paid add-on HULFT Transfer Application is required.
Notes that apply to all jobs when making a job into an application
-
All of the job execution scripts are copied to the application including dependent scripts.
Behavior, including the algorithms of the application to be executed, is fixed at the point that a job is created from an application. Even if you edit the script in the original project, such as for the purpose of additional development or fixes, the application is not affected. In order to reflect changes to the script in the application, configure the application again.
-
As the trigger conditions set for the job prior to migration are not migrated, configure trigger conditions for the application separately.
-
If the name of the call destination script is specified as a variable in a script contained in an application, an error occurs.
- File Event Jobs
-
On the File Event Jobs page, select Create a new Application from the action menu in the list of settings to create an application.
For detailed instructions, refer to File Event Jobs.
Notes when making a job into an application
None.
- REST API Jobs
-
On the REST API Jobs page, select Create a new Application from the action menu in the list of settings to create an application.
For detailed instructions, refer to REST API Jobs.
Notes when making a job into an application
After you create an application from a REST API job, you can't modify the API project that was made into an application.
- Schedule Jobs
-
On the Schedule Jobs page, select Create a new Application from the action menu in the list of settings to create an application.
For detailed instructions, refer to Schedule Jobs.
Notes when making a job into an application
None.