Connecting to a remote IFS Service programmatically
Hello,
I'm looking for documentation on how to connect to a remote IFS service through java code running on our app server. I have an appserver with files and documents that I want to upload to IFS running on a seperate server. I guess what I'm looking for is, when I calling connect() on a LibraryService how do I specify the remote service location in the ConnectOps. Do I need a full install of IFS on my appserver? Currently I just have the repos.jar to access the core classes of IFS.