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

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

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -