Browse By Tags

  • Workflow Activity Completion - Save Changes

    Wrt Workflow Activities in Aras, users complete their activity by picking from the ‘Vote’ dropdown before clicking ‘Complete’. There is a ‘Save Changes’ option (see below) which allows users to save their comments without completing the activity. …
  • 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…
  • Change Field Set to Workflow Activity

    Good day all. Has an anyone set a method to add the current workflow activity name to a change field? We reference the changes more by the workflow activity than we do by the change state. Thanks for your help with this.
  • Workflow activity error on voting

    Hi, I'm getting this error during a task completition I find in logs the AML that caused error: <AML> <Item type="Activity" action="EvaluateActivity"> <Activity>B500D2569FC54E9AAA7266D3BF9C80E0</Activity> <ActivityAssignment>1D5158BBDA364998B43403E30243E3A7…
  • Workflow Process Get Change ItemType

    Good day all. I have a Method to dynamically assign a drafter to the activity. Currently I have to specify the ItemType of the change I am using for this method to work, meaning I would have to recreate the Method for each different kind of change ItemType…
  • Defining a workflow process and map vs process plan

    Hi If my understanding is correct. a lifecycle is the states an item (be it a part, equipment or document) goes through. The manufacturing process plan is the plan (list of operations and steps) required to realize a part or product. Then what…
  • How to get previous workflow activity of workflow process path

    Hi, Do you know how to get previous (From) workflow activity of workflow process path in ARAS? We added a Post method on workflow process path and tried to access "this". But "this" contains only destination (To) activity ID. However, we are able…
  • Set a customized user in workflow history

    Former Member
    Former Member
    Hi, I want to set a specific user in workflow history report. Consider I've Part item which have 3 states A,B and C. Usually the signoff from B->C is done by X always but I want to set it to Z in workflow history report. Can I know how it is possible…