Author |
Message
|
mrgate |
Posted: Fri Jul 27, 2007 1:36 am Post subject: creating custom node in mb6.0 |
|
|
 Centurion
Joined: 28 Feb 2007 Posts: 141 Location: India
|
Hello All,
I am working on mb6.0 with platform as windows xp. now I have created a custom node for routing .I can see the node in the palette.
When I am trying to drag it onto the workbench, an error is being displayed.
Following is error:
BIP0899E:Cannot add subflow 'ABC.msgnode'
Reason:
The file 'ABC.msgnode' cannot be found.
The file may exist in a project that is not referenced.
Add the project containing the subflow as a referenced project and try the operation again.
can anyone help me in solving the problem.
can anyone give me the documentation for creating a custom node using java or specify an url for this one. |
|
Back to top |
|
 |
elvis_gn |
Posted: Fri Jul 27, 2007 2:10 am Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi mrgate,
Did you open the toolkit with a -clean option ?
There is not much detailed information on custom node creation, the best in offer are the previous posts on this forum, and the sample node provided with the toolkit...if you pick the sample and alter the text as per your new node, i think it should work
Regards. |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Jul 27, 2007 2:23 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
|
Back to top |
|
 |
mrgate |
Posted: Fri Jul 27, 2007 2:42 am Post subject: |
|
|
 Centurion
Joined: 28 Feb 2007 Posts: 141 Location: India
|
hello elvis_gn,
I have started the toolkit with -clean option but it is not still working.
can anyone give me the documentation for creating a custom node. |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Jul 27, 2007 2:51 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
mrgate wrote: |
can anyone give me the documentation for creating a custom node. |
_________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
elvis_gn |
Posted: Fri Jul 27, 2007 3:26 am Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi,
Well I agree the docs are there, but I was never much of a Java person to understand what those api's did....my first attempt at a custom node was to look at the sample node, study it's code, and tweak it one by one to make it appear as my buildtime node, and then add snippets of code to do my runtime functionality....
Perhaps stating that docs were not good enough was not right I think I should have said, i'm not a theory person, but a practicals kind of fellow...I stand corrected...
Regards. |
|
Back to top |
|
 |
mrgate |
Posted: Fri Jul 27, 2007 7:00 am Post subject: |
|
|
 Centurion
Joined: 28 Feb 2007 Posts: 141 Location: India
|
guys,
after I have started the toolkit with -clean option, the broker is not working i.e there is a warning message showing an error in the toolkit that broker is not running . after deploying, it is showing that deployment is successful but nothin is being deployed. I have seen the event viewer and log file but no use of it. |
|
Back to top |
|
 |
|