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…
  • Upload missing document relationship in Process Plan. "Add" statement doesn't work

    I need to upload relationship between Operation Document and the Documents. As you can see from the picture below the hierarchy of Process Plan is: Process Plan--> Operation Number (which is `sort_order`, in this case it is 20)-->Document I have an…
  • Error when try to upload a file ARAS 12

    When I try to upload a file in my Item Type, I receive the error Multiple Errors: DoPhysicalFiles - SendRequestToVaultServer: invalid_client -, it was working normally, but today start to show this issue. Someone pass by this issue and can help me?…
  • Loading files using BeforeAMLPackagesImport script

    Hello All, I am loading some custom help pages as items in Innovator as part of an AML package. These items have pictures attached to them so I know I need to load the pictures separately through a BeforeAMLPackagesImport script (or just before the…
  • Getting 0x80131040 error while uploading a file

    Hello Experts, I am getting below error while uploading the file, could you please help me on the same. Thanks in advance! Regards, Maddy
  • Upload Multiple files in a single click

    Dear Aras Community. How can I upload multiple files in Document Files Relationship tab. I have tried using a html code to add a file input to allow multiple file selection. but as file path is restricted or hidden, it is not possible for me to create…
  • Upload Files with AML - does it still work this way?

    Hi Community, in many forum posts samples are shown how to upload files via AML. Typical one: <Item type='Document' action='add'> <item_number>uploadtest</item_number> <name>myName</name> <description>myDescription</description> <Relationships> <Item…
  • How do you import Excel BOM data into Aras Innovator open version?

    Hello, I currently use the open, free version of Aras Innovator and am having difficulty figuring out how to store BOM data within the tool. I have seen from other posts that subscribers have access to a direct import functionality and also some kind…