Browse By Tags

  • Promotion Error

    Hi Team I'm getting "No Promotion Available" error when trying to do Sign Off. Server method is attached to Workflow and On Activate of the Sign Off. Method is trying to promote the ECO state to Work in Progress from Start. I have required access…
  • DLLs in method-config are loaded with internals?

    (Aras 11.0 SP9) Hi, We're using Document.OpenXML to export the BOM list as an Excel file, and the recent update (2.8.x) included an "internal class IReadOnlyList" in the System.Collections.Generic namespace. his collides with the one in mscorlib, but…
  • Aras Server Method Event Identification

    Former Member
    Former Member
    I have an requirement where i am calling the same server method on Server Events On After Update, On After Add and On After Delete. Is there a way i can check from which event the method is called.