Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Matthew G
2013-11-06T16:38:32Z
Hi, I'm new to Visual Cron (v 7.0.6) so be gentle.

I'm attempting to inject the output of a task into a custom SOAP header of a subsequent Webservice/WCF Execute task. This is what I have in the text field titled "SOAP Header (XML) - optional"

<SecuredWebServiceHeader xmlns="http://tempuri.com/">
<MyElement>{TASK(PrevTask,StdOut)}</MyElement>
</SecuredWebServiceHeader>

However, when I intercept the SOAP and look at the value of MyElement, it sends the value "{TASK(PrevTask,StdOut)}" not the value of the variable. Is it possible to do what I'm attempting to do?

Thanks, Matt
Sponsor
Forum information
Support
2013-11-07T10:29:05Z
Thanks for the report! We have now fixed this and hopefully it will be included in final 7.0.7 version.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top