We are creating a node in XECM using the nodeCreate method. We are trying to rename the node by assigning a value to node.pName, but the name does not change after assigning the value during node creation.
nodeCreate
node.pName
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
This is working in version 23.2 and it is not working in version 23.5
use lliapi methods there is a rename
this error i am getting if I use lliapi method
Could not rename 'fghj'. You do not have permission.
the program session is not sufficient to rename can you do a rename from the GUI using the same user or a WR way?