Problems with "path" field from "createUniqueName" function in wsdl via SOAP

Hi all!

I've done a Content Script to make a SOAP call to the wsdl. This script serves to call the function "createUniqueName" and the xml needs 3 fields:

  • uniqueName: the name of the uniqueName
  • path
  • name: the name of the folder

I tested the script on a subfolder of "Enterprise", writing in the "path" field just "Enterprise" and it works. The problem is that I need to launch it on subfolders at deeper level. Using Content Script, I usually write the path in the format “Enterprise:SubFolder1:SubFolder2: … :SubFolderN”, but it doesn’t work in this case.

Do you know the right format for this call?

Thank you in advance :)

Pietro

Tagged: