Skip to main content

hi


How do we map things that are in WF like CallExternalMethodActivity,HandleExternalEvent to k2

 In K2 if you are looking to invoke some interaction with an external system and then have the external system call back to K2 when it is complete; this is done via an Asynchronous Server Event.  KB 272 (http://kb.k2workflow.com/articles/kb000272.aspx) provides some details on how to configure one.

 


is there a complete example of how this works. for both callexternalmethod activity and handleexternalevent.

Reply