Excel Objects in Blackpearl

  • 11 June 2012
  • 2 replies
  • 2 views

Badge +3

Hi Guys,


I am trying to read and get values from an excel file from a server event in K2.


Is it possible to use Excel Objects in K2? I used the same references I would use on an asp.net page, but no luck.


 


Thank you.


2 replies

Badge +10

Where is the excel file stored?  What type of values are you trying to reference?  Just a specific cell or range of cells?

Badge +6

In the viewflow, can you see the ServerEvent being completed? Add some logging and verify if your code is executing.


Another option would be to use out of the box Excel Inline Functions to read the data from an Excel document hosted inside SharePoint. (Excel Services must be configured in your SP farm)

Reply