All Tags »
moss (RSS)
Showing page 1 of 4 (36 total posts)
-
Sounds like a two step process of creating the hook for the create event and writing some K2 client code that initiates the process inside the hook...
-
This may be a dumb question... but
Is it possible to install the SharePoint features (SmartObject integration, WebParts, Integration with SharePoint administration) outside of the K2 [blackpearl] installer?
If so.... can they be installed using sdsadm?
I couldn't see any way of doing it from looking at the installation files....
You may ...
-
Does anybody have any advice on how to go about developing interfaces for worklist tiems in sharepoint when you use the standard worklist.
I like to develop my sharepoint interfaces as web parts, but how can I then pass the serial number to the web part, will I have to develop my own custom worklist web part to do this?
Any advice on this topic ...
-
I get an error when I try to connec to the K2 host server from the web app created in Visual Studio 2005 (C#).The error looks like this:''Unable to resolve address Integrated=False;IsPrimaryLogin=True;Authenticate=True;EncryptedPassword=False;Host=[host server name];Port=5556;Password=[admin password];UserID=[domain admin user] and port ...
-
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 ...
-
I'm currently having issues with the sharepoint integrated workflow to end after all tasks are completed. I'm new to K2 and am looking for some server code that might complete the workflow manually. If its a configuration issue, please let me know. Thanks in advance.
-
Hi All
I have found some material for you on the SharePoint limitations when hosting Workflow schedules.
Here is a comment I just received directly from George Hatoun, Lead program manager who drove the workflow implementation for MOSS
For example:
Let’s say I have one server scenario (to make it simple) and I have 15 ...
-
Hi,
This is just a quick posting about using the MOSS 2007 User Profile web service to return a users profile from MOSS. I've attached a short video which demonstrates how you can use this service. The video uses InfoPath and returns the logged on users First and Last Names, as well as their Manager. The service returns an extensive list of ...
-
Hi David,
Yes... there is a relatively simple solution. It involves making the use of the SharePoint ServiceObject instance.
You can construct a SmartObject in such a way that one of its methods can be pointed to a service object instance. I can't remember the name of the SharePoint ServiceObject method in question at this time, but I think it ...
-
Hi guys I need a little guidence with a process I am developing.
The process involves uploading documents from a file system to a Sharepoint document library. The Documents are saved into to the file system folder automatically and these are then to be uploaded to a sharepoint library - this bit is straight forward.
However a couple of ...
1