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 Interchange Server + Adapters » Basic Adapter/Connector Question

Post new topic  Reply to topic
 Basic Adapter/Connector Question « View previous topic :: View next topic » 
Author Message
j1
PostPosted: Mon Nov 06, 2006 12:44 pm    Post subject: Basic Adapter/Connector Question Reply with quote

Centurion

Joined: 23 Jun 2003
Posts: 139

Hi All,

I have a pretty basic question regd. adapters/connectors. Why is it required to have a broker/ics/wps peice for the adapter to talk to. dont the adapters themselves transform from a specific format (say SAP idoc) to a xml format we define in the adapter. Can these xml messages then be just routed over an MQ cluster to a receiving end where they are transformed back into a different format if required by a different adapter.
Back to top
View user's profile Send private message
vk
PostPosted: Mon Nov 06, 2006 2:04 pm    Post subject: Reply with quote

Partisan

Joined: 20 Sep 2005
Posts: 302
Location: Houston

You can do that if -

- You dont have to do much conversion between source and destination formats (Not many transformation rules)
- You dont have to do much validation
- You dont have to treats fields of the same data type differently (Different justification, padding charcaters etc)
- No database access

If the source and target applications are not MQ compliant and then the ideal architecture will be broker in between and adapters at both ends. With MB6, the broker itself can talk to non-MQ applications.

Regards,
VK.
Back to top
View user's profile Send private message
j1
PostPosted: Tue Nov 07, 2006 7:30 am    Post subject: Reply with quote

Centurion

Joined: 23 Jun 2003
Posts: 139

right, but the adapters themselves have the capability to transfor from the app specific format to XML and put to an MQ Queue right ?
Back to top
View user's profile Send private message
RocknRambo
PostPosted: Tue Nov 07, 2006 7:57 am    Post subject: Reply with quote

Partisan

Joined: 24 Sep 2003
Posts: 355

The main reason the adapter config file requires the broker type is... - based on that, additional properties of the configuration file are displayed.

trying toggeling different broker type (ICS/WMQI/WAS) in any .cfg file (opened in framework) you might notice the properties and tabs would differ.
Back to top
View user's profile Send private message
CuriCAT
PostPosted: Sun Nov 12, 2006 12:50 pm    Post subject: Reply with quote

Voyager

Joined: 26 Sep 2006
Posts: 82

some more points would like to add:

1. When you need to send the same message to number of applications in different formats.

2. When you need to publish the message instead of connect directly to the applicaiton

If all these features(as vk said) are provided by the adapter.. you can better keep those features in the centrel where those features can be used by number of other applications and can be customisable.. and keep the adapter as simple as possible.

Sounds better ha?
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Interchange Server + Adapters » Basic Adapter/Connector Question
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.