I have a reoccurring delivery in ACS and the workflow runs fine, when I try to test previews I get the context.target data is undefined message.
I checked the html line number from the error message, the html code is as below,
<div class="acr-fragment acr-component nl-dce-if" data-component-id="html" data-nl-expr="context.targetData.GENERIC06 === &#39;Y&#39;" data-nl-condition-type="single" contenteditable="true">
<table width="600" cellspacing="0" cellpadding="0" border="0" align="center">
wondering what is missing in my workflow?
Can someone please help.