WorkFlow
Recently I was playing around with Citrix WorkFlow Studio 2.0. Specifically I was writing some custom activities to help with data connections, etc. Before I get into the tech contents, lets provide a little background on WorkFlow studio and how we can extend it with our own code. If you want to see an brief [...]
I was recently working on a SharePoint workflow project where I had to connect to an exchange infrastructure to manipulate a bunch of calendar and public folder objects. Now since this organization had Exchange 2007 one option was to use the new Web Services that the Exchange has rolled out. This would have been a [...]
Continue reading about Use MAPI without the full outlook client
As I was writing some SharePoint management powershell scripts (to be posted be later) to generate .NET wrappers for each SharePoint WebService I noticed that my script was not creating the workflow.asmx wrapper. Maybe the script is wrong? Nope, looks good there. Maybe I have a messed WSS install, so I fire up good old [...]
Continue reading about Where o where is my Workflow.asmx web service (WSS)?
