Can IPA read a CSV file from a laptop C: drive? We are on Cloud v11.
Or, must CSV file reside in another directory? Landmark?
Thanks.
The files that IPA are processing do have to be on the Landmark server. However, I utilize file channels which can pick up (we use sFTP) files from a non-Landmark server and then process them.
Within Rich Client, Under Proces Flow Administration, there is the ability create/maintain File Channels (Channels Administrator). We use the File Channels portion of that. The file channel itself does not utilize the SysCmd per se, WIthin the setup, you give it the Host, Path, username and password. Then you give it a File Channel Receiver -- here is where you tell it what IPA flow you want it to execute when it finds a file that matches the criteria specified.
Within the File Channel process, IPA actually "picks" up and removes the file from the host.