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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
micheledenardi
Specialist II
Specialist II

Read STXL.CLUSTD via BAPI Connector

Good Morning everyone,

today i'm tring using BAPI connector to read STXL.CLUSTD field but i don't know how to proceede...

Reading on the web i found the function RFC_READ_TEXT which seems what i'm looking for but i don't know how to use it (and i don't know if this funcion is the correct one).



Is there someone who can help me by showing each step to get STXL.CLUSTD readeable ?

2018-10-15 08_27_24-_test _ Editor caricamento dati - Qlik Sense.png

2018-10-15 08_27_46-_test _ Editor caricamento dati - Qlik Sense.png

Michele De Nardi
If a post helps to resolve your issue, please accept it as a Solution.
Labels (1)
1 Solution

Accepted Solutions
Hakan_Ronningberg
Employee
Employee

Hi Michele,

There is a Qlik developed BAPI called /QTQVC/READ_TEXT which might be more easy to use than RFC_READ_TEXT.

Regards,

Hakan

View solution in original post

2 Replies
Hakan_Ronningberg
Employee
Employee

Hi Michele,

There is a Qlik developed BAPI called /QTQVC/READ_TEXT which might be more easy to use than RFC_READ_TEXT.

Regards,

Hakan

micheledenardi
Specialist II
Specialist II
Author

Great !

By using /QTQVC/READ_TEXT funcition and applying following mapping i'm fetching the correct readable data!

2018-10-15 11_21_17-Data Browser_ tabella STXL_ videata di selezione.png

The final script is:

2018-10-15 11_26_17-_test _ Editor caricamento dati - Qlik Sense.png

And LINES.TDLINE contains the translated text!

Michele De Nardi
If a post helps to resolve your issue, please accept it as a Solution.