Skip to main content
Nintex Community Menu Bar

Can i access my Application API's in K2 Server Events

  • February 21, 2008
  • 2 replies
  • 6 views

Forum|alt.badge.img+8

Hi everyone,

                  Is there any way i can call my application functions through k2 server events.

Let's say that i have some server event and i need to set up flag and update my application database, how would i do that....
 

2 replies

Forum|alt.badge.img+9
  • February 21, 2008
You can reference any dll in your k2 project, opening up your own custom application calls to your server code.  Does that help, or were you looking for more?

Forum|alt.badge.img+8

Hey tim,

             Thanks a lot for reply,i actually figured it out and kind of implementing right now. Thanks a lot for info through!