New to IPA and trying to configure a File Activity connection. We are trying to access files that were fairly simple to access in Process Flow using the LAWDIR variable. Now, with IPA running on a Landmark server and pointing to our Lawson server, LAWDIR is not defined, and it appears I need to define it in a File Activity connection.
If someone can post the format of these entries, it would be a great help. E.g., I don't know if I should use the full domain name of the Lawson server, and if that's what they call the "LSF Web/RMI Root" (As far my needs go, the web server doesn't play into it, I just want to access a folder where external systems interface text files are dropped.)
The connection wants this info:
LSF Connection Parameters Remote Checkbox ( I assume this should be checked) LSF Web/ RMI Root Web user Web password RMI timeout
LSF Variables GENDIR LAWDIR
EDIT: I think it must be rmi://onhpvm68.domain.org:16003 is that correct ?
We found those LSF variables to be useless (because we don't understand them) and ended up giving the full path to the file (/appl/law/lawtest/YRENDHelp.txt) and it worked...