[Openroad-users] Web Service calls from an OpenROAD client
Kim Ginnerup
kgi at bording.dk
Fri Sep 14 17:58:03 EST 2007
Just a comment on OpenROAD eClient capabilities to create XML and to parse received XML .
Eclients have exact the same capabilities to handle XML as the OpenROAD server have.
The generation and use of SCP works everywhere in OpenROAD.
Kim
________________________________
Fra: openroad-users-bounces at peerlessit.com [mailto:openroad-users-bounces at peerlessit.com] På vegne af Paul Grimsell
Sendt: 13. september 2007 16:09
Til: International OpenROAD Users
Emne: Re: [Openroad-users] Web Service calls from an OpenROAD client
Jim,
That's very helpful thank you.
I've looked on the net at the PocketSOAP component and wondered whether you would be willing to share a snippet or two of code so that I could guage the level of effort required to do the same sort of thing.
At this point the customer wants a specification and cost which is always tough for something new!
We have already had experience in wrapping COM controls in ActiveX in VB6 so that bit should be ok.
Regards,
Paul
Paul Grimsell * UNIFI Technical Design Authority * SunGard Vivista * Methuen Park, Bath Road, Chippenham, SN14 0TW, UK
Tel +44 (0)1249 706882 (DDI) * Fax +44 (0)8456 042999 * Mobile (Mobex) +44 (0)7710 957779 (87779) * www.sungard.com/Vivista <http://www.sungard.com/Vivista>
SunGard Vivista is part of SunGard Public Sector
________________________________
From: openroad-users-bounces at peerlessit.com [mailto:openroad-users-bounces at peerlessit.com] On Behalf Of Antill, Jim
Sent: 13 September 2007 09:25
To: International OpenROAD Users
Subject: Re: [Openroad-users] Web Service calls from an OpenROAD client
Paul,
A few of us wrote some OpenROAD code here a while ago to call a webservice, passing over details of OR Objects in an XML document.
The transport mechanism was built using PocketSOAP wrapped in an ActiveX control written using VB6. (The Web-Service is sent an XML document via SOAP across HTTP). OpenROAD code was then written to take OpenROAD objects and form an XML document from them which was then sent to the webservice using the ActiveX control. When the ActiveX control received a reply the XML document was taken and formed back into OpenROAD objects. It works pretty well.
I'm not sure if OpenROAD has the ability to form XML documents itself without the AppServer code being used. If not you could use MSXML to build the XML (from info contained in the OR Objects) or just build the XML as a StringObject. I think (though I'm not sure) that using MSXML would also give you access to other important XML things such as an XSLT transformation engine.
Just one of many approaches I'm sure. Please let me know if you want any more info and I'll try to help.
Regards,
Jim
-----Original Message-----
From: openroad-users-bounces at peerlessit.com [mailto:openroad-users-bounces at peerlessit.com]On Behalf Of Paul Grimsell
Sent: 13 September 2007 09:00
To: International OpenROAD Users
Subject: [Openroad-users] Web Service calls from an OpenROAD client
*************************************
This e-mail has been received by the Revenue Internet e-mail service. (IP)
*************************************
Hi!
We are looking at a requirement from one of our customers to interface from our OpenROAD app to another app via web services.
Has anyone managed to invoke web services from an OpenROAD client?!
We use Oracle at the back end so we could do a post from the database but that get's complicated to tie in with the users experience at the front end!
Any thoughts / advice / ideas welcomed!
Cheers,
Paul
Paul Grimsell * UNIFI Technical Design Authority * SunGard Vivista * Methuen Park, Bath Road, Chippenham, SN14 0TW, UK
Tel +44 (0)1249 706882 (DDI) * Fax +44 (0)8456 042999 * Mobile (Mobex) +44 (0)7710 957779 (87779) * www.sungard.com/Vivista <http://www.sungard.com/Vivista>
SunGard Vivista is part of SunGard Public Sector
**********************************************************************
SunGard Vivista Limited, Marshfield, Chippenham, Wiltshire SN14 8SR
Telephone: 08456 041999, Fax: 08456 052999
Registered Office: 33 St Mary Axe, London EC3A 8AA. Registered in England No. 1593831 VAT Reg No. GB 810 9546 34
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com
**********************************************************************
This message has been checked for all known viruses on behalf of SunGard Vivista by MessageLabs.
http://www.messagelabs.com or Email: mailsweeper.info at vivista.sungard.com
For further information http://www.sungard.com/vivista
This message has been checked for all known viruses on behalf of SunGard Vivista by MessageLabs.
http://www.messagelabs.com or Email: mailsweeper.info at vivista.sungard.com
For further information http://www.sungard.com/vivista
************************
This message has been delivered to the Internet by the Revenue Internet e-mail service (OP)
*************************
This message has been checked for all known viruses on behalf of SunGard Vivista by MessageLabs.
http://www.messagelabs.com or Email: mailsweeper.info at vivista.sungard.com
For further information http://www.sungard.com/vivista
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.peerlessit.com/pipermail/openroad-users/attachments/20070914/9cc69d41/attachment.html
More information about the Openroad-users
mailing list