Peter,
/tmp doesn't clear automatically does it ?
We always create our own temp dir called /rjstemp and customers schedule regular clears as needed.
Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site:
http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT
------------------------------
message: 2
date: Wed, 27 Feb 2013 16:34:27 +1100
from: Peter Connell <Peter.Connell@xxxxxxxxxx>
subject: RE: view ifs image and specify viewer with strpccmd
I just tried this and it works fine for me.
1. Found and download file gmarbles.tif via google and saved it as /home/pjctest/tmp/gmarbles.tif in the IFS on my i5 whose name is baycorp2.
2. Rename this file to BD01291AA.BID so that we're ready to test which is achieved by just 2 steps as follows.
3. Create a temporary symbolic link ADDLNK OBJ('/home/pjctest/tmp/B01291AA.BID') NEWLNK('/tmp/gmarbles.tif') 4. Display the image STRPCCMD PCCMD('start file:///\baycorp2\ifs$\tmp\gmarbles.tif') PAUSE(*NO)
The /tmp folder is cleared each day of all objects older than 1 day.
Cheers, peter
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Richard Schoen
Sent: Wednesday, 27 February 2013 5:56 p.m.
To: midrange-l@xxxxxxxxxxxx
Subject: re: view ifs image and specify viewer with strpccmd
Jim,
Can't speak for the STRPCCMD because performance will be entirely dependent on how fast your IFS shares perform. History has shown Netserver shares can be very sloooow. Miileage may vary.
If you were using something like HTTP, CGI or our OFCRUNPC and OFCTFR commands they are fast because we DO NOT rely on file shares at all. It's all IP traffic.
We have customers doing this in Citrix mode and it works fine. As long as your network and Citrix servers perform well.
Again mileage may vary.
I would be remiss if I didn't mention that our WebDocs iSeries product can be used to augment or replace Content Manager. Our imaging client viewer could also be tweaked to possibly handle the weird file extensions for you. We did this for a CM customer several years back where wanted to maintain all the old file names.
Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site:
http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT
As an Amazon Associate we earn from qualifying purchases.