Working on a CSA Project: Difference between revisions

From OCAD 12 Wiki - English
Jump to navigation Jump to search
Line 25: Line 25:
==Offline Work==
==Offline Work==
It is possible to save parts of the project in a local offline file and sync them after working on it with the CSA-Project again.
It is possible to save parts of the project in a local offline file and sync them after working on it with the CSA-Project again.
# Get all objects (with the [[File:Icon_GetObjectsFromCurrentView.PNG]] '''[[Create a New CSA Project#Get Objects|Get Objects from Current View]]''' function from the '''Client Server''' toolbar) you want to work on offline.  
# Get all objects (with the [[File:Icon_GetObjectsFromCurrentView.PNG]] '''[[Working on a CSA Project #Get Objects|Get Objects from Current View]]''' function from the '''Client Server''' toolbar) you want to work on offline.  
# Check them out (Select them and click the [[File:Icon_CheckOut.PNG]] '''[[Working on a CSA Project#Check Out Selected Objects|Check Out Selected Objects]]''' icon from the '''Client Server''' toolbar.)
# Check them out (Select them and click the [[File:Icon_CheckOut.PNG]] '''[[Working on a CSA Project#Check Out Selected Objects|Check Out Selected Objects]]''' icon from the '''Client Server''' toolbar.)
# Click the [[File:Icon_SaveForOfflineWork.PNG]] '''Save for Offline Work''' icon in the '''Client Server''' toolbar.
# Click the [[File:Icon_SaveForOfflineWork.PNG]] '''Save for Offline Work''' icon in the '''Client Server''' toolbar.
Line 32: Line 32:
# Open the offline copy with the '''[[File#Open|Open]]''' command in the '''[[File]]''' menu.
# Open the offline copy with the '''[[File#Open|Open]]''' command in the '''[[File]]''' menu.
# You can now work on this file.
# You can now work on this file.
# When finished click the [[File:Icon_ConnectDisconnect.PNG]] '''Connect/Disconnect''' icon in the '''Client Server''' toolbar. The offline copy must be opened.
# To resync the file open it.
# Select the CSA-Project in the table of the '''New Connection''' dialog, check the '''Import mode''' option and click the '''Load selected project''' button.
# Click the [[File:Icon_ConnectDisconnect.PNG]] '''Load and Manage Client Server Projects''' icon in the '''Client Server''' toolbar.
# Select the CSA-Project in the table of the '''Load and Manage Client Server Projects''' dialog, check the '''Resync current open project after offline work''' option and click the '''Load selected project''' button.
# OCAD will ask you if you want to sync the offline file with the CSA-Project. Click the '''Yes''' button. Note that this synchronization cannot be made undone.
# OCAD will ask you if you want to sync the offline file with the CSA-Project. Click the '''Yes''' button. Note that this synchronization cannot be made undone.
# OCAD syncs changes as well as new objects and will tell you, when it is finished. Then it will close the offline copy.
# OCAD syncs changes as well as new objects and will tell you, when it is finished. Then it will close the offline copy.  
#: '''Important''':
#: #Offline changes on objects are only resynced to the server if the objects where checked out by you. Otherwise the change on the object is ignored.
#: #Only the latest for the user saved offline work is possible to be resynced. Earlier saved versions can’t be resynced anymore.
#: #• Newly added objects are always added to the server during resync
# Load the CSA-Project again.
# Load the CSA-Project again.
# The synced objects of the offline copy are not checked in yet. Check them in again ([[File:Icon_CheckIn.PNG]] '''[[Working on a CSA Project#Check In Selected Objects|Check In Selected Objects]]''').
# The synced objects of the offline copy are not checked in yet. Check them in again ([[File:Icon_CheckIn.PNG]] '''[[Working on a CSA Project#Check In Selected Objects|Check In Selected Objects]]''').
[[File:Hint.jpg]] The offline copy is now disconnected from the project. For another session of offline work a new offline file must be created. The file can be deleted after resync.


==Maintenance==
==Maintenance==

Revision as of 12:12, 6 June 2013

This function is only available in the OCAD 11 Enterprise Edition.

After the Creation of a New CSA Project and First loading of a New CSA Project you can start working on it.

Editing

New objects can be drawn as you know it from normal OCAD projects, but, when you are finished, it is suggested to check them in. For drawing new objects follow the list below from point 3 on. If you want to edit an existing object, you will first have to check it out. Make sure that you have the Right to edit objects.

Check Out Selected Objects

  1. Select an object you want to edit. Select Multiple Objects to edit more than one object.
  2. Click the Icon CheckOut.PNG Check out Selected Objects icon in the Client Server toolbar. The selected objects are now checked out, which means that nobody else is allowed to make modifications on them at the moment.
  3. Edit the checked out objects or, if you are creating new objects, draw them.

Check In Selected Objects

