Browse By Tags

  • How to batch download and upload files?

    Under Documents, Type= Setup Sheet, State = Released, are documents that are in excel and they have to be converted to pdf I guess the first the step woudl be to get the meta data, Document name, ID, Related Files, and File ID. Then loop through this…
  • Batch Download of Files

    We have been using Aras Innovator in our entry level CAD course for the past couple of years. We'd now like to have the ability to batch download CAD files from different users/students to say a zip file or local folder. Is there a way to access the…
  • Download multiple files on one click

    Hello Guys, I am trying to download multiple files from the aras innovator SP11. I have written javascript code. I am fetching all the files from the relationship and trying to download all at a time. Below is my code - for(var i=0; i<array.length;…
  • Get Token to download a file fails if file is associated with a Document

    Former Member
    Former Member
    Hi, I am trying to download a file from Aras. To donwload a file we first need a token. I am getting this token from the AuthenticationBroker Service. However, the service is failing to issue the token with an error on Aras server. This occurs only if…
  • How to get File location to read the file

    Hi, I am trying to get the file location, the actual file is stored in vault, so how to get that physical path to read the file. Thanks, Maddy.
  • Download the file(from vault) to local system using AML

    Former Member
    Former Member
    How to download the file from Aras vault to Local system using AML/ SOAP request?
  • Download file from vault server using soap

    Former Member
    Former Member
    Hi , I want to download file from vault server using java and soap message . I have set the header and body accordingly for HTTP request . But I am getting following request . <SOAP-ENV:Envelope xmlns:SOAP-ENV=" ">schemas.xmlsoap.org/.../"><SOAP-ENV…