• 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…
  • 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…
  • 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…