Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

NULL Value with Global Variable (String)globalMap.get("tTeradataRow_1_NB_LINE_INSERTED")

Why is this happening, I'm definitely inserting two rows... everywhere I have looked says this should be coming back with 2. I did on Sub Job OK and everything. Please assist.

 

 

 

0683p000009LrJK.png

 

 

0683p000009Lqpb.png

Labels (4)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

tTeradataRow component does not have any "NB_LINE_INSERTED"variable.

It is the tTeradataOutput component, which is having such variables.

https://help.talend.com/reader/e50RrW~XqnfMOrZ2XGd2WA/5etLwdoG~wTwX71dJi3saQ

View solution in original post

3 Replies
Anonymous
Not applicable
Author

I have also tried (String)globalMap.get("tTeradataRow_1_NB_LINE_INSERTED")
With same results
Anonymous
Not applicable
Author

0683p000009LrOp.jpgtTeradataOutput Global variables0683p000009Lr3M.jpgtTeradataRow GlobalVariables

Anonymous
Not applicable
Author

tTeradataRow component does not have any "NB_LINE_INSERTED"variable.

It is the tTeradataOutput component, which is having such variables.

https://help.talend.com/reader/e50RrW~XqnfMOrZ2XGd2WA/5etLwdoG~wTwX71dJi3saQ