Unleash extra power to SharePoint 2007 WorkflowsApril 4, 2010 14:06
The problem with normal workflow actions is that they are designed to work inside a single web. It is not possible, for example, to create a new list item in a different web. Creating list items in different webs is a very powerful feature, because it allows us to interact with different site areas and we might also want to initiate new workflows over there. To overcome the short come of these standard workflow actions, we can use the SharePoint web services. But there is one major problem: SharePoint Designer Workflows don’t have a workflow action that allows you to call SharePoint web services. Luckily I found a project at CodePlex which allows us to do just that. The iLoveSharePoint project contains a subproject with the name SharePoint Designer Actions V1.0. Download this expansion for SharePoint Designer and install it at your SharePoint farm. Below I will provide a few demonstration steps that will use the following new SharePoint Designer Actions from iLoveSharePoint:
The “Call a WebService” action will allow us to communicate with the Microsoft SharePoint web services and provides us with an almost unlimited range of extra development possibilities. The small downside is that these actions are advanced and that it takes some time to configure them. Tags: action, demo, sharepoint designer, tutorial, webservice, workflow, xml, xpath.Front-end file system cache problems might occur after a SharePoint configuration database restore.March 25, 2010 17:41
For some of the Infopath forms we received an error while upgrading the form to a newer version. The error statement told us that we could not update the form because of an object in the database with the same ID. To resolve the error we tried to remove the existing form, but instead of removing the form, SharePoint decided to do the opposite and it tried to start some kind of upgrade process. We had no more options to upgrade or even delete the existing form. Tags: Cache, Configuration database, deployment, Infopath, KB, WSP. |
||