Browse by Tags
All Tags » K2 for Visual Studio (RSS)
Showing page 1 of 2 (15 total posts)
-
I am creating a process that needs to delete all the items in a Sharepoint list before it copies an item from another list. I see the tool that deletes Sharepoint list items, but it requires a listID. So can K2 delete all the items or just one at a time??
-
We are trying to remove all reference to a previously integrated Infopath form in a process within Visual Studio. We have done the following:
1. Removed all InfoPath Client Events in the process
2. Run InfoPath Integration and removed the form in the process
3. Removed the form from the InfoPath Form template folder in the ...
-
I have multiple destination sets that depends on a rule that is based on a smart object's property.
My problem is that sometimes the smart object's property returns a null value and I don't know how to determin if my first variable is null in the destination set rule editor.
Is there a way to get to the code behind, or is there a way I ...
-
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 ...
-
Thanks for your help.
Now In K2 Visual Studio -> General Properties, in the environment configuration everything is configured and tested (Category Server(s), smartobject server(s), ....), and I can deploy the process. But in the User Browser when I try to open Roles, Users or groups I get No connection could be made because the ...
-
I'm developing in a different computer and different AD from where k2 Blackpearl is installed, how must be the connection string in visual studio (Environment Server Connection) to allow accessing objects and deploying processes?
-
Does anyone know how to enlarge the canvas in Visual Studio 2005? More specifically the height of the canvas. Support told me there was a config file I should be looking for but they could not recall what and where the config file was location.
Any ideas?
Mike Trouard
-
Hello,
many of our workflows will start with the same collection of activities. As I don't like to do all things again - I tried following.
I create a workflow solution with this default activities.
I create my new real workflow solution - copy the template kprx file to my solution folder, rename it and add it to my solution. The process1.kprx ...
-
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 ...
1
|
|