When you are developing a Parallel job in DataStage, we are able to call a server routine in our Parallel job provided that we make use of BASIC transformer.
BASIC transformer is not visible in the Proccesing palette in Parallel job. Hence we would need to bring in the BASIC transformer to our design canvas following the steps stated below:
Go to Repository tree -> Stages Types -> Parallel -> Processing -> BASIC Transformer.
Drag and drop the BASIC transformer stage to our design canvas.
With BASIC transformer, we are able to perform various server type data transformation in parallel job. For example, calling a server routine, link variables, etcs.
![](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_sTweTBmW9qdKFt8KcGHeO2bzZghdwRIZJvxeXsCc_oGzoGYup22hMyLjeJSyVqB0PSD11WrYAwZAN-i6T3GBaAPn1yUBXOq7AOQQEDu5NOz2nV20i4chu69P5pkjTKb14f4m2-WCbo4nrZnag=s0-d)
BASIC transformer is not visible in the Proccesing palette in Parallel job. Hence we would need to bring in the BASIC transformer to our design canvas following the steps stated below:
Go to Repository tree -> Stages Types -> Parallel -> Processing -> BASIC Transformer.
Drag and drop the BASIC transformer stage to our design canvas.
With BASIC transformer, we are able to perform various server type data transformation in parallel job. For example, calling a server routine, link variables, etcs.