All Tags »
Sharepoint »
Infopath (RSS)
Showing page 1 of 2 (12 total posts)
-
I am trying to use the SharePoint 2003 Document event in K2.net Studio to get the latest version of an InfoPath form to use in my K2 process. I have tried writing the InfoPath form to: K2InfoPathSchema, TempInfoPathSchema, another XML field that I created, and finally a string datafield of the process. Every time I get the following error (id ...
-
I am trying to save a completed Infopath form to different form library. I am using the Sharepoint Document wizard. Stepping thru the code it executes the UploadDocumentFromK2Field_ExecuteCode procedure just fine. The problem occurs during the UploadDocumentFromXmlAttachment_ExecuteCode procedure.
Error occurs at this statement...
Attachments ...
-
HI,
I'm creating a workflow in K2BP, this workflow is integrated in sharepoint and the forms are built in InfoPath.
We are having a multiuser Workflow. Each User has some activities to perform.
The problem we are facing is that the document is being shown in Sharepoint for all the users even those who are not listed in the ...
-
Hi all
we are facing a problem while building a K2BP Workflow integrated with SharePoint 2007 and Infopath.
The InfoPath Documents are published into a Form Library in SharePoint through the InfoPathIntegrationEvent in K2 Designer for Visual Studio 2005.
The Problem we are facing is that at the end to the Workflow, the ...
-
I'm deploying a workflow with an Infopath form to a MOSS 2007 forms library. Previously this would deploy but give an error when using the form, but now it will not deploy at all. It fails during the build process with the following:
Error 1 Property accessor 'Path' on object 'SourceCode.Workflow.Design.InfoPath.FormTemplateItem' ...
-
Chrisg,
In the K2 Task List Web Part there is a column called Task Link and the items in the column are ''Task Item''. If you click on the Task Item it starts the InfoPath form for the next step in the process.
I am looking for where the information that is in the Hyperlink Task Item is stored. I need to create ...
-
I have a combination of K2, Infopath and of course Sharepoint. I would like to create a sharepoint task list on site separate from the site the process is integrated with. I would to be able to write tasks to this task list that have the ''Task Item'' hyperlink in them. However, I can't seem to figure out what field I associate ...
-
Ok, the title is not completely right, but I wanted to keep it short. Here is the real situation:
The concerned version of Blackpearl is SP1.
When a process makes use of a Sharepoint Workflow Integration, I cannot drag and drop Sharepoint Events Process or Infopath Integration wizard icons in the development frame. If a process makes ...
-
Hi there,
We have developed a workflow using Infopath 2003 / K2.net / Sharepoint 2003.We are currently storing information in task lists and document lists in Sharepoint 2003, but I would like to improve the way this information is displayed:
In the document lists I can only get the 'Name' column to display the text entered in the K2 Infopath ...
-
Hi,
We are working on writing an application in which one task is assigend to a supplier outside out company network.
The process is based on Infopath form integrated in SPS 2003 and I am planing to create a webform for input from suppliers. The inside process participants will be authenticated via AD and the suppliers will be authentiicated via ...
1