Sourcecode.workflow.client

  • 7 June 2014
  • 1 reply
  • 1 view

Badge

Dear all,

 

i am new in K2, i have a K2 server (which is in VM) given by K2 trainner. Then what else i need to do at the client side (developer) in order to trigger workflow, i saw from the forum there is a need to include sourcecode.workflow.client. How to do so? 


1 reply

Badge +7

Good day


 


A client event is that point in the process that requires some human interaction; i.e. a workflow participant is required to do something. The Client Event facilitates the interaction with a workflow participant to complete an action/actions. Client Events define the actual points of interaction between the participants and the process.


So initially should your process require client interaction then you would need to add a client event into your process.


 


Adding events (client and server) entails considering:



  1. What needs to be done?
  2. The sequence in which it needs to happen?
  3. Who needs to be involved (participants) - and at what stage?
  4. What data the event needs?
  5. The sequencing and the participants are particularly important - as they provide clues as to when multiple events can be added to the same activity.

You can have a look at the following document: http://help.k2.com/helppages/K2smartforms1.0.5/K2%20Forms%20Client%20Event%20Wizard.html


 


Hope this helps ;-}


 


Kind regards


Nelly

Reply