Hi,
I'm trying to import users from an xml-file using the Dataintegration-module.
I've setup conditionals, to only import the users created after a certain date. My conditional rule is set up like this:
and the data in the column is formatted like this:
<column columnName="AccessUserCreatedDate"><![CDATA[2020-04-03]]></column>
I've looked into the documentation on https://doc.dynamicweb.com/documentation-9/integration/data-integration-module/data-integration-module#sideNavTitle1-3-1, but still I'm getting the following error in the log:
Job Failed with the following message: can not do a 'Greater Than' comparison of items from XML.
--
Best regards
Kurt Moskjaer Andersen