Skip to main content

Hi,

 

I am trying to send a database email using linked server connection between app db and k2 db.

 

Can i ask which table in k2 db actually display the task of the user? As i would like to join that table and retrieve the information out in the form ot email.

 

Thanks

can also how to restart k2 blackpearl service via commandline


You can study the K2 ERD here.  Be advised though that querying the K2 database directly isn't recommended or supported.  See the solution in this thread for more information.  SmartObjects are the preferred way to access data in other business systems in K2.

 

You can restart the K2 service from a command line with net stop and net start,  just as you would any other Windows service.


Reply