Hi All:
I am involved in a B2B project where one of the components of the project involves transferring XML documents exchange between two companies.
The obvious choice is to transport the XML documents over https. I am interested in looking at real world implementation how this was done.
1) I am interested as to how people are doing this with security on. (e.g authentication/authorization and session time outs).
2) How do I upload the XML files to the second site.
3) How do I "pull" the XML files from the second site.
4) Where do vendors like webMethods fit into the architecture?
I am using XML/Java/Servlet on my side, but cannot mandate this on everysite that wants to do business with my site.
I would like to start a discussion in best practices and advice, war stories :-), things to avoid on B2B/XML communications.
Thanks very much in advance.
-Regards,
Sunil .K
-
XML Transport and B2B (4 messages)
- Posted by: Sunil Kuchipudi
- Posted on: December 01 2000 10:17 EST
Threaded Messages (4)
- XML Transport and B2B by Vinod Nair on December 01 2000 11:10 EST
- XML Transport and B2B by Tahsin Alam on December 01 2000 12:10 EST
- XML Transport and B2B by Alvin Lim on August 23 2001 03:26 EDT
- XML Transport and B2B by Alex Y on November 13 2001 10:35 EST
-
XML Transport and B2B[ Go to top ]
- Posted by: Vinod Nair
- Posted on: December 01 2000 11:10 EST
- in response to Sunil Kuchipudi
Hi ,
I think you are on the right track.
Regards
-
XML Transport and B2B[ Go to top ]
- Posted by: Tahsin Alam
- Posted on: December 01 2000 12:10 EST
- in response to Sunil Kuchipudi
You should also consider some of the B2B products out there. I am solving a very similar problem using webMethods B2B Enterprise Server software which provides capability for doing HTTPS between two webMethods servers with "guaranteed delivery" and other similar features. -
XML Transport and B2B[ Go to top ]
- Posted by: Alvin Lim
- Posted on: August 23 2001 03:26 EDT
- in response to Sunil Kuchipudi
Hi Sunil,
Have you got the solution to this? I'm facing the same problem as you. Can you share the answers below? Thanks.
Regards,
Alvin -
XML Transport and B2B[ Go to top ]
- Posted by: Alex Y
- Posted on: November 13 2001 10:35 EST
- in response to Alvin Lim
Just to kick-off this discussion again!!! I'm facing the same problem and would like to get some answers.