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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Import Txt File with twaitforfile to MDM

Hi,
i have scenario, 
[list=*]
  • use txt file for input data to mdm

  • external system put txt file to folder that will be monitoring with twaitforfile

  • then if txt file available, job processing that file for input to MDM


  • how to accomplished this scenario in MDM, i already design a job at integration prespective, then what should i do in mdm prespective?
    0683p000009MGmI.png
    Labels (2)
    1 Reply
    Anonymous
    Not applicable
    Author

    Hi
    Using tWaitforFile to monitor the folder, once one file is found, trigger the processing operation that reading the file with tFileInputDelimited and insert into MDM hub,  eg:
    tWaitforFile--iterate--tFileInputDelimited--tMDMOutput

    Regards
    Shong