Browse by Tags

All Tags » code event   (RSS)
  • Dynamic Destination Users from datasource

    I'd like to be able to use a different datasource i.e. SQL to hold the users. Then, depending on certain datafield values, I'll send the process instance to a or many users that are queried for based on the criteria.  I'm having a tough time getting to the destination user part of K2ROM, if it even exists.  Does anyone have any ...
    Posted to General (Forum) by Zeppelin on May 2, 2008
  • Calling a SmartObject method from inside a workflow code event

    Currently i'm doing something like this:         public string runSPGetEmailSmartObject(string userName, string connString)         {             string userMail = ...
    Posted to General (Forum) by mgallen on February 21, 2008