Reading the link count between the dataset and transformer

Formally known as "Mercator Inside Integrator 6.7", DataStage TX enables high-volume, complex transactions without the need for additional coding.

Moderators: chulett, rschirm

Post Reply
Kbhujad
Participant
Posts: 10
Joined: Mon Jul 21, 2008 7:31 am
Location: Pune
Contact:

Reading the link count between the dataset and transformer

Post by Kbhujad »

Hi,

I was reading the link count between the dataset and transformer using the below function:
iReadRecCount = DSGetLinkInfo(hJob1,ReadStage,ReadLink,DSJ.LINKROWCOUNT)

This function works fine if we want to derive count between the sequential file and transformer.But when I used the same to derive count between dataset and transformer, I got count=0.

Please suggest some solution
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Please repost this question in the appropriate forum - the PX forum. This is for a different product, with a (granted) very similar name.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply