Hi,
I've tried a number of different ways, but so far I cannot seem to create an "E-mail Folder" Node in Content Server 9.7.1 using the DocumentManagement web service. Existing Nodes of the correct type, create in Content Server's UI, list the type as "GenericNode:751". However, when I try to use "GenericNode:751" as part of DocumentManagement.getNodeTemplate() I always get an exception. Similarly, when I try to create a new Node(), and manually set the type to "GenericNode:751", I also get and exception on the call to DocumentManagement.createNode().
Any suggestions on how I can create this specific Node type?
Thanks,
Scott