ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » WTX with WPG

Post new topic  Reply to topic
 WTX with WPG « View previous topic :: View next topic » 
Author Message
krishnadvn
PostPosted: Tue Jan 12, 2010 6:58 am    Post subject: WTX with WPG Reply with quote

Novice

Joined: 16 Sep 2008
Posts: 15

WTX V 8.3

Last edited by krishnadvn on Wed Jan 27, 2010 10:13 pm; edited 1 time in total
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
harish_td
PostPosted: Wed Jan 13, 2010 4:21 am    Post subject: Re: WTX with WPG Reply with quote

Master

Joined: 13 Feb 2006
Posts: 236

krishnadvn wrote:

i already installed
Design Studio 8.3, Integration Servers 8.3 to use with WMB.

for WPG, which component i need to install??


From the sg247693.pdf,
Quote:
WebSphere Transformation Extender Trading Manager complements WebSphere Partner Gateway.

So i believe the Transformation Extender for Integration Servers is not a fit for WPG + WTX interaction.

Hope that helps
Back to top
View user's profile Send private message Yahoo Messenger
krishnadvn
PostPosted: Wed Jan 13, 2010 4:45 am    Post subject: Reply with quote

Novice

Joined: 16 Sep 2008
Posts: 15

I installed Design Studio 8.3 & Integration Servers 8.3 on Win2k3 server.

what components do i need to install on Win

Kindly Advise.

Thanks,
Krishna


Last edited by krishnadvn on Fri Feb 12, 2010 12:51 am; edited 3 times in total
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
harish_td
PostPosted: Wed Jan 13, 2010 9:08 am    Post subject: Reply with quote

Master

Joined: 13 Feb 2006
Posts: 236

I have personally never worked with WTX and WPG. However like you pointed, Design Studio installs on Windows development servers and this is where you would develop maps and trees.

WTX for Integration Servers runtime to be installed at the correct level on Solaris 10 environment.

If i had my way, I would keep a central location where all transformation is done irrespective of whether the data arrives via WPG or WMB.
This server would have WTX installed (lower costs in terms of maintenance/licensing).
IIRC, the WTX for Integration Servers has a lot more functionality than using WTX for WPG.

Just my 0.02$
Back to top
View user's profile Send private message Yahoo Messenger
Gaya3
PostPosted: Wed Jan 13, 2010 11:01 pm    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

Have a look of this


http://www.ibm.com/developerworks/websphere/library/techarticles/0802_mulley/0802_mulley.html


WPG 6.2 hub configuration guide is the best document to give an idea about how to integrate with different servers.
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
krishnadvn
PostPosted: Wed Jan 13, 2010 11:14 pm    Post subject: Reply with quote

Novice

Joined: 16 Sep 2008
Posts: 15

Hey Gaya3,


the scenerio is we get some input from WPG and some from WMB.


- K


Last edited by krishnadvn on Wed Feb 10, 2010 10:03 pm; edited 1 time in total
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
Mercator
PostPosted: Thu Jan 14, 2010 8:05 am    Post subject: Reply with quote

Apprentice

Joined: 21 Jul 2009
Posts: 34

If you simply want to create a map to call from a WPG exit, you would use the SDK and the API engine (WTX for Application Programming).

Trading Manager is an application that is very similar to WPG without all the communication protocol. Unless you have a specific reason to need it (maybe HIPAA), then you don't want it. It is not required. In fact, since it is similar to WPG you would end up having to maintain partner profiles in two places.
Back to top
View user's profile Send private message
krishnadvn
PostPosted: Fri Jan 15, 2010 7:22 am    Post subject: Reply with quote

Novice

Joined: 16 Sep 2008
Posts: 15

Thanks Mercator

can you guide me to configure WTX V 8.3 with Clear Case??

I really appreciate your help

- Krishna
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
Ric-Tic
PostPosted: Fri Jan 15, 2010 7:50 am    Post subject: Reply with quote

Apprentice

Joined: 18 Nov 2003
Posts: 38
Location: Zurich, Switzerland

krishnadvn wrote:
Thanks Mercator

can you guide me to configure WTX V 8.3 with Clear Case??

I really appreciate your help

- Krishna


In much the same way that you configure any other Eclipse-based tooling - install the plugin. See this thread:

http://www.mqseries.net/phpBB2/viewtopic.php?t=52161
Back to top
View user's profile Send private message
Mercator
PostPosted: Fri Jan 15, 2010 7:53 am    Post subject: Reply with quote

Apprentice

Joined: 21 Jul 2009
Posts: 34

krishnadvn wrote:

can you guide me to configure WTX V 8.3 with Clear Case??


A few things. First off, I have never set up WTX with ClearCase. I know in the past the answer to these source control questions was that WTX could hook in to anything that complied with Microsoft SCCI. I'm not sure if this still applies with Eclipse now in the mix. In fact, that makes me question why WTX has to hook in to a source control package by itself. It would seem that Eclipse probably has plug-ins for what you want. If so, the maps/trees are just files.
Back to top
View user's profile Send private message
krishnadvn
PostPosted: Fri Jan 15, 2010 11:57 pm    Post subject: Reply with quote

Novice

Joined: 16 Sep 2008
Posts: 15

Mercator,

Thanks for the link.


K
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
awasen
PostPosted: Wed Mar 17, 2010 1:02 am    Post subject: Reply with quote

Newbie

Joined: 10 Jan 2006
Posts: 2

Hi,
you need command server to run WPG/WTX. In WPG System Admin settings "Common Properties" you can set the RMI server/Port for WTX command server. Then you will need to set a directory where you put all maps (and yes, unfortunately all maps needs to go into the same directory, so name them wisely!).

I think the RMI server is also included in "Integration Servers" but license-wise I am not sure if you are able to use them.

Then you just use the WTX Transformation Action to call your maps (after uploading them in "hubadmin/maps".

There is a "specialized" out-card you can use to split and set different messagetypes/receiver/sender on the BDO.

//Anders
Back to top
View user's profile Send private message
awasen
PostPosted: Wed Mar 17, 2010 1:06 am    Post subject: Reply with quote

Newbie

Joined: 10 Jan 2006
Posts: 2

As for User Exit for WTX it is an option, but for "straight" transformations I would go for the WTX Transformation action supplied in WPG 6.2.

Also, Trading Manager is only needed if you want some more EDI functionality like control messages, EDI validation, reports, etc.
These things can of course be built in WTX "native" as well useing the WTX action.

//Anders
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » WTX with WPG
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.