Hi,
I want to use createif for node creation.
But the thing is i want to compare two constant lets say i put two constants.
And i do a string comparison and the result is passed to createif.
I am getting an error not able to produce valid xml instance.
But if i take value from source node then i dont have problem passing it.
I am able to do createif.
Please advice