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 » SOAP Support

Post new topic  Reply to topic
 SOAP Support « View previous topic :: View next topic » 
Author Message
pfaulkner
PostPosted: Mon Oct 07, 2002 9:55 am    Post subject: SOAP Support Reply with quote

Master

Joined: 18 Mar 2002
Posts: 241
Location: Colorado, USA

Anyone know if and when WMQI will support SOAP. Need to be able to convert SOAP messages to and from C.
Back to top
View user's profile Send private message AIM Address
kirani
PostPosted: Mon Oct 07, 2002 9:31 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Paul,

SOAP messages as represented into XML format, pl correct me if I am wrong here...so you should be able to transform your input XML (SOAP message) into MRM-CWF (C Structure) format.
_________________
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
View user's profile Send private message Visit poster's website
pfaulkner
PostPosted: Tue Oct 08, 2002 9:38 am    Post subject: Reply with quote

Master

Joined: 18 Mar 2002
Posts: 241
Location: Colorado, USA

not sure if it would handle the addition SOAP information (header's, attachments, etc.)
Back to top
View user's profile Send private message AIM Address
miron
PostPosted: Wed Oct 09, 2002 3:43 am    Post subject: Reply with quote

Apprentice

Joined: 27 Jun 2002
Posts: 39
Location: New York

Paul,

I am using SOAP msgs in my flows and have no problems with them. The only thing is that you need to use "(double quotes) to reference your SOAP xml.
e.g. InputRoot.XML."SOAP-ENV:Envelope"."SOAP-ENV:Body".....

Miron
Back to top
View user's profile Send private message
pfaulkner
PostPosted: Wed Oct 09, 2002 6:31 am    Post subject: Reply with quote

Master

Joined: 18 Mar 2002
Posts: 241
Location: Colorado, USA

Hi, thanks for the information.

Just wondered what you are doing with SOAP and WMQI. Are you transforming the messages at all? If so do you transform back to SOAP for a reply message?
Back to top
View user's profile Send private message AIM Address
miron
PostPosted: Wed Oct 09, 2002 6:44 am    Post subject: soap Reply with quote

Apprentice

Joined: 27 Jun 2002
Posts: 39
Location: New York

Hi Paul,

I use SOAP xml msgs for inbound/outbound XML Bridge(RFC/BAPI) interface. I receive regular XML data, convert it to SOAP xml and send it over to XML Bridge. I receive SOAP response to this call that I check for sucessfull RFC execution. That is for inbound.
In case of outbound I receive SOAP xml data from SAP, convert it to regular XML and send it to customer. But first I generate and send SOAP response to close my outbound RFC call.
Working with SOAP is same as working with regular xml.


Miron
Back to top
View user's profile Send private message
lillo
PostPosted: Wed Oct 09, 2002 7:05 am    Post subject: Reply with quote

Master

Joined: 11 Sep 2001
Posts: 224

Hi,

Miron, can you give more information about the XML Bridge? Now I receive an XML and use a java node to do the SOAP call. I´ll be interested in evaluate your solution if it is possible.

Cheers,
_________________
Lillo
IBM Certified Specialist - WebSphere MQ
Back to top
View user's profile Send private message
miron
PostPosted: Wed Oct 09, 2002 7:52 am    Post subject: xmlbridge Reply with quote

Apprentice

Joined: 27 Jun 2002
Posts: 39
Location: New York

Hi,

XML Bridge was originally developed in Germany and later modified and enhanced in Dublin. It has been built on Access Builder and Connector for SAP which are part of VisualAge for Java, Enterprise Edition. It allows you to make inbound and outbound RFC calls to BAPI/RFC functions. It uses SOAP xml messages as media and MQ queues for data transport. From functional perspective it is similar to R3/Link for SAP that sends inbound and outbound idocs. It runs as a java process on your server machine.
If you want to make an inbound RFC call you build a SOAP msg in your WMQI (or anything else) and place it in XML Bridge inbound queue. In case of outbound RFC you receive a SOAP xml in XMLBridge outbound queue and you have to transform it to format you want in WMQI.
People from Dublin are participants of this board so if you post a question here somebody should respond with more details.

Hope that helps.
Miron
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 » SOAP Support
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.