Basilio;
Do you have a program/procedure you want to expose to your supplier as a web service?
Are you starting completely from scratch?
I used WDSC to expose some procedures as web services, this is called "Bottom Up" web service creation in the documentation. It is fairly easy to do once you get the hang of it, I can give you the steps I used to do this in WDSC. According to the documentation "Bottom Up" is not the best practices method of creating web services.
"Top Down" web service creation is the best method, where you design the web service interface (WSDL) and then write the code to accomplish the service. This method takes more planning and better understanding of the underlying Java code that WDSC creates so that you can tie in your RPG procedure(s). I have not done a top down web service, but I hope to soon.
Let me know if you would like more details on how I created a bottom up web service.
Duane Christen
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of Basilio Merlino
Sent: Saturday, May 10, 2008 4:35 AM
To: rpg400-l@xxxxxxxxxxxx; rpg400-l-bounces@xxxxxxxxxxxx
Subject: Web Service
Dear All
I m trying to create a web service on the iseries , that will call from our
supplier.
I have read a lot of document and example from the web , bu realy i don't
understand how i can approach this situation
I have install the httpapi functionality developed by Scott, but if i m not
wronk this is used only for call webservice, i have read some approach
using cgidev2 and other using wsdc
or apache axis
So can someone help me and bring myself on the right way ?
THanks
Basilio
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/rpg400-l.
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit
http://www.messagelabs.com/email
______________________________________________________________________
NOTICE: This electronic mail transmission may contain confidential information and is intended only for the person(s) named. Any use, copying, or disclosure by any other person is strictly prohibited. If you have received this transmission in error, please notify the sender via e-mail.
As an Amazon Associate we earn from qualifying purchases.