Author |
Message
|
team |
Posted: Tue Jul 15, 2008 9:35 pm Post subject: Data Source property of a compute node |
|
|
Centurion
Joined: 03 Nov 2006 Posts: 108
|
Working with Webshpere Message Broker V 6.1 , Windows XP
We are getting an application built in WMB toolkit V 6.0 migrated to toolkit V 6.1.
Facing an issue with promoting properties at the compute node level.
I have a compute node that has some database interaction code , and I'am trying to get the Datasource property of the compute node promoted to teh flow level.
Though I can see that Data Source property is promoted , still the compute is throwing an error which says Data source Name should be set.
Is the datasource property of a compute node mandatory in V 6.1, though it has been promoted to flow ?
Please can anyone help. |
|
Back to top |
|
 |
AkankshA |
Posted: Tue Jul 15, 2008 9:52 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
do you get this error while deploying ??
are u providing the value in promoted DSN in bar file ....
PS : Providing DSN is mandatory if you are accessing database in a compute node.. _________________ Cheers |
|
Back to top |
|
 |
team |
Posted: Wed Jul 16, 2008 1:09 am Post subject: |
|
|
Centurion
Joined: 03 Nov 2006 Posts: 108
|
Not while deploying , error appears when the flow is imported itself. In the toolkit. |
|
Back to top |
|
 |
team |
Posted: Wed Jul 16, 2008 3:54 am Post subject: |
|
|
Centurion
Joined: 03 Nov 2006 Posts: 108
|
In the help for toolkit – Under the Section for compute node - –
The Compute node Basic properties are described in the following table. - Under the Data Source Node property -
<<If the ESQL that is associated with this node includes a PASSTHRU statement or SELECT function and a database reference, you must specify a value for the Data Source property.>>
But in previous version of toolkit i e in V 6.0 which was not an added point |
|
Back to top |
|
 |
girish_tharwani |
Posted: Sun Nov 22, 2009 8:43 pm Post subject: |
|
|
 Voyager
Joined: 01 Aug 2001 Posts: 88 Location: Pune, India
|
I am facing the same issue with toolkit v 6.1.0.2. I have Data source name property of a compute node promoted to flow level. Compute node properites show data source name greyed out. But compute node is giveing error, data source value on node <node name> is empty. |
|
Back to top |
|
 |
Herbert |
Posted: Mon Nov 23, 2009 1:26 am Post subject: |
|
|
 Centurion
Joined: 05 Dec 2006 Posts: 146 Location: Leersum, The Netherlands
|
girish_tharwani wrote: |
I am facing the same issue with toolkit v 6.1.0.2. I have Data source name property of a compute node promoted to flow level. Compute node properites show data source name greyed out. But compute node is giveing error, data source value on node <node name> is empty. |
There are more points where things like this happens, give it first a value, eq 'DummyValueForToolkit', and then promote the property. |
|
Back to top |
|
 |
|