| Stephen W. Thomas 2005-02-24, 2:47 am |
| Hello.
In the past I have used xPath to get access to the values. In that case, if
they do not exist I didn’t get an error.
This post might help you out with the xPath:
http://www.geekswithblogs.net/sthom...0/25/13269.aspx
If you wanted tracking and the property to show up in HAT maybe you could
set up a subscription based on if that property exists and one if it does
not. I think I saw something about that a few months ago.
Hope this helps.
Stephen W. Thomas
http://www.geekswithblogs.net/sthomas
"Eric" wrote:
> I have a promoted property that might be null, is there any way to get
> around the error in HAT?
>
> I would like to test to see if the property is null in the Orchestration and
> take action based on the null value. Is that possible?
>
> Eric
>
>
>
|