php - tfilefetch dynamic post parameters from tmysqlinput -


in talend, job this:

tmysqlinput--->tlogrow--->tfilefetch 

tlogrow show :

param1|valeur1 param2|valeur2 param3|valeur3 .... 

i'd post these parameters via post php file, tried tfilfetch can't retrieve parameters.

how can ?

tlogrow shows key-value schema, have parameters in 1 row before ask tfilefetch use them,

enter image description here

tdenormalize settings:

enter image description here

tfilefetch settings:

enter image description here


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

php - Improving script execution time -

How to provide Authorization & Authentication using Asp.net, C#? -