Changes between Initial Version and Version 1 of Ticket #696, comment 21
- Timestamp:
- 16.12.2014 16:46:08 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #696, comment 21
initial v1 1 1 When you call `dms.createTopic()` or `dms.createAssociation()` outside a request scope your topic/association gets no workspace assignment automatically. You have to do the assignment manually. 2 2 3 There is one exception (but presumably not applying to your case): ''Types'' whose URI have a `dm4.` prefix are assigned to the standard "DeepaMehta" workspace . (This applies only to types, not to regular topics/associations). These types are regarded part of the DM Standard Distribution.3 There is one exception (but presumably not applying to your case): ''Types'' whose URI have a `dm4.` prefix are assigned to the standard "DeepaMehta" workspace automatically. (This applies only to types, not to regular topics/associations). These types are regarded part of the DM Standard Distribution. 4 4 5 5 The best way to do the workspace assignment manually is using the Workspaces service: