I noticed another issue in version 3.3.1 with Conditions. I am using the nightly build from Oct 20th.
The same condition was working fine in the previous version (3.2.x).
Though, the following condition is true it's not processed:
- Code: Select all
<dataBinding xpath="count(/Template[1]/ServiceInterfaces[1]/SenderServiceInterfaces[1]/SenderServiceInterface[1]) > 0 or count(/Template[1]/ServiceInterfaces[1]/ReceiverServiceInterfaces[1]/ReceiverServiceInterface[1]) > 0" storeItemID="{B981C26E-07CC-4E04-8DB5-6381C1213442}"/>
The conditionID is
- Code: Select all
<condition id="Qavcs">
<xpathref id="HdIU7"/>
</condition>
I have attached the Docx template and the resulting docx with all customer XML included.
Just let me know if you need anyhting else to test.
Thanks,
Klaus