Browse by Tags
All Tags » blackpearl » black pearl (RSS)
Showing page 1 of 3 (30 total posts)
-
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 ...
-
Hi all,
Going through Server move from Development to Production, and I'm at the stage when I'm deploying one of the Project Solutions.
I've run the ServiceGUID Converter tool from Blackmarket, which worked. I've successfully deployed all the SmartObjects. I've re-run all the Process wizards in VS to update references to SmartObjects, IPC calls, ...
-
Simple question - can it be done?
Scenario: I have a process managing Sales Contract processing. At a stage in the process, I need to kick off some offline billings processes (bill, credit, cancellation) based on values captured in a form and stored in SmartObjects. These Billings processes can also be started manually, and so they have been ...
-
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 ...
-
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 ...
-
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 ...
-
HiI have managed to accidentally create a infinite loop workflow, thanks to an incorrect value in a line rule. (Yes, insert jokes about N00b error here).
The avtivity that was executing for the past 12 + hours was an IPC Event that was starting a new child workflow every 10 seconds. I think I have millions of little processing trying to ...
-
Hi,
I plan to write a custom security provider for SAP.
My questions are: Is there any guidance on this topic?Is this supported (IHostableSecurityProvider not being mentioned in the SDK docs)Is it allowed to partially implement a security provider (throwing NotSupportedException's in selected methods). This is similar to ASP.NET Membership ...
-
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 ...
-
Hi,
I'm trying to modify the worklist webpart in BlackPearl. What I'm trying to do is to reduce the refresh interval from the default 90000 milliseconds down to 15000 (or 90 secnods down to 15). When I change the value and then try to apply or OK the change, I get the following message:
''Cannot save the property settings for this Web ...
1
|
|