Salesforce

XMLExist (Magic xpi 4.13)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

XMLExist (Magic xpi 4.13)

This function lets you check if the element defined in the given path exists.

Syntax:

XMLExist(Alpha sourcepath)

Parameters:

sourcepath: A valid Magic xpi XML source path. For example: Src.S1/Root/element1

Returns:

True if the element defined in the path exists; otherwise, it returns False.

Note:

This function is only supported for the Data Mapper.

This function is not supported when using the XML streaming parser.

Reference
Attachment 
Attachment