Can files be uploaded to different paths

Can files be uploaded to different paths? For example, can file A be uploaded to "D:\Aras\Vault\11SP9\Doc1" and file B be uploaded to "D:\Aras\Vault\11SP9\Doc2"?

Parents
  • Hi Michelle,

    the question is hard to answer without context. Server uploads work for any folder that has the proper permission to be accessed by Innovator.

    Your sample paths represent Vault locations. Vault by design use a different permissions and I don´t recommend to play around with these.

    I personally would never use the Vault to store custom files. The vault is automatically filled by innovator. It´s better to separate the Vault from folders used for admin purposes. I for example use a separate folder at C:\temp\Aras to store these kind of files. Look at the "ZIP file" example from Aras at GitHub to get an idea how to make file uploads to a specific path (that is not the Vault).

    Angela

Reply
  • Hi Michelle,

    the question is hard to answer without context. Server uploads work for any folder that has the proper permission to be accessed by Innovator.

    Your sample paths represent Vault locations. Vault by design use a different permissions and I don´t recommend to play around with these.

    I personally would never use the Vault to store custom files. The vault is automatically filled by innovator. It´s better to separate the Vault from folders used for admin purposes. I for example use a separate folder at C:\temp\Aras to store these kind of files. Look at the "ZIP file" example from Aras at GitHub to get an idea how to make file uploads to a specific path (that is not the Vault).

    Angela

Children
No Data