- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Want to create a simple webservice using Nifi.
- Labels:
-
Apache NiFi
Created ‎03-23-2018 06:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello NiFi experts, I am trying to create a simple webservice using nifi. I am not able to find any examples which gives details about configuring httprequest/response and the httpcontextmap. Can anyone point me to any examples pls. thnx
Created ‎03-23-2018 07:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Pramod N
Several NiFi examples are available https://cwiki.apache.org/confluence/display/NIFI/Example+Dataflow+Templates
One of them is what you are looking for : https://cwiki.apache.org/confluence/download/attachments/57904847/Hello_NiFi_Web_Service.xml?version...
Created ‎03-23-2018 07:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Pramod N
Several NiFi examples are available https://cwiki.apache.org/confluence/display/NIFI/Example+Dataflow+Templates
One of them is what you are looking for : https://cwiki.apache.org/confluence/download/attachments/57904847/Hello_NiFi_Web_Service.xml?version...
Created ‎03-23-2018 10:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks a lot....strange I couldnt find this site after a lot of search...My bad...Really appreciate your help. Have one more question...How do I pass inputs to this webservice and capture it in the process?
Created ‎04-08-2019 04:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Abdelkrim Hadjidj :
After the you create of WebServices. How can I public of WebServices? I need create of wsdl file. Some idea. Regards
