Hi
I have written some c# code in a Server event in K2 BP that calls a stored procedure passing it 2 values and recieving 1 back. These values are set in the server event at the moment for testing purposes but now I need to pass the stored proc values from a Smart object.
How do I get the data from the smart object and use it in my c#.
If I havn't explained this very well and you need to see my code then just let me know.
Thanks in advance
Rich