Author |
Message
|
Kazim_Baig |
Posted: Tue Apr 26, 2016 5:26 am Post subject: Dynamic response message parsing in http request node. |
|
|
Novice
Joined: 26 Apr 2016 Posts: 19 Location: Bangalore
|
Hi All,
Is there any way where in I can dynamically set the response message parsing for HTTP Request node which is using DFDL parsing.
HTTP properties for this are as follows
1.Message Domain: DFDL
2.Message Model: Library name where the message models are present.
3.Message: This must be set dynamically in a compute node before the HTTP Request node using esql.
 |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Apr 26, 2016 5:34 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
What happens when you try it without setting the message to use? _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
Kazim_Baig |
Posted: Tue Apr 26, 2016 5:39 am Post subject: |
|
|
Novice
Joined: 26 Apr 2016 Posts: 19 Location: Bangalore
|
When you don't set the "message" in the properties, it will throw an error while you save. |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Apr 26, 2016 5:56 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Kazim_Baig wrote: |
When you don't set the "message" in the properties, it will throw an error while you save. |
And what happens if the HTTPRequest node receives a different message? _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
manoj5007 |
Posted: Tue Apr 26, 2016 8:30 am Post subject: |
|
|
 Acolyte
Joined: 15 May 2013 Posts: 64
|
What will be the need to parse the response as per different messages??
And what you trying to acheive here? Just trying to understand the scenarios where this kind of requirement will be applicable |
|
Back to top |
|
 |
Kazim_Baig |
Posted: Mon May 02, 2016 10:38 pm Post subject: |
|
|
Novice
Joined: 26 Apr 2016 Posts: 19 Location: Bangalore
|
My requirement is, I have to use only one HTTP REQUEST NODE in my message flow. But there are 3 different message models for three different inputs. Hence I need to select the specific message model for the specific input that I get. Is it possible?? |
|
Back to top |
|
 |
mqjeff |
Posted: Tue May 03, 2016 4:17 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
What have you actually tried?
What are the actual results? _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
|