Browse by Tags

All Tags » .net » black pearl development   (RSS)
  • Configure endpoint WCF service?

    Hi, Within our K2 process I'm consuming a WCF service. I created the service reference using the Add Reference dialog. This dialog lets you choose a service URL. After adding the reference and compiling the K2 process a proxy dll of the service has been created. I also expect a kind of config file containing the system.ServiceModel configsection ...
    Posted to General (Forum) by Scheermes on December 3, 2008
  • xmlDataFields instead of datafields

    I have a workflow that has a form where datafields would be hard to manage (80 of them) and the data is not really normalized for a smart object. Instead we used xmldatafields. I don't have time to pretty this up but wanted to post my notes.  I hope they help you. Things to know, use client connection not management ...
    Posted to General (Forum) by Ericx on October 23, 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
  • 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
  • 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
  • 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