|
On Jan 16, 2025, at 10:21 AM, (WalzCraft) Jerry Forss <JForss@xxxxxxxxxxxxx> wrote:
Hi All
I am trying to set a Web Server and Service for the first time and it's not finding it when I test it.
I am using SoapUI to test.
Service Properties - General
Program /QSYS.LIB/UTILITIES.LIB/WOMADRBALR.PGM
URL from Service Properties (IP changed to IBMi IP) http://IBMI
IP:10021/web/services/ADRBAL
Parameters
ENTENVIR
char
*PATH_PARAM
entenvir
*NONE
ENTCUSTNO
packed
*PATH_PARAM
entenvir
*NONE
In SoupUI
Method Get
Endpoint http://IBMi IP:10021/
Resource /web/services/ADRBAL/AA/780
Response
HTTP/1.1 404 Not Found
Date: Thu, 16 Jan 2025 14:44:47 GMT
Server: Apache
Content-Length: 0
Keep-Alive: timeout=300, max=99
Connection: Keep-Alive
Content-Language: en-US
Parameters in RPG Pgm
Dcl-pi WOMAdrBalR;
EntEnvir Char(2);
EntCustNo Packed(8 : 0);
EntBillName Char(35);
EntBillAltName Char(35);
EntBillAddr1 Char(35);
EntBillAddr2 Char(35);
EntBillAddr3 Char(35);
EntBillCity Char(35);
EntBillState Char(2);
EntBillZip Char(10);
EntBillCountry Char(2);
EntShipAddr1 Char(35);
EntShipAddr2 Char(35);
EntShipAddr3 Char(35);
EntShipCity Char(35);
EntShipState Char(2);
EntShipZip Char(10);
EntShipCountry Char(2);
EntCurrentBalance Packed(9 : 2);
EntPastDue Packed(9 : 2);
EntFail Char(100);
End-pi;
What am I doing wrong?
Subject to Change Notice:
WalzCraft reserves the right to improve designs, and to change specifications without notice.
Confidentiality Notice:
This message and any attachments may contain confidential and
privileged information that is protected by law. The information
contained herein is transmitted for the sole use of the intended
recipient(s) and should "only" pertain to "WalzCraft" company matters.
If you are not the intended recipient or designated agent of the
recipient of such information, you are hereby notified that any use,
dissemination, copying or retention of this email or the information
contained herein is strictly prohibited and may subject you to
penalties under federal and/or state law. If you received this email
in error, please notify the sender immediately and permanently delete
this email. Thank You
WalzCraft PO Box 1748 La Crosse, WI, 54602-1748
www.walzcraft.com<http://www.walzcraft.com> Phone: 1-800-237-1326
--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400)
mailing list To post a message email: WEB400@xxxxxxxxxxxxxxxxxx To
subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxxxxxxxx Before posting, please
take a moment to review the archives at
https://archive.midrange.com/web400.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.