4.1.1 Flow of designing linkage jobs
- Organization of this subsection
(1) Design of service linkage jobs
The service linkage jobs of JP1/AJS3 for Cloud Service Applications define how to link the cloud services to be linked. The flow for designing a service linkage job is as follows.
-
Consider the flow of jobs linked to cloud services, and then decide on the cloud services to execute as JP1/AJS3 jobs or jobnets.
-
Investigate and consider the specifications of the relevant cloud services and the command interfaces that can be linked.
-
Design the processing for connecting to the cloud service.
-
Design the method for managing information for performing authentication with the cloud service.
-
Design the processing for linking to the cloud service.
Based on the content designed in 3, 4, and 5, create definitions in JP1/AJS3 for Cloud Service Applications and run them as service linkage jobs. To design these definitions, the following three considerations are necessary.
-
Consider the environment of the connection-destination services and commands to be executed
-
Consider the method for managing authentication information corresponding to the commands to be executed
-
Consider the linkage processing
(2) Design of service linkage monitoring jobs
The service linkage monitoring jobs of JP1/AJS3 for Cloud Service Applications define how to monitor the cloud services to be monitored. The flow for designing a service linkage monitoring job is as follows.
-
Consider the flow of business operations based on events, where, for example, a business operation is triggered by a change in the particular status of a cloud service, and then decide on the cloud services to be monitored as a custom event job or start condition of JP1/AJS3.
-
Investigate and consider the specifications of the relevant cloud services and the command interfaces that can be linked.
-
Design the processing for connecting to the cloud service.
-
Design the method for managing information for performing authentication with the cloud service.
-
Design the processing for monitoring the cloud service.
Based on the content designed in 3, 4, and 5, create definitions in JP1/AJS3 for Cloud Service Applications and run them as service linkage monitoring jobs. To design these definitions, the following three considerations must be accounted for.
-
Consider the environment of the connection-destination services and commands to be executed
-
Consider the method for managing authentication information corresponding to the commands to be executed
-
Consider the monitoring processing