• Need Guidance: Prevent On Close Server Event to get called when there is Error (when voting) and the CM Activity is not Closed?

    Hello All, I'm creating a server-side method that sends an email to the Change Leader. It gets invoked " on close " in association with a Change Management workflow activity. The email should be sent only when the activity is closed, and the workflow…
  • Bringing items in through AML package as 'Released'

    Hello all, I am working on importing custom itemtypes to load via AML package as part of new builds. Due to how a customized contextual window displays these items, I need the items to be in a 'Released' state when they are brought in. (The window will…
  • Two Workflows Assigned

    Good day all. I made a mistake with checking some boxes and have some changes that have two workflows created/assigned. I can see which one is moving forward, but this is causing errors. How to I tell a change which workflow to use? Thanks.
  • REST API, `Value cannot be null.\r\nParameter name: criteria` trying to get a Workflow

    Hello everyone. I'm using Aras 12SP09 and I'm working with the REST API. I have an AML call that I would like to transform to a REST call, it is: <Item type='Workflow' action='get' select='related_id(*)'> <source_id>UUID</source_id> <related_id condition…
  • Update workflow process to latest Workflow Map

    Any ideas on the topic? Failing this, resetting the workflow?
  • 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.
  • 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…
  • '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…
  • 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…
  • cui_default_mwt_onSaveAsCommand failed

    Hi, On "SaveAs" operation on ECN, getting " The method "cui_default_mwt_onSaveAsCommand" failed." alert message. Someone please kindly let me know how to proceed. -MSS
  • Lifecycle/Workflow Promotion Issue

    Good day all. We are using v11 SP10. I have six DCNs (not OOTB) that were promoted to AUC from Final Review without one of the reviewers voting. According to the history, one of the reviewers promoted to the DCNs. I don't understand how this happened…
  • Update the form workflow process?

    I add a path on the workflow. How can I renew the form's new workflow? Thank you.
  • Workflow haven't restarted after new manual revision

    Hello, Gone through community posts but could not found answer. Hope some one could answer my question. Workflow is not restarted after creating revision to an item(Custom item type), Does Aras restrict such restart of workflow? if yes, how could i achieve…
  • Get original ielts certificate without exam +17172871628 China, Punjab, new

    British councils GET ORIGINAL ,VALID,REGISTERED AND VERIFIABLE IELTS/TOEFL/ESOL/GRE/PTE/CELTA/DELTA CERTIFICATES WITHOUT SITTING FOR EXAMS OR IF YOU LIKE YOU ATTEND THE EXAMS ALSO GET YOUR GENUINE,ORIGINAL AND VALID DEGREES,DIPLOMAS,TRANSCRIPTS FROM…
  • Restart workflow on Revision

    Hi I have an Item with a workflow attached to it.On creation of a new revision of that Item I would like to Restart my workflow. I tried to call reinstantiate and start workflow on the lifecycle state draft. However unless I am deleting the last workflow…
  • Method ondue

    Hi, I have a doubt. There are two methods that we must program in the innovatorServer service that runs on the server side: Send Email Reminders: used to execute reminders (onReminders) Check Escalations: this is to execute the scaled activities.…
  • Set permissions from workflow to assignee(s)

    Hi All I have a challenge I hope someone is able to help me solve. It's a general issue we have, it's not related to a specific solution. Example: On our ECR process we would like only the current assignee(s) to be able to edit the item. Does anyone…
  • Workflow will not get reset after new revision of part is created

    Hello, I am trying to create a new revision of part like this: After Part is in released state, I open it in edit mode, do the changes and save it again so new revision is created but the Task is not created in My InBasket. How to fix it?
  • Shortcut button in form to show workflow

    Hi Users asks for a link directly in the form to the workflow. I'm thinking of adding a button in the form and when pressed it shows the workflow. Actually just a shortcut instead of going to the menu - Views - Workflow. The method behind must be generic…
  • How to Automatic Activity by dynamic?

    I have a activity(A). If A have assignment then not automatic. If A not have assignment then automatic. How to Automatic Activity by dynamic?