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…
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.
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…
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.
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…
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…
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…
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…
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
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…
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…
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…
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…
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.…
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…
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?
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…