×
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.
I think the trick here is making sure the .Net application user has
access to the IFS to be able to read/write a share.
Usually this means making sure user ID and password match on both
Windows and iSeries.
You can also use the JT400 APIs from .Net to write to the IFS directly.
Google: JT400 and IKVM.
We've been using this technique for several years now.
Regards,
Richard Schoen
RJS Software Systems Inc.
"Get the information you need. Now!"
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: 7
date: Tue, 1 Dec 2009 12:54:07 -0700
from: Alan Campin <alan0307d@xxxxxxxxx>
subject: Re: Passing XML back and forth with RPG and .NET
.Net has no issues accessing an IFS folder. As far as it is concerned it
is just another text file. I have moved data back and forth many times
using a temporary IFS file.
As an Amazon Associate we earn from qualifying purchases.