+ Post New Thread
Page 1 of 6
1 2 3 ... LastLast
Threads 1 to 25 of 137

Forum: IFS

Anything dealing with IFS

  1. Save as CSV to the IFS

    Hi I am trying to save an Excel workbook as a csv directly to the IFS using a macro. This is what I've got so far: Sub Macro() ' ignore messages Application.DisplayAlerts = False

    Started by Andygeee, 3 Weeks Ago 12:41 PM
    • Replies: 5
    • Views: 153
    4 Days Ago 09:10 AM Go to last post
  2. Trigger event on IFS directory.....

    Wondering if there is a possibility that when a file is added/created on an IFS directory it triggers an event. We basically have a process where a file will be dropped to a directory (file name will be different each time) and upon when added, it needs to be processed (real time). However,...

    Started by mike010173, 1 Week Ago 09:39 AM
    • Replies: 3
    • Views: 75
    1 Week Ago 01:58 PM Go to last post
  3. Trigger Event on IFS directory possible?

    Hey gang! First time poster, although been lurking for a few. I have a directory on the IFS, lets call it '/my directory' that has multiple files dumped to it throughout the day. What we want is a real-time process that when a file gets written to the directory, it is immediately read,...

    Started by mike010173, 1 Week Ago 04:51 PM
    • Replies: 0
    • Views: 24
    1 Week Ago 04:51 PM Go to last post
  4. CPYFRMIMPF - multiple files

    I have quite a few processes where I retrieve a text file from an FTP site, use CPYFRMIMPF to get the data into a native database file, then run RPG pgms over it. Until now, i have simply ensured that the file was a single file with the same filename. This is all done through a scheduled CLP and...

    Started by gwilburn, December 7th, 2009 09:33 AM
    • Replies: 10
    • Views: 601
    1 Week Ago 10:24 AM Go to last post
  5. Ifs

    Hi, IFS meaning please why use this.I know from google.But please tell me real senario Thanks giri

    Started by ap.chittoor, 3 Weeks Ago 11:00 PM
    fils
    • Replies: 3
    • Views: 118
    3 Weeks Ago 02:26 AM Go to last post
  6. Unzipping .tar.gz files on IFS

    Hi, We get a .tar.gz file ftp'd to our IFS each week and I would like to know if I can unzip the file using standard system I functionality via a program so the whole process can be automated. Currently, I'm unzipping it manually, then copying the contents back to the same IFS directory and then...

    Started by stewartp, April 28th, 2009 06:42 PM
    • Replies: 11
    • Views: 1,343
    January 26th, 2010 10:44 PM Go to last post
  7. Arrow check the existence of the stream file in IFS

    Hi All, How could I check the existence of the stream file in IFS? Suppose I have a stream file /TEST/print.xml then how can I know that this particular stream file is exist inside an Directory. Is there any API to find out the same. Thanks in advance. Regards Skma:rolleyes:

    Started by ris_skma, May 29th, 2007 08:00 AM
    • Replies: 5
    • Views: 1,690
    January 18th, 2010 10:53 PM Go to last post
  8. Downloading query definitions thru IFS

    hi, i wish to download saved query/400 definitions from as/400 to my pc and view them on my pc. any way possible? is not possible i wish to know if i can just download them in some form and upload to another as/400 and be able to view them there. i cannot use ftp or save files. only available...

    Started by kali, January 16th, 2010 10:45 PM
    • Replies: 3
    • Views: 155
    January 18th, 2010 09:02 AM Go to last post
  9. Moving my spool file to Shared Drive

    Hi, I want to move my report output to one of my shared drive in my PC. So that any body can view the report who has access to it. Could you please help me out on this? Thanks.

    Started by vinomails, December 26th, 2009 09:34 AM
    • Replies: 3
    • Views: 322
    December 26th, 2009 11:20 AM Go to last post
  10. send: Spawn id exp3 not open

    Hi All, I am executing FTP command through AS400. When I am running script interactively, it is giving "Spawn id exp3 not open" error. Call QP2TERM and execute below command : /QOpenSys/opt/freeware/bin/expect -f tmp/expectScript.txt

    Started by Vishal, December 15th, 2009 08:10 AM
    • Replies: 0
    • Views: 253
    December 15th, 2009 08:10 AM Go to last post
  11. COPY or MOVE in IFS

    I am trying to do a COPY or MOVE in the IFS in a batch CL program using the following command: COPY OBJ(&FILEOUT) + TODIR('/CONAIR/QAS/ENTERRA/SENT') Where Fileout = /conair/qas/enterra/ZIPPED/OPEN_ORDERS .ZIP When I execute the program I get...

    Started by csp700, December 14th, 2009 02:25 PM
    • Replies: 2
    • Views: 199
    December 14th, 2009 04:38 PM Go to last post
  12. move the email to AS/400 IFS folder

    my requirement : The user will receive an email which needs to be moved to AS400 IFS folder. Is this possible ? if yes please can anyone guide me thro' Thanks,

    Started by manty, December 1st, 2009 05:48 AM
    • Replies: 1
    • Views: 253
    December 1st, 2009 07:01 AM Go to last post
  13. Hey Jamie, we should have an example..

    of how to read a file from the IFS. You happen to have any of those laying around?

    Started by soup_dog, October 14th, 2009 01:04 PM
    • Replies: 5
    • Views: 401
    November 6th, 2009 05:06 PM Go to last post
  14. Unable to find file in IFS

    Ok, need some help here... I have searched through the forum but not having much luck. I have an application on the AS400 that will allow the user to enter an SQL statement and an email address on the AS400. The program will run the command and place the output into the IFS. It will then...

    Started by soup_dog, October 14th, 2009 12:58 PM
    • Replies: 5
    • Views: 237
    October 14th, 2009 07:22 PM Go to last post
  15. Mapping a network drive from my PC gets me ONLY one directory

    On the As400 I have a directory /tmp and there are two directorys under that one that I'm concerned with. They are /tmp/BAGDATA and /tmp/DAAS. Here's the problem: I used the DAAS directory a year ago for a project and now I have another that needs to create files from the AS400 and put them into...

    Started by Tom Kieffer, September 17th, 2009 09:10 PM
    • Replies: 8
    • Views: 558
    September 22nd, 2009 12:56 AM Go to last post
  16. Moved: PF record delete using Subfile

    Started by Jai82, September 21st, 2009 11:11 AM
    • Replies: -
    • Views: -
    September 21st, 2009 11:24 AM Go to last post
  17. Read/Write To the same IFS file

    Greetings, I have read records from an IFS file to update our system and I have written records to another IFS file to then send to an outside system. What I would like to do is to read an IFS record, scan and replace lower case letters with upper case ones and then write that record back to...

    Started by smooney, August 19th, 2009 10:02 AM
    • Replies: 7
    • Views: 540
    September 9th, 2009 07:47 AM Go to last post
  18. map external Windows or Unix server directory to shared folders

    We currently map external Windows Server directories to the IFS directory called QNTC. Someone asked if we could do the same mapping with Windows or UNIX directories to QDLO (Document Library Object) folders. Why the @#$* would I want to do this, you may ask? .. So we can use an as/400 utility...

    Started by itp, February 10th, 2009 02:42 PM
    • Replies: 4
    • Views: 873
    August 31st, 2009 10:39 AM Go to last post
  19. SFTP or FTPS help

    I am trying to find out how I can do this preferably from the i5 we have. I am having problems doing this from any other method then using an FTP client (which don't all work) I did a search but it turned up a couple of bad links. Any help is appreciated.

    Started by Piper, August 17th, 2009 10:35 AM
    • Replies: 4
    • Views: 336
    August 17th, 2009 11:20 AM Go to last post
  20. MPut FTP command

    mput *.835 /pgpclients/qms/qms835/ (replace I am trying to move files from a windows box with the extension .835 to our IFS for encryption. I am issuing the FTP command from our IBM I5. What is the syntax for moving multiple files?

    Started by wgatchell, June 18th, 2009 11:08 AM
    • Replies: 9
    • Views: 765
    June 18th, 2009 02:45 PM Go to last post
  21. Qshell

    Hi, I am trying to list files in a IFS drive into a PF. Below is the command I am using. ls /Drive > qsys.lib/mylib.lib/myfile.file/member.mbr When "myfile" is a externally described PF with a DDS, it is failing. But the same command is working properly when I create the file as a flat...

    Started by rvsai, April 17th, 2009 02:21 PM
    • Replies: 10
    • Views: 1,076
    May 20th, 2009 11:59 AM Go to last post
  22. Retreive XML from IFS

    I need to retreive an XML documnet from the IFS. I've done this with MQ before and then parse the XML message in an RPG pgm. I need to know how to get the XML message from the IFS to be able to parse it. Can anyone help? I don't need help parsing just retreiving it from the IFS in RPG. Thanks!

    Started by ljv_as400, May 12th, 2009 07:42 PM
    • Replies: 6
    • Views: 520
    May 13th, 2009 08:52 AM Go to last post
  23. X25 protocol.

    Hello All, Could any one help me in finding out how to check which X25 lines are used to communicate between two interfaces ? Thanks Vinod

    Started by vinod kumar, March 17th, 2009 04:17 AM
    • Replies: 0
    • Views: 473
    March 17th, 2009 04:17 AM Go to last post
  24. CVT2CMD - and password protecting a pdf generated (CVT2PDF)

    Hi - I am using the CVT2CMD to generate reports as .pdf documents and was wondering if anyone has applied code to password-protect the documents... I understand that this can be done in Acrobat Reader. Any help is appreciated - Waz

    Started by Waz, February 17th, 2009 03:47 PM
    • Replies: 0
    • Views: 603
    February 17th, 2009 03:47 PM Go to last post
  25. IFS CCSID Issue

    sorry misundertand prob thanks you and happy new year

    Started by kali, January 2nd, 2009 02:30 AM
    • Replies: 0
    • Views: 653
    January 2nd, 2009 02:30 AM Go to last post

+ Post New Thread

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 1 users browsing this forum. (0 members & 1 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 10 views
Hot thread with unread posts
More than 15 replies or 10 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts