Author |
Message
|
kotagiriaashish |
Posted: Thu Aug 18, 2011 12:44 pm Post subject: |
|
|
 Disciple
Joined: 06 Aug 2011 Posts: 165
|
kotagiriaashish wrote: |
thats not the issue.... xml is being parsed correctly... its the reply thats not being generated  |
 |
|
Back to top |
|
 |
Vitor |
Posted: Thu Aug 18, 2011 12:46 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
kotagiriaashish wrote: |
That will never happen again.. |
It's now the 3rd time it's happened in this single thread!!!!
You want prompt effective support raise a PMR or hire a consultant on site!
 _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
kotagiriaashish |
Posted: Thu Aug 18, 2011 12:53 pm Post subject: |
|
|
 Disciple
Joined: 06 Aug 2011 Posts: 165
|
Vitor wrote: |
kotagiriaashish wrote: |
That will never happen again.. |
It's now the 3rd time it's happened in this single thread!!!!
You want prompt effective support raise a PMR or hire a consultant on site!
 |
What?? i just asked for help??!!?? |
|
Back to top |
|
 |
Vitor |
Posted: Thu Aug 18, 2011 12:55 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
kotagiriaashish wrote: |
What?? i just asked for help??!!?? |
The difference between this question and the one you asked 12 hours ago being something other than the 3 emoticons at the bottom how? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
sankritya |
Posted: Mon Aug 22, 2011 7:10 am Post subject: |
|
|
Centurion
Joined: 14 Feb 2008 Posts: 100
|
Hoping that you have deployed the Asynchronous Request and Asynchronous Response in the same EG using the same Unique Identifier Turn off the Validation by setting it to None in Asynchronous Response Properties.
If possible Set a simple hard coded value in the response message being prepared in the Provider flow( one using the SOAP Input) to check whether any response is coming back. |
|
Back to top |
|
 |
kotagiriaashish |
Posted: Mon Aug 22, 2011 7:33 am Post subject: |
|
|
 Disciple
Joined: 06 Aug 2011 Posts: 165
|
sankritya wrote: |
Hoping that you have deployed the Asynchronous Request and Asynchronous Response in the same EG using the same Unique Identifier Turn off the Validation by setting it to None in Asynchronous Response Properties.
If possible Set a simple hard coded value in the response message being prepared in the Provider flow( one using the SOAP Input) to check whether any response is coming back. |
sankritya: yes the are in the same execution group, and they are using the same unique identifier too, ill try with the validation |
|
Back to top |
|
 |
abhyyy |
Posted: Tue Jun 24, 2014 8:07 am Post subject: |
|
|
Voyager
Joined: 29 Sep 2011 Posts: 83
|
I came across the EXACT same problem and here is what resolved it.
Flow1: IN ... [rest of flow] ... -> SOAPAsyncRequest
..... SOAPAsyncResponse -> [rest of flow]
Flow2: SOAPInput (WSA ON) -> Compute -> SOAPReply
Notice the bold WSA ON , if it is turned off then this problem occurs so make sure that u make it ON in server flow (Flow2).
Hope this helps. _________________ ----------------------
NeVeR StOp LeaRnInG. |
|
Back to top |
|
 |
raaz46 |
Posted: Fri Oct 30, 2015 3:23 am Post subject: |
|
|
Newbie
Joined: 20 Jul 2013 Posts: 3
|
Hi Abhyyy...
Can you please guide me where we can found (WSA ON) option in Soap input node. I'm unable to found that property in Soap input node.
Thank you,
Raaz.. |
|
Back to top |
|
 |
|