Does anyone have a code example, or can point me at some documentation, on how to create physical objects via CS10 web services?
I'm having problems working out how to specify a Physical Item Type as part of the creation process.
I've tried using GetNodeTemplate() passing "PhysicalItem" followed by CreateNode() but it throws the following error:
DocumentManagement.CreateNode() failed on the Livelink Server. No results were returned. Check the Livelink Server thread logs. """"
The thread log says "An unknown feature was specified" and generates a trace file (attached). I suspect the problem is that I haven't specified a Physical Item Type.