Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

ADD A NEW IDEA

Web Serving

Showing 69 of 4265

Enhancement IWS rest api swagger

Show the output fields in SQL api
12 months ago in IBM i / Web Serving 1 Not under consideration

IWS should support boolean values in json body

IWS's pcml format currently only supports numbers and strings. It needs to be expanded to support booleans. There's probably a fundamental type mapping problem since RPGLE doesn't natively support booleans (other than indicators). In query strings...
about 1 year ago in IBM i / Web Serving 1 Submitted

replace parameter in restoreWebService.sh script

add the ability to restore if the service saved is modify than the online one.
about 1 year ago in IBM i / Web Serving 5 Future consideration

Allow booleans to be returned in an IWS service response

You cannot currently return a true or a false in a json response. If you want a similar thing you would have to return either a 0 or 1 or a string representation "true" or "false". It would be helpful to be able to return a real boolean to make it...
over 1 year ago in IBM i / Web Serving 2 Future consideration

Allow optional input parameters in IWS / Websphere Service

Allowing optional input parameters on IWS / Websphere services would prevent requiring consumers of the APIs to pass in variables that are not being used. This would make the request look better and reduce bandwidth.
over 1 year ago in IBM i / Web Serving 2 Functionality already exists

Should be able to redact/mask fields in the return data similar to headers and queryString

It's quite likely that sensitive information could be returned from a service. It should be configurable just like for inputs. Bonus points if we could configure masking rules so you can see what the return data looked like, just not the entire va...
over 1 year ago in IBM i / Web Serving 1 Future consideration

Create IBM i HTTP Administration activity logging

Related to IBM Case TS009811661, we would like to have the ability to capture/log HTTP Administration activity for the creation/management of: - Integrated Web Application Servers - Integrated Web Services Servers - WebSphere Application Server...
almost 2 years ago in IBM i / Web Serving 1 Future consideration

IBMi HTTP Server IHS support for website creation on IASP

Actual IBM i HTTP Server doesn't support the creation via GUI of a website defined in IASP, you have to create it on SYSBAS and then move it on IASP manually, doing tricky steps. https://www.ibm.com/support/pages/node/706779 Could it be possible t...
about 2 years ago in IBM i / Web Serving 1 Future consideration

Show program lib/name in webservice overview

Currently only the description name of the webservice is shown in the HTTP Admin server. This requires you to click on properties for each individual service to see to which library it is referring which is slow in the web interface. Use Case: Cur...
about 2 years ago in IBM i / Web Serving 2 Future consideration

IWS REST Web services based on SQL procedure

In Rest SQL Services from Integrated Web Servicesi want to put an HTTP Status code, an HTTP Header and an error field defined by the SQL procedure as for an RPG program. That is to say, by defining in the procedure an INTEGER type variable for the...
about 2 years ago in IBM i / Web Serving 1 Future consideration