Author |
Message
|
sammy_910 |
Posted: Mon Apr 23, 2012 8:51 am Post subject: SAPRequest Node Deployment Error |
|
|
Apprentice
Joined: 16 Dec 2010 Posts: 33
|
Hi,
Have come across a weird problem.Wanted to know if there is any limitation on whether SAPRequest node can be used in a subflow.
Have a flow which includes a subflow.This subflow has a SAPRequest node which calls a RFC to get some details.
The problem is :
When i deploy the same adapter connection as a part of a main flow it deploys fine on my m/c.
It throws an error when the adapter connection is part of a subflow.
Gives an error as :
Quote: |
( MB8BRKR.default ) The adapter node ''SAP Request'' in message flow ''TestConnectionRFCValidate'' has been configured to use adapter component ''Adapters/SAP/SAPRFC.outadapter'', but the adapter component has not been deployed yet.
The adapter component required by the node has not been deployed yet. The message node cannot be deployed while a component it requires is missing.
Deploy the adapter component required by the node. |
My Toolkit has a build id 8.0.0-IFix-20120213_1805
and my Broker is of version 8.0.0.0.
Trying to deploy on a Windows m/c.
Any thoughts on this?
Regards, |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Apr 23, 2012 9:36 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
Requires SAP JCO version 3.0.6 & SAP IDoc Library 3.0.5 or 3.0.6. What version are you using? What version is installed on your Windows server/desktop that you are trying to deploy to? _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Apr 23, 2012 9:38 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
Also, you must have a license properly installed on the deployment machine. Unlicensed machines that you try to deploy to will fail with the error you posted. It's not enough to install the software, you have to purchase a process license in order to successfully deploy your flow. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
sammy_910 |
Posted: Tue Apr 24, 2012 12:43 am Post subject: |
|
|
Apprentice
Joined: 16 Dec 2010 Posts: 33
|
We do have a valid license.
The SAP JCO file version is 3.0.6 and that of the Idoc library is 7.0.0.3_IF23.I have the Fix pack 2 for WMB toolkit 8 installed.
Moreover this is not a problem in deployment as such.The flow deploys fine when it is a part of a main messageflow.The error occurs when the adapter connection is part of a subflow.  |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Apr 24, 2012 7:27 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
sammy_910 wrote: |
We do have a valid license.
The SAP JCO file version is 3.0.6 and that of the Idoc library is 7.0.0.3_IF23.I have the Fix pack 2 for WMB toolkit 8 installed.
Moreover this is not a problem in deployment as such.The flow deploys fine when it is a part of a main messageflow.The error occurs when the adapter connection is part of a subflow.  |
I figure that the configurable service properties have not been deployed to the broker yet... _________________ MQ & Broker admin |
|
Back to top |
|
 |
sammy_910 |
Posted: Tue Apr 24, 2012 8:04 am Post subject: |
|
|
Apprentice
Joined: 16 Dec 2010 Posts: 33
|
Fixed the issue.
Its a toolkit error / run time error.
When a subflow is created through toolkit by doing Right Click ->New subflow.This error occurs.
When a normal messageflow is created using Input and Output nodes.This error vanishes.
Really buggy WMB8!!!! |
|
Back to top |
|
 |
Vitor |
Posted: Tue Apr 24, 2012 9:22 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
sammy_910 wrote: |
Fixed the issue.
Its a toolkit error / run time error.
When a subflow is created through toolkit by doing Right Click ->New subflow.This error occurs.
When a normal messageflow is created using Input and Output nodes.This error vanishes.
Really buggy WMB8!!!! |
PMR time. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|