BizTalk Server Orchestration - Re: How to configure Delay in BizTalk Orchestration from Sharepoin

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > July 2005 > Re: How to configure Delay in BizTalk Orchestration from Sharepoin





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: How to configure Delay in BizTalk Orchestration from Sharepoin
Jason Agostoni

2005-07-27, 5:52 pm

Acutally, someone just asked that very same question and Stephen Thomas
just beat me to the answer.

You can use any variable or promoted field in your delay shape. For
example, lets say that you have set a variable to your timeout (which
you retrieved from SharePoint) called FirstTimeoutSeconds, you could
then create a new TimeSpan object in your delay expression:

new System.TimeSpan(0, 0, 0, FirstTimeoutSeconds)

Does that answer your question? Check out the response to the topic
entitled: "Delay shape configuration in run time"

Jason Agostoni
..Net Architect
CEI (www.ceiamerica.com)
http://jason.agostoni.net

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com