Error - The sub-location path is invalid while creating a workspace using ECM_LINK and CWS
Hi All,
While trying to create workspaces using ECM_LINK API I am getting an error - Client received SOAP Fault from server: The sub-location path '[5295648:Country]\[5295648:LegalEntity]\Customers\[5295650:CustomerID:(6)]' is invalid. Check the workspace type configuration or contact your administrator. (depuaotcs000.epudev.biz:D:\Services\OpenText\ContentServer\Logs\csdfs, thread 3) Please see the server log to find more detail regarding exact cause of the failure.
I have checked all the settings and permissions but it seems it just doesn't allow us to create workspaces. Kindly help - here is my java code snippet where I am setting the parameters and passing it to create workspaces -
SimpleWorkspace testworkspace = new SimpleWorkspace();
//BO.setObjectType("Athlon_customer");
testworkspace.setName("123095");
//testworkspace.set
testworkspace.setTemplate(5295627);
testworkspace.setClassification(5315277);
testworkspace.setLocation(5315819);
long workspacenodeID = ECMlink.createSimpleWorkspace(testworkspace);
Categories
- All Categories
- 122 Developer Announcements
- 53 Articles
- 151 General Questions
- 147 Thrust Services
- 56 OpenText Hackathon
- 37 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Cloud Fax and Notifications
- 84 Digital Asset Management
- 9.4K Documentum
- 31 eDOCS
- 184 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 7 XM Fax
- Follow Categories