Node Services
Posted: September 1st, 2021, 10:55 am
Use node services to manipulate EP XML data structure. Search on ‘node services’. All services are clearly named for what they do. See below each one one of them with examples. You can also upload attached method and see it in action.
Tips: Should use this service to create variables that you want to use in the logic later on. Use this service to add a new child to the parent node or modify the existing child node. Tips: If you want to create a list with two different databases, this is very useful. This is like a duplicate node service. This is just like CreateServiceNode but you use XML to create your nodes.
CreateServiceNodeTips: Should use this service to create variables that you want to use in the logic later on. Use this service to add a new child to the parent node or modify the existing child node. Tips: If you want to create a list with two different databases, this is very useful. This is like a duplicate node service. This is just like CreateServiceNode but you use XML to create your nodes.