Hope somebody can help me with this, with the IPA FileAccessNode and the FTP Node.
Can the FileAccessNode get list of files from a Unix server, from a specific directory. Also can the FTP Node be used to get/put files to a Unix server. This is the first time I needed to access files in a Unix env. I did define the userid/password in the configurations in the infoRich client.
But this is the error I am seeing.
Error occurred while running the process Exception information: java.lang.IllegalArgumentException: null source at java.util.EventObject.(EventObject.java:56) at com.lawson.bpm.processflow.workFlow.flowGraph.ActivityEvent.(ActivityEvent.java:10) at com.lawson.bpm.processflow.workFlow.flowGraph.FgProcess.run(FgProcess.java:2059) at com.lawson.bpm.designer.runtime.LocalFlowRunner.run(Unknown Source) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
I can attach to the Unix side with any FTP software so I know my userid/password are ok, and I can run a FTP Script and get the files I need.
Any help/ideas would be appreciated.
Thanks
Terry
Thanks for the info... When you say the PFi Config., Is that the same as the Info Rich Client's File Activity Connection? I set those up unless I am looking in the wrong area. Connection setup attached.