<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://k2underground.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tag 'development'</title><link>http://k2underground.com/search/SearchResults.aspx?o=DateDescending&amp;tag=development&amp;orTags=0</link><description>Search results matching tag 'development'</description><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>How to retrieve XML datafield from workitem</title><link>http://k2underground.com/forums/p/14951/43949.aspx#43949</link><pubDate>Mon, 29 Oct 2012 11:30:36 GMT</pubDate><guid isPermaLink="false">1c9bda6b-c6e6-4e79-8d32-b70ad0011ef7:43949</guid><dc:creator>mhoeijma</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;For conversion tool that I am building I need to retrieve the XML datafields of a workitem based on the SN of the workitem. The work items are claimed an unclaimed not by the user that is running this conversion tool. I only need to gather the information, I don&amp;#39;t want to change the work item by for instance claiming it.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marc Hoeijmans&lt;/p&gt;</description></item><item><title>All at once destination, but sending email to pre-defined approvers only. </title><link>http://k2underground.com/forums/p/12562/36769.aspx#36769</link><pubDate>Fri, 18 Jun 2010 15:11:30 GMT</pubDate><guid isPermaLink="false">1c9bda6b-c6e6-4e79-8d32-b70ad0011ef7:36769</guid><dc:creator>gombear</dc:creator><description>&lt;p&gt; I&amp;#39;m wondering it is possible to send infopath form to all, but only few to email notfication.&amp;nbsp;&amp;nbsp; When I try to use Notification event designer, it doesn&amp;#39;t allow to 
modify email &amp;quot;To&amp;quot; field that would been simple solution for this.&lt;/p&gt;
&lt;p&gt;For Infopath client approvers event, the option to plan per destination and all at once, it runs as a parallel destination.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;With email notification turns on, they will all get email notification.&amp;nbsp; Is it possible to send only pre-defined approvers only?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I can use custom email notification, but I can&amp;#39;t create worklist item url in email body because I don&amp;#39;t know what is activity destination id is for that specific approver (multiple recipients (ids), but only selected pre-defined email notifiers).&amp;nbsp;&amp;nbsp; In other world, Infopath form is sent to every one in that group, but email notification goes out to few in the group with worklist item url in the email body.&amp;nbsp;&amp;nbsp; Some how if I know how k2 creates unique activity destination id, I think it will solve this issue.&amp;nbsp;&amp;nbsp; Thanks.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>ADService2 and multiple domains</title><link>http://k2underground.com/forums/p/12393/36284.aspx#36284</link><pubDate>Wed, 05 May 2010 15:37:23 GMT</pubDate><guid isPermaLink="false">1c9bda6b-c6e6-4e79-8d32-b70ad0011ef7:36284</guid><dc:creator>moffutt</dc:creator><description>&lt;p&gt;I saw a couple of postings about attempting to get the ADService2 to work across multiple domains. I did not see an actual solution. Has anyone come up with, or is there a solution to this problem?&lt;/p&gt;
&lt;p&gt;I added an extra key pair to the xml in the db but it did not work, the service was only able to find users in one of the two domains.&lt;/p&gt;</description></item><item><title>Custom Client Event Wizard that sets the Event Name</title><link>http://k2underground.com/forums/p/12064/35385.aspx#35385</link><pubDate>Thu, 11 Feb 2010 18:09:47 GMT</pubDate><guid isPermaLink="false">1c9bda6b-c6e6-4e79-8d32-b70ad0011ef7:35385</guid><dc:creator>bsorensen</dc:creator><description>&lt;p&gt;The standard Default Client Event wizard prompts for an Event Name in the dialog, then sets the name of the event to that when moving to the next page.&lt;/p&gt;
&lt;p&gt;How can this be accomplished in a custom Client Event Wizard?&lt;/p&gt;
&lt;p&gt;I already have a property and edit control; I just need to know how (and where) to set the name.&lt;/p&gt;</description></item><item><title>Developing a custom wizard</title><link>http://k2underground.com/forums/p/12036/35320.aspx#35320</link><pubDate>Mon, 08 Feb 2010 23:19:56 GMT</pubDate><guid isPermaLink="false">1c9bda6b-c6e6-4e79-8d32-b70ad0011ef7:35320</guid><dc:creator>bsorensen</dc:creator><description>&lt;p&gt;I&amp;#39;m trying to go through the tutorial in Tech Article - Developing a Custom Wizard using the K2 Wizard Template.pdf. Everything&amp;#39;s working except for Step 11 &amp;ndash; Copy working code back into the wizard file. I figured out that the ExtenderProjects folder is actually in C:\Documents and Settings\&lt;i&gt;username&lt;/i&gt;\Local Settings\Temp, but when I tried testing the final wizard, I got:&lt;/p&gt;
&lt;p&gt;Error&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; Could not deserialize complex property &amp;#39;WorkflowContext.LockedActivities&amp;#39;.&lt;/p&gt;
&lt;p&gt;Could not set property &amp;#39;WorkflowContext.LockedActivities&amp;#39; on object of type &amp;#39;WorkflowContext&amp;#39;.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\Program Files\MSBuild\Microsoft\Windows Workflow Foundation\v3.0\Workflow.Targets&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve checked the @safeitemname@.xoml, and it appears to be right. The relevant section:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;ns0:WorkflowContext.LockedActivities&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CodeActivity x:Name=&amp;quot;codeActivity1&amp;quot; ExecuteCode=&amp;quot;codeActivity1_ExecuteCode&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/ns0:WorkflowContext.LockedActivities&amp;gt;&lt;/p&gt;
&lt;p&gt;@safeitemname@.xoml.cs has a private void codeActivity1_ExecuteCode method.&lt;/p&gt;
&lt;p&gt;Has anyone successfully completed this tutorial/demo? What am I missing?&lt;/p&gt;</description></item><item><title>Custom Client Event code</title><link>http://k2underground.com/forums/p/12019/35253.aspx#35253</link><pubDate>Wed, 03 Feb 2010 16:22:15 GMT</pubDate><guid isPermaLink="false">1c9bda6b-c6e6-4e79-8d32-b70ad0011ef7:35253</guid><dc:creator>bsorensen</dc:creator><description>&lt;p&gt;All of our client applications use custom code to access K2 (via the K2ROM API).&lt;/p&gt;
&lt;p&gt;In K2.net 2003, we regularly created custom Client Events. Our standard procedure was to write client side code for each client event. These would read:&lt;/p&gt;
&lt;p&gt;public void Main(ClientEventContext K2)&lt;br /&gt;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; K2.AddWorklist(&amp;quot;OurCustomPlatform&amp;quot;, &amp;quot;OurCustomDataString&amp;quot;);&lt;br /&gt;}&lt;/p&gt;
&lt;p&gt;How can we accomplish this in blackpearl?&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;</description></item><item><title>All Running Activities</title><link>http://k2underground.com/forums/p/10898/32225.aspx#32225</link><pubDate>Mon, 27 Jul 2009 15:08:54 GMT</pubDate><guid isPermaLink="false">1c9bda6b-c6e6-4e79-8d32-b70ad0011ef7:32225</guid><dc:creator>Anonymous</dc:creator><description>&lt;P&gt;Hi Guys,&lt;/P&gt;
&lt;P&gt;I have what should really be a simple question.&amp;nbsp; I am new to BlackPearl so I'm not sure how to do much with it.&lt;/P&gt;
&lt;P&gt;As far as I know the little boxes in Visual Studio with lines coming out of them are called Activities.&amp;nbsp; Or are activities just one type of box with lines coming from it?&amp;nbsp; From what&amp;nbsp;I know all these boxes are a single step in a workflow.&amp;nbsp; Either way, from my little knowledge I think it is possible for more than one box (or workflow step) to be active/be running at one time to allow a certain amount of parrallelism.&lt;/P&gt;
&lt;P&gt;So far so good?&amp;nbsp; Now, all I want to do is write some code that says "give me a list of all the running workflow steps for a given instance of the workflow".&lt;/P&gt;
&lt;P&gt;Sounds pretty easy to me but I don't know which of the million dlls to look in and I don't know which methods to call.&lt;/P&gt;
&lt;P&gt;Any help would be appreciated.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sachin&lt;/P&gt;</description></item><item><title>Getting an made choice in a server event</title><link>http://k2underground.com/forums/p/10445/30892.aspx#30892</link><pubDate>Tue, 19 May 2009 12:24:01 GMT</pubDate><guid isPermaLink="false">1c9bda6b-c6e6-4e79-8d32-b70ad0011ef7:30892</guid><dc:creator>guido</dc:creator><description>&lt;p&gt;Newbie coming through... &lt;/p&gt;&lt;p&gt;Hi experts, I have a question maybe somebody can help me out.&lt;/p&gt;&lt;p&gt;I'm building the following flow.&lt;br&gt;&lt;/p&gt;&lt;p&gt; &lt;img alt="screenshot" border="" hspace="" width="633" height="548" align="" title="undefined" src="http://visionspace.nl/guido/screenshot-flow1.png"&gt;&lt;/p&gt;&lt;p&gt;1) User Event; A user will be presented with two choices "A" and "B"&lt;br&gt;2) Server Event; Here I need to determine what choice was made&lt;br&gt;3 &amp;amp; 4) Here I do a check on what choice was made&lt;br&gt;note: I use a variable "X" where the choice need to be saved in and that will be read in step 3 &amp;amp; 4&lt;br&gt;&lt;br&gt;My question: How can I access the choice made by the user, in step 2? Preferably C# coding.&lt;/p&gt;&lt;p&gt;Best regards,&lt;/p&gt;&lt;p&gt;Guido &lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt; &lt;/p&gt;</description></item><item><title>Problem viewing Developer Reference SDK files</title><link>http://k2underground.com/forums/p/9513/28444.aspx#28444</link><pubDate>Wed, 28 Jan 2009 07:11:58 GMT</pubDate><guid isPermaLink="false">1c9bda6b-c6e6-4e79-8d32-b70ad0011ef7:28444</guid><dc:creator>dregel</dc:creator><description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I have twice downloaded the latest developer reference .zip from the portal site, and on unzipping it and viewing the chm files, I see an error in the right hand display panel no matter where I click in the tree control on the left. The message says "The address is not valid". This happens for all 3 files : Database.chm, K2SDK.chm and SDKObjModel.chm.&lt;/P&gt;
&lt;P&gt;Does anyone know how to fix this, or if there is a known issue with these files?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;DRegel&lt;/P&gt;</description></item><item><title>Infopath forms archive error</title><link>http://k2underground.com/forums/p/9266/27727.aspx#27727</link><pubDate>Mon, 15 Dec 2008 06:33:07 GMT</pubDate><guid isPermaLink="false">1c9bda6b-c6e6-4e79-8d32-b70ad0011ef7:27727</guid><dc:creator>achandawarkar</dc:creator><description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;1. I have a client requirement, where in, my client needs to archive all the infopath forms to be archived in a document library, irrespective of whether it has been approved or declined by any role in the workflow activity. I am getting an exception when I try to upload the document into the SharePoint forms library. My workflow activity has two outcomes - Approved and Declined and I want the form instance to be changed to a read-only view and archive it into the document library. I can see that it get archived without any error on Approval, however, I get this error only when it is Declined by the approver. (Wierd ... huh???)&lt;/P&gt;
&lt;P&gt;The error says, there is a "Special Character" in the filename. Although, I just use the SN field from the K2 Node from within the infopath form, as the filename, K2 appends "|K2:&amp;lt;DomainName&amp;gt;\&amp;lt;User&amp;gt;" to the file name whenever it uploads it into the forms library. As a result the "|" symbol is giving me error. I tried to take out the new append from K2, but, to no avail.&lt;/P&gt;
&lt;P&gt;2. I tried to make this a mandatory activity by dragging a default line from the previous activity, so that, it gets fired irrespective of whether it has been approved or declined by the approver. However, it gets fired for just one out come - Declined (and this event is not fired when the approver approves the form). I'm sure, there must be something, I'm missing out here. &lt;/P&gt;
&lt;P&gt;Can someone help me out to resolve&amp;nbsp;these?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Anand&lt;/P&gt;</description></item></channel></rss>