Browse by Tags

All Tags » .net » black pearl   (RSS)
  • Strange intermittent security error using SmartObject API

    An ASP.NET web application that is working about 90% of the time is falling over when trying to load SmartObject data via the API. I have managed to track the issue down to a call to the Win32API function TranslateName which is being made by the assembly ADUM.dll. This problem is intermittent, and the same page will work most of the time (for the ...
    Posted to General (Forum) by bennor on September 23, 2008
  • K2 Blackpearl & edirectory ,Novell

    Hi all, How can I connect between K2 destination users or worklist item report for users if I have not Active directory server but Novell.   Tanks Roi
    Posted to General (Forum) by roi uk on September 11, 2008
  • 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
  • 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
  • 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
  • Sourcecode.Workflow.Management API

    Hi All I know the K2Mng has been replaced by the above dll, but I'm having a problem moving a workflow from 2003 to Blackpearl. I have an escalation event that I want to expire on a certain condition, and I used to be able to call K2Mng.FinishServerEvent. Only problem is, I can't find it anymore... anyone have any ideas?   Thanks 
    Posted to General (Forum) by Smully on January 27, 2008
  • Dynamic Destinations using API

    I have a workflow that reads a list of comma separated usernames, and kicks off an IPC event for each user with that user as the destination... well at least that's the idea. I had this working in K2 2003 but am having real problems in Blackpearl. I've seen the post from Cherish http://www.k2underground.com/forums/post/18429.aspx but that hasn't ...
    Posted to General (Forum) by Smully on January 18, 2008
  • Custom Blackpearl User/Role Manager

    Has anyone attempted to use the API to create a custom user/role manager, kind of like this guy did for K2 2003: http://www.k2underground.com/forums/thread/14599.aspx? Is there any documentation out there for using the SecurityManagementAPI for blackpearl?  There is no reference to it in the SDK documentation... On the surface, it seems simple ...
    Posted to General (Forum) by tbyrne on January 14, 2008