Browse by Tags

All Tags » black pearl dev... » black pearl   (RSS)
Showing page 1 of 2 (14 total posts)
  • 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
  • AD Service - Multiple Domain Search?

    Is it possible to configure the Active Directory Service so that you can use it to query multiple domains?  For example, I have two domains at the same level in the tree - 'BSD' and 'CORP'.  The Active Directory Service is initially configured specifically for the BSD domain like this:  DC=BSD,DC=XXXCO,DC=COM, and my smart object ...
    Posted to General (Forum) by tbyrne on June 26, 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
  • Developer Isolation

    Hi, I am working with a client to plan DTAP environments for all K2 development. The current idea is for developers to work in an isolated virtual image. This means they have their own copy of MSSQL, MOSS, K2, BizTalk, etc. So they don’t share any of the K2 databases. My question is:Is it possible for developers to concurrently develop on a ...
    Posted to General (Forum) by Geekzter on June 2, 2008
  • K2 Workflow instance for multiple documents in sharepoint is this possible?

    Hi all,  we have a business entity (piece of information) that consists of multiple documents. we want to create an approval workflow for this type of information without approving each document separately. it is like having “attachment” workflows. where multiple documents are attached to the workflow instance. is this possible ...
    Posted to General (Forum) by aabukar on May 15, 2008
  • Dynamic Destination Users from datasource

    I'd like to be able to use a different datasource i.e. SQL to hold the users. Then, depending on certain datafield values, I'll send the process instance to a or many users that are queried for based on the criteria.  I'm having a tough time getting to the destination user part of K2ROM, if it even exists.  Does anyone have any ...
    Posted to General (Forum) by Zeppelin on May 2, 2008
  • Re: Is K2 Bug? The ProcessData filter of WorklistCriteria not work

    I try using the WCLogical.Or, but still return empty. If I don't add this filter Criteria, I can get the disired worklistitem, and the ProcessDataField value is correct. If I replaced with below: crit.AddFilterField(WCLogical.And,WCField.ProcessData,''DealerCode'',WCCompare.NotEqual,dealerCode); then will return all the Worklistitems ...
    Posted to General (Forum) by Johnson_Ye on April 15, 2008
  • Is K2 Bug? The ProcessData filter of WorklistCriteria not work

    I make use of SourceCode.Workflow.Client.dll to get K2 Process Worklist. In K2 Process, I add a Process Datafield ''DealerCode'', and when start process, I set value for this field, then in the Worklist query function,  I want to Implement the function which filtered by ProcessData ''DealerCode'' to get the ...
    Posted to General (Forum) by Johnson_Ye on April 15, 2008
  • K2 BlackPearl Reports Designer Issue

    Hi All, I'm trying to access the reports designer, the page initially loads including the tabs and all images, the screen stays greyed out and the loading animation keeps cycling through.  I don't receive any errors logged to the event log and the user I access the workspace has rights in the workspace and in reporting services. Any ...
    Posted to General (Forum) by dhunter on April 7, 2008
1 2 Next >