When finished, you have to check in the objects again. There are two possible ways to do so:

  1. Select all edited or drawn objects and click the Icon CheckIn.PNG Check in Selected Objects icon from the Client Server toolbar.
  2. Click the Icon ShowCheckedOutObjects.PNG Show Checked out Objects icon from the Client Server toolbar. The Show Checked out Objects dialog appears with a table of all checked out objects.
    CheckedOutObjects.PNG
This is a non-modal dialog which means that it can be stayed open when editing the map. If the Reload automatically option is checked the table is updated automatically every 30 seconds. Otherwise, you will have to click the Reload button. Click an object in the table to show it on the map. Click the Check in all objects button to check in all objects.

Delete Objects in Database

Click the Icon DeleteObjectsInDatabase.PNG Delete Objects in Database' button or press the Delete key to delete an object from the server. Note that you first have to check out the object which you want to delete. If you delete an object with Alt and Delete key, the object will be deleted only in the current view but will remain on the server. By clicking the Icon GetObjectsFromCurrentView.PNG Get Objects from Current View button it will show up again.


An object which is not checked out cannot be edited and is indicated with red Vertices when selected.

Offline Work

It is possible to save parts of the project in a local offline file and sync them after working on it with the CSA-Project again.

  1. Get all objects (with the Icon GetObjectsFromCurrentView.PNG Get Objects from Current View function from the Client Server toolbar) you want to work on offline.
  2. Check them out (Select them and click the Icon CheckOut.PNG Check Out Selected Objects icon from the Client Server toolbar.)
  3. Click the Icon SaveForOfflineWork.PNG Save for Offline Work icon in the Client Server toolbar.
  4. The Save As dialog appears. Browse a location and enter a name for the offline copy, then click the Save button.
  5. The CSA-Project closes automatically.
  6. Open the offline copy with the Open command in the File menu.
  7. You can now work on this file.
  8. To resync the file open it.
  9. Click the Icon ConnectDisconnect.PNG Load and Manage Client Server Projects icon in the Client Server toolbar.
  10. Select the CSA-Project in the table of the Load and Manage Client Server Projects dialog, check the Resync current open project after offline work option and click the Load selected project button.
  11. OCAD will ask you if you want to sync the offline file with the CSA-Project. Click the Yes button. Note that this synchronization cannot be made undone.
  12. OCAD syncs changes as well as new objects and will tell you, when it is finished. Then it will close the offline copy.
    Important:
    #Offline changes on objects are only resynced to the server if the objects where checked out by you. Otherwise the change on the object is ignored.
    #Only the latest for the user saved offline work is possible to be resynced. Earlier saved versions can’t be resynced anymore.
    #• Newly added objects are always added to the server during resync
  13. Load the CSA-Project again.
  14. The synced objects of the offline copy are not checked in yet. Check them in again (Icon CheckIn.PNG Check In Selected Objects).

Hint.jpg The offline copy is now disconnected from the project. For another session of offline work a new offline file must be created. The file can be deleted after resync.

Maintenance

The Icon DoDatabaseMaintenance.PNG Do Database Maintenance function in the Client Server toolbar cleans up the database. It also deletes the undo and redo log, so handle with care!

Bookmarks

Bookmarks are stored views of the map, which can be easily retrieved. In addition, you can add a name and a description to the bookmark. They can be stored as private or as public. Public bookmarks are shown to every user of the CSA-Project. As an example, you can send a note to the map makers which areas have to be edited. Private bookmarks are just shown to one user. Click the Icon ManageServerBookmarks.PNG Manage Server Bookmarks icon in the Client Server toolbar. The Manage Bookmarks dialog appears.

ManageBookmarks.PNG

Click on My Bookmarks to open the subgroups. To add a bookmark, select either the Private or Public group and click them with the right mouse button. A submenu appears. Click the Add Bookmark command. The dialog enlarges. Select a group, either Private or Public, in the dropdown list and enter a name for the bookmark. In addition, you can add a description.

To delete a bookmark, select it in the bookmark tree, click it with the right mouse button and choose the Delete Bookmark command.

To change a bookmark, click it with the right mouse button and choose the Update Bookmark command. Now you can make modifications and decide if only the description is to be updated or also the position (current view).

UpdateBookmark.PNG

To retrieve a bookmark, select it in the bookmark tree and click the Go to bookmark button. The view changes to the saved one.

This is a non-modal dialog. You can work on the map while keeping the dialog open.

Project Information

Click the Icon ShowProjectInformation.PNG Show Project Information icon in the Client Server toolbar to get the following information:

  • Users of the project
  • Users who are currently working on the project
  • Objects in the database
  • Your rights on the project
  • Users who are working offline
  • Checked out objects

Object History

Select an object and click the Icon ObjectHistory.PNG Object History icon in the Client Server toolbar to show its history. The Server Object Info dialog appears with the following information:

  • Object ID
  • Object creator
  • Object creation date
  • Last update of the object
  • User which made the last update
  • A list of all changes made on the object

ObjectHistory.PNG


Last page: Create a New CSA Project
Next page: Raster Background Maps in CSA
Back to the Client Server Architecture page.
An overview about all pages dealing with the Client Server Architecture can be found in the corresponding category (see below for the link).