Author |
Message
|
NewYa3am |
Posted: Sun Feb 21, 2010 12:37 am Post subject: Cannot promote some properties of SOAPRequest node |
|
|
Newbie
Joined: 14 Oct 2009 Posts: 8
|
Hello,
The properties in the "Basic" group of the SOAPRequest node's properties are not promotable. These properties like "WSDL file name", "Service port" ... Is there a way or some workaround to overcome this issue using the SOAPRequest node? Does anyone know why these properties are not promotable?
Thanks in advance |
|
Back to top |
|
 |
rajeshknigam |
Posted: Thu Mar 11, 2010 12:24 am Post subject: Cannot promote some properties of SOAPRequest node |
|
|
 Novice
Joined: 29 Jun 2009 Posts: 12
|
Not sure about the work around to make these properties configurable.
But you should be able to use HTTP Request node + some extra code to achive what you want to do using SOAP Request node. |
|
Back to top |
|
 |
skidewd |
Posted: Sat Mar 20, 2010 11:25 am Post subject: Re: Cannot promote some properties of SOAPRequest node |
|
|
 Novice
Joined: 20 Mar 2010 Posts: 12
|
NewYa3am wrote: |
Hello,
The properties in the "Basic" group of the SOAPRequest node's properties are not promotable. These properties like "WSDL file name", "Service port" ... Is there a way or some workaround to overcome this issue using the SOAPRequest node? Does anyone know why these properties are not promotable?
|
I do not believe that properties on the 'Basic' tab of the SOAPRequest node either promotable or configurable. What is your scenario that you are looking for this capability? |
|
Back to top |
|
 |
NewYa3am |
Posted: Sat Mar 20, 2010 11:32 am Post subject: Re: Cannot promote some properties of SOAPRequest node |
|
|
Newbie
Joined: 14 Oct 2009 Posts: 8
|
skidewd wrote: |
I do not believe that properties on the 'Basic' tab of the SOAPRequest node either promotable or configurable. What is your scenario that you are looking for this capability? |
I'd like to make a flow that is to be used as a subflow in many other flows. In each flow I need to provide different configurations. |
|
Back to top |
|
 |
Herbert |
Posted: Tue Jul 02, 2019 7:04 am Post subject: Re: Cannot promote some properties of SOAPRequest node |
|
|
 Centurion
Joined: 05 Dec 2006 Posts: 146 Location: Leersum, The Netherlands
|
NewYa3am wrote: |
skidewd wrote: |
I do not believe that properties on the 'Basic' tab of the SOAPRequest node either promotable or configurable. What is your scenario that you are looking for this capability? |
I'd like to make a flow that is to be used as a subflow in many other flows. In each flow I need to provide different configurations. |
Still not possible with IIB 10 or ACE 11, is there a underlying concept that prevents this? After 9 years I don't think it is a bug ))
Our scenario is the same as the OP |
|
Back to top |
|
 |
Vitor |
Posted: Tue Jul 02, 2019 7:14 am Post subject: Re: Cannot promote some properties of SOAPRequest node |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Herbert wrote: |
is there a underlying concept that prevents this? |
That IBM doesn't want them changed?
No-one on this forum, even if they happen to know the truth, would be allowed to speak of it.
Raise a PMR for an explanation. Or an RFE to change it. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Jul 03, 2019 11:17 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Guys, guys, guys.....
This is totally possible. You need to setup your SOAPRequest node in gateway mode and provide the corresponding LocalEnvironment overrides including the one for SOAP Action...
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
Herbert |
Posted: Mon Jul 22, 2019 8:58 am Post subject: |
|
|
 Centurion
Joined: 05 Dec 2006 Posts: 146 Location: Leersum, The Netherlands
|
fjb_saper wrote: |
Guys, guys, guys.....
This is totally possible. You need to setup your SOAPRequest node in gateway mode and provide the corresponding LocalEnvironment overrides including the one for SOAP Action...
Have fun  |
ok ok ok, my fault, you are right, this thread is about the SOAPRequest node, my case was the SOAPInput node, then is LocalEnvironment not possible. |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Jul 22, 2019 6:55 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Herbert wrote: |
fjb_saper wrote: |
Guys, guys, guys.....
This is totally possible. You need to setup your SOAPRequest node in gateway mode and provide the corresponding LocalEnvironment overrides including the one for SOAP Action...
Have fun  |
ok ok ok, my fault, you are right, this thread is about the SOAPRequest node, my case was the SOAPInput node, then is LocalEnvironment not possible. |
Soap input node, / soap request node. Same deal put it in gateway mode and you can do a whole lot more on the backend... Obviously no Environmental overrides when SoapInput in Gateway mode... but you can do a lot more than if you just have the SoapInput linked to the wsdl... Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|