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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
nmodi
Creator
Creator

Using ActiveMQ - Only Pass FileName & location instead of file content / body as message

I am trying to use ActiveMQ in my ESB route, 

 

here is my design,

 

taking file input from FTP-->download it on shared drive-->pass file name location as message to ActiveMQ

 

0683p000009LzbT.png

 

and then other ActiveMQ process can read that message & eventually process file from shared location

 

my issue that it passes whole file content onto ActiveMQ & I dont want that. 

 

How can I just pass filename & file location and/or any other file properties as queue message?

0 Replies