You can create a DataStage® job that
includes a Data Service connector.
Procedure
To create a job that includes a Data service connector:
-
In a project, create a DataStage
flow.
- Drag the Data service connector from the palette to the DataStage designer canvas as a source or target.
Add other objects as needed.
- Double-click the Data service connector to open its properties panel.
- Optional:
On the Stage tab, click Setting > Data
Service to open the runtime settings and set an alias for the data service. Then, click
Save.
If you do not specify an alias, the name of the DataStage flow in spinal case is used.
- Optional:
Set the period of time to remain active after the last request received
with the TTL property. The default value is 900 seconds.
- Compile the flow.
When the flow compiles successfully, the data service
endpoint and curl execution command are generated and available for you in the DataStage flow settings page to use when you run
the job.