Hi everyone,
I created a scheduled agent that gets a file in a mainframe server and puts it in a Notes server. I used the NotesFTP that can be found in the Sandbox. The agent ran without errors when it was tested in a server that is Windows based. But when it ran on a server that has the platform AIX, it generated an error “Error in DLL”. I tried searching for the error and found out that the NotesFTP script uses “wininet.dll”. I’m not really sure if this is really the one causing the problem. Right now, I’m trying to look for the same “wininet.dll” file in AIX but I’m having a hard time doing so. Also, I was thinking if its possible to import the “wininet.dll” file in the scheduled agent so that it will run regardless of the platform of the server.
Thanks for the help ![]()