Knowledge: REST Data Action using IF THEN ELSE Logic on Output Mapping
Back
    Title*REST Data Action using IF THEN ELSE Logic on Output Mapping
    ManualAdministration
    Manual Level TwoData Actions
    Created23/02/2023
    Detail

    You can use XPath 2.0 to do an if then else on an output mapping, remember the prefix # tells Sysero to use XPath 2.0.  Below is an example if if then else.

    #if (string(examplenode1) = '') then concat(examplenode2/text(),' (empty value)') else examplenode1/text()

    Privacy Policy
    Cookies help us to improve your user experience. By using this site you consent to cookies being stored on your device. Read more...
    Back to Top
    View or hide all system messages