Skip to main content

Conditional Set-Context and Get-Context

Comments

1 comment

  • David Paras

    It seems you are trying to use the IFF condition in the context variables and that is causing the XSL to become invalid. So please try saving the IFF condition in the Global Variable and then use this variable further in your mapping

    For more information on global variable refer the developer guide(Transforming Data>>Using Global Variable)

    0

Post is closed for comments.