Enabling the Data service connector for DataStage Enterprise Plus

If you have DataStage Enterprise Plus, you can use the Data service connector, but you must enable it first.

To enable the Data service connector for DataStage Enterprise Plus, log in to the DataStage cluster, then run the following command:
oc -n ${PROJECT_CPD_INST_OPERANDS} patch datastage datastage -p '{"spec": {"enableDataService": true}}' --type=merge