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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
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
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.
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
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
Creating a new RFE based on Community RFE #89236 in product IBM i.
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)
>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).