× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



The link would be whatever is specified in the service properties general
tab...the base resource url. For example:


Base resource URL:
http://host:47000/web/services/QIWSSAMPLEtest


"WEB400" <web400-bounces@xxxxxxxxxxxxxxxxxx> wrote on 06/17/2019 08:25:24
AM:

From: anshul narang <narang.anshul@xxxxxxxxx>
To: "Web Enabling the IBM i (AS/400 and iSeries)"
<web400@xxxxxxxxxxxxxxxxxx>
Date: 06/17/2019 08:25 AM
Subject: [EXTERNAL] [WEB400] 404 not found :URI Template for
different modules in Service Program
Sent by: "WEB400" <web400-bounces@xxxxxxxxxxxxxxxxxx>

I have different modules in my SRVPGM after following Nadir's link
https://developer.ibm.com/tutorials/i-rest-web-services-server3/ .

There is something wrong about URI template
I have 3 get modules which have different parameters and length.

Procedure name: GET3
HTTP request method: GET
URI path template for method: /GET3/{Key2}/{place}
HTTP response code output parameter: httpStatus
HTTP header array output parameter: httpHeaders
Allowed input media types: *JSON
Returned output media types: *JSON
Input parameter mappings:
Parameter name Data type Input source Identifier Default Value
Key int *PATH_PARAM Key2 *NONE
Place int *PATH_PARAM Place *NONE



Procedure name: GET2
HTTP request method: GET
URI path template for method: /GET2/{Key2}
HTTP response code output parameter: httpStatus
HTTP header array output parameter: httpHeaders
Allowed input media types: *JSON
Returned output media types: *JSON
Input parameter mappings:
Parameter name Data type Input source Identifier Default Value
Key int *PATH_PARAM Key2 *NONE

Procedure name: GET1
HTTP request method: GET
URI path template for method: *NONE
HTTP response code output parameter: httpStatus
HTTP header array output parameter: httpHeaders
Allowed input media types: *JSON
Returned output media types: *JSON
Input parameter mappings:
Parameter name Data type Input source Identifier Default Value
Key int *QUERY_PARAM Key *NONE
File char *QUERY_PARAM File *NONE



URI Template is supposed to help us identify which procedure to be
called
for the Get operation.

GET1
https://urldefense.proofpoint.com/v2/url?

u=https-3A__xx_web_services_CUSDRIVER-3FKey-3D547-26File-3DHeadq&d=DwICAg&c=jf_iaSHvJObTbx-
siA1ZOg&r=1i-jGlz0-JTK1aLHcsU-ew&m=Cx_ZUeVjkbQ9BwPcqpkYcgM-
SYBspZTam-FA4_ts70Y&s=6RfRVgUOwPw4FR4drfon5GEzNlhihYaNQyVfiS-oG5s&e=

GET2
https://urldefense.proofpoint.com/v2/url?

u=https-3A__xx_web_services_CUSDRIVER_2345-28key2&d=DwICAg&c=jf_iaSHvJObTbx-
siA1ZOg&r=1i-jGlz0-JTK1aLHcsU-ew&m=Cx_ZUeVjkbQ9BwPcqpkYcgM-
SYBspZTam-FA4_ts70Y&s=NZgKFKNx3-dS4rVBYsNvZq8RCaAeI1T2KyXKXhgN9SM&e=
value) {Doesn't work}

GET3
What woudl be link for it ?
--




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.