Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Change of InfoPath Template location › Re: Change of InfoPath Template location
December 12, 2008 at 3:55 AM
#21364
After doing some researches, I realised that i could create a customised send pipeline which i can include the namespace e.g. <?mso …..>….href=”http://www.url.com/form.xsn”</?mso> in the ProcessInstructions and set the ProcessInstructionsOption = 1
That works!