Re: Is it possible to to create a dynamic Processor through API call from PHP

2016-01-06 Thread Joe Percivall
Hello Kacem, When you say you are receiving them with random names, do you mean the Flowfile filenames or Facebook names? Also when you say "i'll try to find out how i can parse them to rename them as JSON files instead of POST fields.", are you trying to change the content of the Flowfile

NIFI connecting to Activemq

2016-01-06 Thread Christopher Hamm
What am I doing wrong with hooking up my activemq jms get template? I put stuff into the activeMQ and NIFI wont get it. Using 0.4.1. -- Sincerely, Chris Hamm (E) ceham...@gmail.com (Twitter) http://twitter.com/webhamm (Linkedin) http://www.linkedin.com/in/chrishamm jms

Re: NIFI connecting to Activemq

2016-01-06 Thread Joe Witt
Christopher, Is there any error/feedback showing up in the UI or in the logs? Thanks Joe On Wed, Jan 6, 2016 at 5:19 PM, Christopher Hamm wrote: > What am I doing wrong with hooking up my activemq jms get template? I put > stuff into the activeMQ and NIFI wont get

RE: NIFI connecting to Activemq

2016-01-06 Thread prajod.vettiyattil
Hi, One non-intuitive step that is required in NiFi is that you have to log into the Nifi web UI and "start" the data flow for NiFi to start processing messages. To "start" the data flow, you have to press the red coloured "play" icon on the top of the web UI, located below the menu items. The