All Tags »
.net (RSS)
Showing page 1 of 3 (27 total posts)
-
Hi,
I have a ASP.NET Page as a form where the user can select different task and assign each task to a person. Based on this I start a K2 (Blackpearl) workflow.
Now I would like to start for each selected task(and the associated person) a seperate workflow with asyncronous IPC so that each task is assigned to a user in a ...
-
I am not sure this is possible, in fact I may be barking up the wrong tree altogether but here is what I have been trying to do without much luck.
I am creating a process wherein a user submits an article(via InfoPath Form) for review. In the form they select the groups (predefined from a repeating table, dropdown selection. note: ...
-
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 ...
-
We have upgraded our testenvironment with .NET 3.5 SP1 on the sharepoint frontend servers.
That causes problems:
.net 3.5 brings in a security fix that affects distributed sharepoint environements e.g. webservices don't work anymore and problems with the formsserver because of security issues. This problem is handled by modifying the ...
-
Hi,
I am trying to achieve the sharepoint workflow integration.
I have custom pages out of which one needs to come up when a user clicks New Item on a list.
Can somebody guide me here how to achieve this?
Also while configuring the sharepoint workflow integration wizard, on the connection settings page, if the form location is specified as ...
-
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 ...
-
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 ...
-
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
-
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 ...
-
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 ...
1