Skip to Main Content
IBM Z Hardware and Operating Systems Ideas Portal


This is the public portal for all IBM Z Hardware and Operating System related offerings. 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 Not under consideration
Workspace z/OS
Created by Guest
Created on Dec 16, 2020

FTP - Submit a JOB from a UTF-8 encoded file

With the openness to the heterogeneous world, Clients most often work with UTF-8 encoding, while the "mvs" part of z/OS works in EBCDIC.

We would like to be able to submit JOBs via FTP which on the Client are encoded in UTF-8, and that on the z/OS server they are processed in EBCDIC, and more particularly in IBM-1147 (France).

The JOB contains inline sysins with French accented characters, in this case COBOL program sources.

This does not seem possible directly: the JES interface does not accept a multibyte encoding which is necessary to make a UTF-8 to EBCDIC (1147) conversion.

There are alternative solutions, such as locally transcoding the JOB to single-byte encoding, for example Windows-1252. But it would be easier to be able to submit a JOB encoded locally in UTF-8.

Idea priority Medium
  • Guest
    Reply
    |
    Jan 27, 2023
    There would be very significant challenges to implementing this based on how the server processes the stream representing the job submission. This will be declined.
  • Guest
    Reply
    |
    Apr 29, 2021

    Thank you for your reply.

    The use of FTP to submit a job from a remote client was implemented in response to our system team refusing to give us access to z/OSMF, considering that z/OSMF was not an interface but was a system administration tool.

    Note that in France, in addition to the posture of our system team, we have to deal with security regulations imposed by the government: direct access to production systems qualified as strategic (such as bank IT systems), and the administrative functions of this systems, must not be exposed on a "public" interface and must be accessible only by very strongly controlled interfaces, to activate clearly identified and authorized mechanisms. z/OSMF being by nature an administration system, this disqualifies it from making it an "open" access interface to development teams.

  • Guest
    Reply
    |
    Mar 26, 2021

    While this RFE is being accepted as a possible future candidate, as an alternative approach you might wish to look at the z/OS Jobs REST interface. Please see the section "z/OS jobs REST interface" in "Chapter 1. Using the z/OSMF REST services" of the IBM z/OS Management Facility Programming Guide (SC27-8420-40). A PDF of the z/OS V2R4 version can be found at: https://www-01.ibm.com/servers/resourcelink/svc00100.nsf/pages/zosV2R4SC278420/$file/izua700_v2r4.pdf