Browse By Tags

  • Feature licenses error when activate

    We are using a stand-alone server currently until we get ARAS fully stood up, then we will go live. We received the feature license keys and went to activate feature key but we keep receiving the pictured error below. It also pops up upon entering our…
  • "Aras.Server.Core.ItemNotFoundException" When transitioning from "In Work" to "Preliminary" with ECO Express's WF Activity

    Hi Community I'm having an issue and I'm hoping the community can help me solve it! In normal ECO Express WF of the Creator's operation goes to " Start--> Preliminary --> In Work" ,but what I'm trying to do is " In Work --> Preliminary" In other words…
  • Instantiating a workflow activity based on number of tasks

    Hi Community, Random question here... I want to setup a workflow that instantiates parallel workflows based on the number of tasks. Basically the user will attach X number of related documents and I want to be able to set a parallel path for each…
  • Set workflow activity via action

    Hi all, I was wondering if it was possible to set the workflow activity via an action. For example, I want a cancel action instead of having multiple vote paths to the cancel activity in a workflow. This would allow a user to cancel the item from…
  • 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…
  • "ItemIsLockedException" When Creating an ItemType Object

    Hi Aras Community, I'm having an issue and I'm hoping the community can help me solve it! I'm running into a an issue when creating a relationship on an ItemType with a workflow. I'm unable to create/save my new ItemType while getting an arbitrary error…
  • 'Submit' Button to replace sign off tab

    Hello community, We have some non-power users that we are hoping to simplify form submission for. I had the idea of either a cui or form button that runs an action that bundles the "vote now" from the sign off with setting the default path and completing…
  • Is it possible to associate two or more workflows to the same Item type ?

    Hi I am new to Aras. My question is: Is it possible to associate two or more workflows to the same Item Type? At the time of initiating the workflow, how one can pick one of the several workflows? Secondly, using code is it possible to pause…