Member since
06-13-2016
41
Posts
11
Kudos Received
1
Solution
10-13-2016
07:45 AM
I use the "http.context.identifier" as the "correlation Attribute Identifier", but got 2 error: 2. Failed to respond to HTTP request for StandardFlowFileRecord because FlowFile had an 'http.context.identifier' attribute of but could not find an HTTP Response Object for this identifier
... View more
10-13-2016
02:37 AM
I upload the template, I test 8013 port via soapui with multiple thread. I cannot use the "http.context.identifier" as the "correlation Attribute Identifier", because I need use fltDate field. hx.xml
... View more
10-12-2016
03:18 PM
I used handlehttprequest / handlehttpresponse: when i got a http request, then call 2 other apis at same time to get result, then merge 2 api result. if I run this service at 1 thread, it is ok, but got 2 errors when I run it via more than 1 thread:
1. because FlowFile did not have an 'http.context.identifier' attribute
2. Failed to respond to HTTP request for StandardFlowFileRecord because FlowFile had an 'http.context.identifier' attribute of but could not find an HTTP Response Object for this identifier
any suggestion? thanks in advance.
... View more
Labels:
- Labels:
-
Apache NiFi