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: 
elelik
Contributor
Contributor

As400Text and As400PackedDecimal type not recognized as valid type

Hello, I'm using 5.4.0 TOS_ESB to create a web service which sends information about items available, prices etc ...
For this I use a module of our As400, which I pass parameters through a user routine in a tJavaflex, of type Text and PackedDecimal. When I run the job in talend I have a list of errors telling me that the types of data AS400PackedDecimal AS400Text are not recognized as a valid type. I found that when compiling the job the com.ibm.as400.access class was not imported even though I had associated the jt400.jar module to the user routine.

Can you please let me know how to solve this problem . How do I associate this class so that it is taken into account when compiling
Labels (3)
1 Reply
Anonymous
Not applicable