App Connect

App Connect

Join this online user group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#Applicationintegration
#App Connect
#AppConnect
#Integration
#Automation
 View Only
Expand all | Collapse all

Validation Variable information message when assigning default value for a variable ..

  • 1.  Validation Variable information message when assigning default value for a variable ..

    Posted 11/22/11 06:45 AM

    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.



  • 2.  Validation Variable information message when assigning default value for a variable ..

    Posted 12/01/11 03:16 AM
    Hi,

    Before creating a variable of XML Type, you shoud import the schema of that variable.

    You can only create variable of primitive data type by default. In your case, you right click on XML Schema and click add document. Then browse to .xsd file and click ok.
    Finally you can select this variable while creating a new variable.

    Let me know if it helps.

    Thanks
    Raj