Hi,
I am having an issue when trying to assign a xml file as a default value for a variable in CastIron Studio.
The problem comes in When validating the orchestration :
Information icon message in a panel is popping up saying :
"Validation Variable(s) :"
"The Default Value for variable Create should start w/"
Steps I followed :
1, Create a variable by name say "XYZ"
2, Assign a datatype to the variable as XML node type
3, Assign a default value for the variable by browsing the xml file
(the xml is validated and it is valid)
4, Save the project and validate the orchestration
Result :
The Validation Information icon message pop up comes up saying :
"Validation Variable(s) :"
"The Default Value for variable Create should start w/"
Attached is the screen shot of the message. Because of this validation message I could not run the orchestration.
Could anybody please advice on the reason for this validation message ?
Thanks in advance.