Browse by Tags

All Tags » .net   (RSS)
Showing page 1 of 2 (19 total posts)
  • Exposing K2 functionality as Web Services

    Hi, The K2 directory contains a subdirectory called WebServices, which contains the following files: ClientEventService.asmxInfoPathService.asmxOutOfOfficeService.asmxSharePointService.asmx I couldn't find these services being referenced in any documentation. Question:Are these services intended to be called externally?Can these services be ...
    Posted to General (Forum) by Geekzter on August 19, 2008
  • Call Smartobject method inside a web service

    Hello, I would like to call several smartobject methods from within a web service in order to achieve cascading drop-down list boxes within InfoPath.  I have not been able to dig up anything thus far.  Does anyone have a good explanation on how to execute smartobject methods with code ? What needs to be referenced?  Thank in ...
    Posted to General (Forum) by Naterade11 on August 7, 2008
  • Automated Testing Workflow Discussion

    I would like to automatically test a workflow using NUNIT or the MS equivalent. Has anyone tried this?  I can foresee some problem areas: user roles workflows that wait for time periods e.g 1 week I imagine I would need to run Action.Execute(true) with sync set to true. If there are server events, how can I ensure they have completed ...
    Posted to General (Forum) by Macrel on July 28, 2008
  • Dynamically setting multiple activity destinations

    Hi everyone, I'm looking for a way to dynamically set multiple destination users/groups of a (single) activity. Activity destinations are stored in external database. I've found a solution to this problem for K2.2003 workflow HERE but I believe that the solution is not Blackpearl compliant ( I couldn't find Main(ref DestinationRuleContext K2) ...
    Posted to General (Forum) by kpavleka on July 21, 2008
  • Getting back the orginator of a processinstance

    Im sure this is a easy question that im missing somehow. but how do i get the orginator of a process instance? When i get back my processinstance there does not seem to be a way to get a reference to the orginator. my code is similar to whats below . thanks in advance.   For Each work As WorklistItem In ...
    Posted to General (Forum) by grimstone on July 8, 2008
  • Invalid Serial Numver :

    I Submited and created an instance ok, but when trying to open the task, I get thir error: 4126 Invalid Serial Numver : 2_127 The serial number (2_127) is the correct one.
    Posted to General (Forum) by Rui Martinho on June 19, 2008
  • Can't connect to the server using WorkFlowManagementServer

    I am trying to connect to the server to get global worklists. I've just tried the code from the K2 BP Developers Reference, but have been having just enough troubles getthing thorough connection problem.The code looks like this below. I am not sure what went wrong and would really appreciate the help!I am running the code on the server machine ...
    Posted to General (Forum) by kotomi on June 16, 2008
  • Unable to resolve address error on Connection.Open method in MOSS server

    I get an error when I try to connec to the K2 host server from the web app created in Visual Studio  2005 (C#).The error looks like this:''Unable to resolve address Integrated=False;IsPrimaryLogin=True;Authenticate=True;EncryptedPassword=False;Host=[host server name];Port=5556;Password=[admin password];UserID=[domain admin user] and port ...
    Posted to General (Forum) by kotomi on June 11, 2008
  • SmartObjectList

    I am writing a webservice to expose data collected in my process to a website. I am access the data using the GetList method of the particular SmartObject. When I use a SQLDataReader, I am able to retrieve my results, but when I access this in code, I get no results returned, and no errors. If I change it to use the Load method and specify the ...
    Posted to General (Forum) by dizzyh on May 26, 2008
  • Roles and Destinations

    Hi I'm having a problem getting my destination slots working how i'd like. I have a role which has several users.  The role is set as the destination.  I'd like for a user within that role to be able to open an item, then cancel it and still have it available to all the other users in the role. However, as soon as one user submits the ...
    Posted to General (Forum) by PhillippaR on March 10, 2008
1 2 Next >