Author |
Message
|
suneelsh |
Posted: Thu Apr 18, 2002 12:40 am Post subject: |
|
|
 Acolyte
Joined: 13 Apr 2002 Posts: 69 Location: Pune,India
|
I wanted to write a plugin node that takes 2 xml sources and gives back one xml in the o/p. But the smartguide only gives option to create only one i/p terminal. I need 2! how do i go about this??
[ This Message was edited by: suneelsh on 2002-04-18 01:41 ] |
|
Back to top |
|
 |
devans |
Posted: Thu Apr 18, 2002 1:23 am Post subject: |
|
|
Apprentice
Joined: 18 Mar 2002 Posts: 43
|
You can have multiple input terminals set up in your plugin code, but
the plug-in SmartGuide only allows you to specify one input terminal.
Take a look at Appendix D of the WMQI Programming Guide. That will tell you how to hand craft the files which are normally created by the SmartGuide. In these files, you can define your two input terminals. |
|
Back to top |
|
 |
suneelsh |
Posted: Thu Apr 18, 2002 3:39 am Post subject: |
|
|
 Acolyte
Joined: 13 Apr 2002 Posts: 69 Location: Pune,India
|
devans I have proceeded as the manual and I need only 2 files: the xml file and the wdp file right?? or do i have to create the additional property files??
I stopped the contol center service &put these two files in the messageprocessingnode dir & started it again. and when i choose it from the msg flow and add it to the control center and right click it...I get only remove option. There are no check in,check out options. Where did i go wrong? |
|
Back to top |
|
 |
kirani |
Posted: Thu Apr 18, 2002 10:35 am Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
Probably you have not placed your files in correct directory. the files should be placed in following directory.
<wmqi_root>Toolrepositoryprivate<hostname or IP Address>MessageProcessingNode
_________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
suneelsh |
Posted: Thu Apr 18, 2002 10:47 pm Post subject: |
|
|
 Acolyte
Joined: 13 Apr 2002 Posts: 69 Location: Pune,India
|
no i have placed the files in the correct dir. When i right click to check in i get only remove. |
|
Back to top |
|
 |
|