Custom Go To activity

  • 16 January 2015
  • 2 replies
  • 4 views

Badge +1

Can someone suggest how to do the custom goto activity without writing the code as below.

is the possible to implement go to activity via smart object. If yes kindly share the ideas

 

 K2.GotoActivity("Approval Rejected")


2 replies

Badge +10

Depending on what you want to do you might be able to solve this without code by adding an escalation.  When it fires it uses the GOTO option to move it to the Approval Rejected activity.

 

http://help.k2.com/onlinehelp/k2blackpearl/userguide/current/webframe.html#escw12.html

Badge +10

You can do this via the workspace. Do you require to do this in the workflow kprx file itself. 

Reply