Forums

Welcome to the K2Underground forums, your place for everything K2 from K2.net 2003 to the latest information, news about the latest release of K2 blackpearl, K2 blackpoint or K2 connect.
Topics Replies
Post
InfoPath Data Connection Problems Unanswered
klaz - Tue, Mar 9 2010 1:46 PM
I've created an InfoPath form and I want to attach it to K2 services. The steps I'm taking so far are: 1. Adding a new data connection 2. Create a new connection to receive data 3. From a web service (I enter the location fo the web server) 4. From the results returned I select: GetInfoPathTaskActions...
Latest post by Vernon, Wed, Mar 10 2010 11:39 AM
1
Popular Post
Can't connect to the server using WorkFlowManagementServer
kotomi - Mon, Jun 16 2008 3:37 AM
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...
Latest post by bsorensen, Wed, Mar 10 2010 10:27 AM
3
Post
SourceCode.Workflow.Management API - open connection as different user Unanswered
bsorensen - Tue, Mar 9 2010 3:40 PM
Using WorkflowManagementServer in SourceCode.Workflow.Management, say I want to connect as an alternate user (specifying another username and password). It appears that I can use the overloaded constructor, or call Open and pass a connection string created with SCConnectionStringBuilder. Both techniques...
Latest post by bsorensen, Wed, Mar 10 2010 10:12 AM
2
Post
infopath form and date format messup in EMAIL output Unanswered
rpichaimani - Wed, Mar 10 2010 8:32 AM
Hi I am using infopath form and using datepicker control. All the datepicker properties are showing the format mm/dd/yyyy. But in the output from the K2 process project (in the EMAIL), some of the date fields are not showing the correct format. It should show as mm/dd/yyyy but it shows as "mm-dd...
Latest post by rpichaimani, Wed, Mar 10 2010 8:32 AM
0
Post
How to handle SmartObjects for ADAM Users Suggested Answer
JyothiV - Fri, Mar 5 2010 7:37 AM
Hi, At present I have written the following code to connect to smart objects. This is working fine for AD users. Could anyone please give some code how to handle this for ADAM users. public string ExecuteNonQuerySmartObjectMethod( string smartObjectName, string smoMethod, Dictionary < string , object...
Latest post by Gert, Wed, Mar 10 2010 12:04 AM
3