Browse By Tags

  • 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.…
  • 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.…
  • Don't Compromise Your Change Management Processes

    Aras CEO & Founder, Peter Schroer, recently wrote an article featured in the Siemens PLM Community titled, "Change Management: One Size Will Never Fit All." While the meat of the article was about the need for a flexible change management system to…
  • Change Management: One Size Will Never Fit All

    By Peter Schroer, President of Aras Change management is the toughest thing inside of PLM. It's also the most important. How important? It's about the patient not dying, the plane not crashing, the missile landing where it is supposed to. You get…
  • Ho to change task list if user vote delegate

    Hi, I want to change the task list when user delegates his task to some other user. So, is this possible to generate dynamic task depends on the vote that registered by the user? Thanks and Regards, Maddy.
  • Workflow Activity Completion

    Former Member
    Former Member
    I am trying to complete workflow assignment with AML but it is acing weird. My request xml looks like given below: <Item action="EvaluateActivity" type="Activity"> <Activity>DE33049EBA694267A44CA41A002E7C51</Activity> <ActivityAssignment>99E2CFE208154E4FBD70E75DE6AB4B74…
  • Configuring the promotion for multiple paths

    Former Member
    Former Member
    see the workflow promotion image from below link. https://drive.google.com/drive/folders/1GTZtasDNfS3FzN3WPgSvMQ9W-8atlCvf Hi, As per the above image how to configure the promotion for reject transition in workflow. Please provide the way.
  • onBeforeUpdate Event method called twice, why?

    I have a method from where I started workflow for document and I attach that method to Server Event of Document Itemtype, and called this method on "onAfterAdd" event, which works fine. Now, My requirement is when I revised the Document, again I want…