Accessing data from workspace

Last post 01-07-2008, 7:16 PM by k2eric. 1 replies.
Sort Posts: Previous Next
  •  01-03-2008, 4:46 AM 20849

    Accessing data from workspace

    A client, who doesint have access to the k2.Net2003 workspaces, wants the report data to be shown on a asp.net page. what is the table/stored procedure to use? please feel free to mail me if you know the solution.

    Kiran.M

    (kiranmadhavan@gmail.com)

    Filed under:
  •  01-07-2008, 7:16 PM 20944 in reply to 20849

    Re: Accessing data from workspace

    There is a web service (http://localhost/K2V3/WorkspaceService/FilterService.asmx) that the workspace uses to retrieve reporting data for the out of the box reports.  I would recommend looking into using this rather than going to the databases directly.  The web service is the official supported way, if you go through the databases directly that is "at your own risk".

     I hope this helps

    -Eric


    The statements and opinions made in my postings are my own, and do not reflect the opinions of SourceCode Technology Holdings, Inc. or its subsidiaries. All information is provided as is with no warranties, express or implied, and grants no rights or licenses.
View as RSS news feed in XML