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.

Status Delivered
Workspace IBM i
Created by Guest
Created on May 31, 2016

Allow IFS as source for compiler source files

Provide the ability to compile all object types for the IBM i from IFS based source files. Then allow the git interfaces to push the source files from the IFS to a GIT repository.


Use Case:

When developing applications I cannot use the IFS to store all of my source code as only the C complier supports the use of a *STMF for the source. Having the ability to use the source stored in the IFS for all object types (CL,PNLGRP,MENU,CMD etc) would allow a simpler work environment for RDi.


Idea priority High
  • Guest
    Reply
    |
    Jun 12, 2019

    IBM believes that the request described has been solved. It has been delivered across several TR releases. Details can be found on the IBM i DeveloperWorks pages. https://www.ibm.com/developerworks/community/wikis/home?lang=en#/wiki/IBM%20i%20Technology%20Updates/page/IBM%20i%20Technology%20Updates

  • Guest
    Reply
    |
    Nov 20, 2018

    IBM is using this request as input to planning but no commitment is made or implied. This request will be updated in the future if IBM implements it. IBM will use votes and comments from others in the community to help prioritize this request.

  • Guest
    Reply
    |
    Jun 14, 2017

    The CAAC has reviewed this requirement and recommends that IBM view this as a high priority requirement that is important to be addressed. If we want to promote IBM i for modern development, we need to be able to compile more from IFS.

    Background: The COMMON Americas Advisory Council (CAAC) members have a broad range of experience in working with small and medium-sized IBM i customers. CAAC has a key role in working with IBM i development to help assess the value and impact of individual RFEs on the broader IBM i community, and has therefore reviewed your RFE.

    For more information about CAAC, see www.common.org/caac

    For more details about CAAC's role with RFEs, see http://www.ibmsystemsmag.com/Blogs/i-Can/May-2017/COMMON-Americas-Advisory-Council-%28CAAC%29-and-RFEs/

    Dawn May - CAAC Program Manager

  • Guest
    Reply
    |
    Sep 23, 2016

    I was pointed to this RFE from the following RDi forum post.

    https://www.ibm.com/developerworks/community/forums/html/topic?id=6a0b8711-e8ff-4e14-bd0c-d78e34d84372&ps=25

    So, although I've overcome my immediate problem and can now compile from the IFS by copying the stream file to a source member in QTEMP it would be preferable to allow the CRTxxx commands to include the SRCSTMF parameter.

    The CRTxxx commands we use at our shop are and don't currently support the SRCSTMF parameter:
    * CRTBNDCL, CRTCLPGM, CRTCMD, CRTDSPF, CRTLF, CRTPF, CRTPNLGRP, CRTPRTF, CRTRPGPGM, CRTSQLRPG

    - Richard

  • Guest
    Reply
    |
    Jun 3, 2016

    Creating a new RFE based on Community RFE #89236 in product IBM i.

  • Guest
    Reply
    |
    Jun 3, 2016

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - Power Systems
    Product - IBM i
    Component - Application Development
    Operating system - IBM i
    Source - ISV (Independent Software Vendor)

    For recording keeping, the previous attributes were:
    Brand - Servers and Systems Software
    Product family - Programming Languages
    Product - Developer for Power Systems
    Component - Other
    Operating system - IBM i
    Source - ISV (Independent Software Vendor)

  • Guest
    Reply
    |
    Jun 2, 2016

    >as only the C complier supports the use of a *STMF for the source.

    I am wondering if you can modify the description to be specific so IBM knows exactly what we are asking for? There are a number of other creation commands outside of C compiler that support *STMF (i.e. CRTBNDRPG, and CRTSRVPGM as of v7.3).

0 MERGED

IFS compilation support

Merged
Add parameters to CRTCLMOD and CRTBNDCL to support compiling modules and programs using source code stored in the IFS similar to the SRCSTMF and INCLUDE parameters supported in ILE RPG, C, and C++. Use Case: Today we are able to store RPG, C, and ...
over 7 years ago in IBM i / Languages - CL (Control Language) 3 Delivered