Notes agent accessing attachment from IFS on another iSeries
I have a domino server running on an iSeries(Ranger). Through a scheduled agent I am trying to put an attachment from a different iSeries (Raven) in a notes document. I am having difficulties with this. When the IFS was local (on the same iSeries) it was easy, just point to the directory with...
I have a domino server running on an iSeries(Ranger). Through a scheduled agent I am trying to put an attachment from a different iSeries (Raven) in a notes document. I am having difficulties with this. When the IFS was local (on the same iSeries) it was easy, just point to the directory with...
Domino Server e-Mail Formatting
Using Domino Server Version (8.0.2) I have a script in the IFS that gets copied from STDIN to a temp IFS file. The temp IFS is set in ASCII ccsid=819 The body text is a 142 character, no embedded CR or LF or CRLF I use the IBM API QtmmSendMail to deliver the e-Mail. This all works great as long as...
Using Domino Server Version (8.0.2) I have a script in the IFS that gets copied from STDIN to a temp IFS file. The temp IFS is set in ASCII ccsid=819 The body text is a 142 character, no embedded CR or LF or CRLF I use the IBM API QtmmSendMail to deliver the e-Mail. This all works great as long as...
IFS commands
Hi can anybody give me the location of all the IFS related commands on as/400 plz. Thanks in advance... Software/Hardware used: as/400, IBM i
Hi can anybody give me the location of all the IFS related commands on as/400 plz. Thanks in advance... Software/Hardware used: as/400, IBM i
Notes email attachment to IFS Agent?
Is there a class, or function of some kind that can be used to authenticate against an AS400 IFS using lotus Script. Software/Hardware used: Domino 8.0.2 on iSeries V5R4
Is there a class, or function of some kind that can be used to authenticate against an AS400 IFS using lotus Script. Software/Hardware used: Domino 8.0.2 on iSeries V5R4
Email attachments from Domino Server to IFS share?
Can an agent extract email attachments from a user's mailbox, and move them to an IFS folder on another iSeries (AS400) box without notes cline running? We have a generic email account that receives email attachments, but there are no Notes Clients that will be watching it, so this agent would...
Can an agent extract email attachments from a user's mailbox, and move them to an IFS folder on another iSeries (AS400) box without notes cline running? We have a generic email account that receives email attachments, but there are no Notes Clients that will be watching it, so this agent would...
From sourcefile to IFS and back..
I want to use CPYTOSTMF and CPYFRMSTMF commands to copy sourcemember to and fro the IFS. To test functionality, I created the following test: Sourcemember A_1.TXT : FMT ** ...+... 1 ...+... 2 ...+... 3 ...+... *************** Beginning of data **** 0001.00...
I want to use CPYTOSTMF and CPYFRMSTMF commands to copy sourcemember to and fro the IFS. To test functionality, I created the following test: Sourcemember A_1.TXT : FMT ** ...+... 1 ...+... 2 ...+... 3 ...+... *************** Beginning of data **** 0001.00...
IFS - security, Using mkdir() and I want new directory to inherit authorization list from it's parent directory
iseries rpgle pgm Using mkdir() and I want new directory to inherit authorization list from it's parent directory. i am not clear on what mode to set. Can this be accomplished using mkdir() or should I be usinf another command? Thanks in advance Debbie Software/Hardware used: iseries v5r4
iseries rpgle pgm Using mkdir() and I want new directory to inherit authorization list from it's parent directory. i am not clear on what mode to set. Can this be accomplished using mkdir() or should I be usinf another command? Thanks in advance Debbie Software/Hardware used: iseries v5r4
Access to 'object in use' attribute of IFS object from QSYS RPGLE
If you open a document which is stored in the IFS with OpenOffice, examining the object with Navigator allows you to see the 'in Use' property - it says that there is 1 Netserver reference. Examining DSPLNK for the same object shows no such 'in use' attribute. How do I get to that attribute in...
If you open a document which is stored in the IFS with OpenOffice, examining the object with Navigator allows you to see the 'in Use' property - it says that there is 1 Netserver reference. Examining DSPLNK for the same object shows no such 'in use' attribute. How do I get to that attribute in...
HELP! InfoPrint Mapping Exit Prgm for PSFCFG to control variable name of PDF document stored on IFS
HELP!! I am working with the PSFCFG object and I have writtten a Mapping Exit program to be used by the PSFCFG. I am having trouble getting the PSFCFG to use the Mapping Exit program which I wrote. The PSFCFG works fine with the Mapping Object to put a PDF document in the IFS with a specified...
HELP!! I am working with the PSFCFG object and I have writtten a Mapping Exit program to be used by the PSFCFG. I am having trouble getting the PSFCFG to use the Mapping Exit program which I wrote. The PSFCFG works fine with the Mapping Object to put a PDF document in the IFS with a specified...
Infoprint Mapping Object Exit Program to control name of PDF document stored on IFS
I am looking for an Infoprint exit program that will control the name of the PDF document on the IFS. I have used the Mapping Object to create PDF documents that are stored on the IFS. The names are generated by IBM using the job name ect. to create a unique name. I would like to control the...
I am looking for an Infoprint exit program that will control the name of the PDF document on the IFS. I have used the Mapping Object to create PDF documents that are stored on the IFS. The names are generated by IBM using the job name ect. to create a unique name. I would like to control the...
Automated backup of IFS to tape
What command would I use to write an IFS file to tape and delete it on a daily basis?
What command would I use to write an IFS file to tape and delete it on a daily basis?
IFS File Attributes
How do you retrieve the Creation Date of a link file object (an STMF) into a CL program?
How do you retrieve the Creation Date of a link file object (an STMF) into a CL program?
cpytoimpf CSV file showing garbage
I have an application that does 3 CSV files to import to Excel. All three use the same cpytoimpf program/command, 1 is working correctly and 2 are not. I debugged and do not see a difference. I can view the data just fine with dsplnk on the iSeries/AS/400 but the Excel is all @@@@@@. Does...
I have an application that does 3 CSV files to import to Excel. All three use the same cpytoimpf program/command, 1 is working correctly and 2 are not. I debugged and do not see a difference. I can view the data just fine with dsplnk on the iSeries/AS/400 but the Excel is all @@@@@@. Does...
IFS folders are suddenly read-only from XP client
Has anyone else had a problem with IFS folders where they have suddenly gone to read-only when accessing them from an XP client using WIndows Explorer and UNC or mapped network drive. Checking the folder permissions on the iSeries shows that public has all rights, but the properties on the PC show...
Has anyone else had a problem with IFS folders where they have suddenly gone to read-only when accessing them from an XP client using WIndows Explorer and UNC or mapped network drive. Checking the folder permissions on the iSeries shows that public has all rights, but the properties on the PC show...
iSeries and PDF
Hi Guys, I know there has been some discussion going on with PDF printing. We use CreatePrint for our printing solution off the iseries. But would like to investigate if its possible to merge spool file (invoice) with a PDF form (if there is such a thing) and print, possibily via IFS. Basically...
Hi Guys, I know there has been some discussion going on with PDF printing. We use CreatePrint for our printing solution off the iseries. But would like to investigate if its possible to merge spool file (invoice) with a PDF form (if there is such a thing) and print, possibily via IFS. Basically...
Connection to documents in IFS disconnect
Running a model 520 with V5R4. Users access Adobe fillable forms stored in the IFS, and keep the forms minimized on the desktops(windows XP) during the day while not in use. After a certain period of time, the connection to the form is disconnected. System value for QINACTITV is set to *none. Do...
Running a model 520 with V5R4. Users access Adobe fillable forms stored in the IFS, and keep the forms minimized on the desktops(windows XP) during the day while not in use. After a certain period of time, the connection to the form is disconnected. System value for QINACTITV is set to *none. Do...
Mapped drive to IFS
whne the pc boots up and it connect to the ifs. where does it get the password from and how does that get updated when a password changes on the as400
whne the pc boots up and it connect to the ifs. where does it get the password from and how does that get updated when a password changes on the as400
List of files in Directory on the IFS
I have files on the IFS in a directory /EDIIN. I need to have a program send the files based on their name to diffent locataions. Is there a way I can get a list of those file outputed to a DB so I can read through it.
I have files on the IFS in a directory /EDIIN. I need to have a program send the files based on their name to diffent locataions. Is there a way I can get a list of those file outputed to a DB so I can read through it.


