英文: Sorting on similar values using talend 问题 DeptID SID StudentName MID 111 A1 Nancy A1 111 A1 Nanc...
Talend,带有子条件的If语句
英文: Talend, If Statement with subconditions 问题 我正在处理一个Talend作业,在这个作业中,我需要根据另一列的信息向一列中插入信息。例如,目标是在...
Talend中的tJavaRow模块中的(if, else)部分
英文: Talend (if, else) in tJavaRow module 问题 我正在尝试使用tJavaRow模块和条件表达式在一个列中添加信息。目标很简单,如果"Fonction_...
Difference between Stagining Area and ODS in Datawarehouse Modeling
英文: Difference between Stagining Area and ODS in Datawarehouse Modeling 问题 我正在进行一个BI项目,我有一个很大的困惑。 我的...
talend组件tRssInput,带有身份验证以查询Atom Feed。
英文: talend component tRssInput with authentification to query an atomfeed 问题 我必须使用Talend从Oracle Fusi...
如何使用Talend从数据库的列中获取文本的一部分,然后使用tdbnput进行打印。
英文: how to get a part of a text from a column in the database using tdbnput and print in talend 问题 我...
如何通过日志/输出文件捕获空指针异常、FTP连接问题的Talend作业。
英文: How to capture nullpointerexception,ftp connection issues via a log/output file talend job 问题 ja...
Java正则表达式用于在字符串中匹配多个字符串模式
英文: Java regex for multiple string pattern in a string 问题 hi我需要在Java中验证字符串是否按顺序包含其中的一些必需单词 ISA* ,!GS...
how to just extract the last 2 days recent files from tftpfilelist based on modified time without storing in a tbufferoutput component-talend job
英文: how to just extract the last 2 days recent files from tftpfilelist based on modified time withou...
How do i store the results from an db(oracle) query as a global variable to be used in a RUN-IF condition in talend?
英文: How do i store the results from an db(oracle) query as a global variable to be used in a RUN-IF ...