× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Using the following command for the first time.

SNDSMTPEMM RCP((&USRMAIL)) SUBJECT(&SUBJ) +
NOTE(&NOTE) ATTACH((&BENEFITS *OCTET +
*TXT) (&EMPLOYEE *OCTET *TXT) (&COMBINED +
*OCTET *TXT)) SMIME(*ENCRYPT)


Command is found in the following libs
Opt Object Type Library Attribute Text
SNDSMTPEMM *CMD QSYS Send SMTP E-mail <--top
of libl
SNDSMTPEMM *CMD QTCP Send SMTP E-mail

I get the following error message.
Message ID . . . . . . : TCP5302

Date sent . . . . . . : 09/10/15 Time sent . . . . . . :
09:40:07


Message . . . . : Value for parameter 4 for API not valid.



Cause . . . . . : You passed an invalid value for parameter 4 on a call
to
API QtmsCreateSendEmail. This is not a supported parameter for this api.

Recovery . . . : Change the value passed to API QtmsCreateSendEmail

parameter 4 to a supported format and try the request again.

This page
://www-01.ibm.com/support/knowledgecenter/ssw_ibm_i_61/apis/qtmscreatesendem
ail.htm indicates that parm 4 is the note parm. I changed the value to
*NONE. And I get the same error message.

I have 3 data file members that I want to email. Ideally the files should
arrive as .csv format. File layout of each of the files is unique from the
other files. Eventually the end user will using this program to extract the
data from the system. She will review the data then forward the .csv files
for processing.

1) What is this error message really telling me? (How do I fix it?)
2) Is there a better way to do this.





Jim Hawkins
Programmer/Analyst
Interkal LLC
Kalamazoo, MI



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.