473,388 Members | 1,493 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

Post XML to Web Service from RPG

Does anyone know if it's possible (and how) to post some XML data to a .NET
web service from RPG? I am a .net developer (web) and I need some data from
our corporate as400. The programmers on that side use RPG. Can they pass me
some data to a web service from RPG? Has anyone ever done that or have
better suggestions? Thanks.
Oct 9 '06 #1
2 2094
Most up-to-date mainframes have TCP/IP stacks installed which is the
prerequisite for this because web services use HTTP. I am not as
familiar with the RPG language but all mainframe languages have a way of
accessing other libraries. For instance, I have done something similar
using Rexx script.

Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com


"lanem" <la***@discussions.microsoft.comwrote in message
news:9C**********************************@microsof t.com:
Does anyone know if it's possible (and how) to post some XML data to a .NET
web service from RPG? I am a .net developer (web) and I need some data from
our corporate as400. The programmers on that side use RPG. Can they pass me
some data to a web service from RPG? Has anyone ever done that or have
better suggestions? Thanks.
Oct 17 '06 #2
Does anyone know if it's possible (and how) to post some XML data to a .NET
web service from RPG? I am a .net developer (web) and I need some data from
our corporate as400. The programmers on that side use RPG. Can they pass me
some data to a web service from RPG? Has anyone ever done that or have
better suggestions? Thanks.
There is a recently announced tool that will allow you to do exactly this! It is called RPG-XML Suite (www.rpg-xml.com) and will allow an RPG programmer to easily compose xml documents, send them to a remote end-point, and parse the response.

Disclaimer: I am affiliated with the product as I am the lead developer. Let me know if I can be of any assistance.

Aaron Bartell
aaron at rpg-xml.com

Posted from http://www.topxml.com/renntp using reNNTP: the website based NNTP reader.
Oct 21 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Geoff | last post by:
I have been asked to add postal rates to a web page shopping cart checkout procedure. After contacting the post office I discovered that they used XML to receive postal rate requests and send back...
3
by: Robb Gilmore | last post by:
Hello, We have a C#.NET app which runs as a windows service. Periodically it needs to post information via the internet to a remote server. For the posting, we are using HttpWebRequest class....
3
by: Andreas Kviby | last post by:
I have a HTML-form that I need to be able to POST from my VB.NET client application and store the resulting XML in a STRING or XML-document. This is the HTML-form code: <form name="form1"...
12
by: Assaf | last post by:
Hi all, My client is using an online service provider that processes survey responses. After a user fills survey.aspx and presses the OK button, 2 things need to happen: 1. the data has to...
3
by: Brian | last post by:
I've been struggling trying to programmatically post to a web service and get the respose back. Ive been trying to use the Add method of the following web service...
7
by: Jordan | last post by:
I have a bunch of variables (properties of an object) stored in the Session, and need to send them to another Web site via an HTTP POST. The receiving site is expecting the name/values pairs in...
1
by: Heena Patel | last post by:
Hi, I have a implemented a web service interface that has a webmethod accepting xml, but I need to also have post option available to my webservice. I understand if a client Posts a SOAP...
1
by: pmasclark | last post by:
Hello, I created a web site, site A, that redirects to another web site, site B, where a simple web service is hosted. The code to call the web service is simple. oWS.AllowAutoRedirect = True...
6
by: Brybot | last post by:
I am trying to allow HTTP POST file uploads to my web service. Currently I have it working perfectly for a SOAP/XML request reading in a byte using MemoryStream/FileStream but I cannot figure out...
5
by: Thomas Lunsford | last post by:
I have been asked to allow one of our old-school .asp pages to support being used as a web service. Specifically, WSDL was mentioned. I am not an expert on this , but I have done quite a bit of...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.