On Sun, 20 Aug 2023 10:17:12 -0500, Lionel B. Dyck wrote:

>Use XMITIP assuming you have CSSMTP enabled and active on your system.  The
>CSV will arrive as an attachment that they can click on to open and use.
>This can easily be a step within your job.
>
Must the user supply MIME headers?  In an example I see:
     MIME-Version: 1.0
    Content-Type: text/csv; charset=UTF-8; name="Example.csv"
    Content-Disposition: attachment; filename="Financial Sample.csv"
    Content-Transfer-Encoding: base64

Must the user specify input CCSID (IBM-037, 500, 1047, ...)?
Will XMITIP recognize the CCSID of a tagged zFS file?

Will XMITIP convert to UTF-8, then to base64?

The user must be  authorized (site, not RACF) to have XMITIP.

Or, IND$FILE to desktop and email from there.  (Do any sites
disable IND$FILE?)

>-----Original Message-----
>From: Steve Beaver
>Sent: Sunday, August 20, 2023 10:14 AM
>
>On the zSeries I have created a .CSV.
>The issue is I need a solution to send this .CSV to a list of email
>Users that are very low skilled to their email accounts.  And this
>Job needs to be hands-off so it can be scheduled.

-- 
gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to