• Do the fields in the form show "Value" or the "Label" from a list

    I have a filter list. the "Label" of which will show in "type" field of the "Document" form. I want to edit this "Label" because we want the "Type" to be different, and editing the "Value" erases the values from the Type field of every Document form where…
  • 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…
  • Dynamically Add Workflow Process Path

    Hi Community, Just wondering if this error is common. Basically I have a workflow with multiple activities in sequence. I also have another activity that is not in the sequence and has no paths to it (we'll call this activity X). I am looking…
  • How to define export data for Excel, Word or PDF?

    Hi everyone, We need to export some of out Process Plans for external use, but when we export to Word, PDF or Excel, only the name, description and process plan number are included in the document. How could we go about configuring this? Th…
  • How to rollup cycle time and setup time of operations and set that value to a process plan property

    Hi, I have a property called 'duration' in mpp_ProcessPlan and i would like to fill that Property value with sum of cycle time + setup time of all the operations associated with a process plan. how to write server side method for relationship Types…
  • MPP with multiple Itemtypes

    Hello, I have a use case where I wanted to be able to use the MPP module to create process plans for more than one itemtype, ex. some process plans are based on parts and some are based on another itemtype. Is this possible? I know that you can use…
  • Integrating aras innovator with an external database

    Hi folks, I have a question and i think you guys can help me. my question is how to change the property of operation number in process plan from Integer to a String. when i tried to change in the properties of mpp_operation which is a item type, it showing…
  • How to select multiple machines into a new item type

    Hi folks, i'm working in ARAS for my university project. I need some help from you guys. Project is to develop a platform in aras which is responsible to show sequence of operations(activities) with corresponding machines for every product type in a company…