Skip to main content

less than in data mapper

Answered

Comments

1 comment

  • Official comment
    David Paras

    This can be achieved by using

     Substring-before(Source schema x-path, '<' ) 

    function on target element of mapping. Also make sure the <description> field is defined in a single line.

Please sign in to leave a comment.