Aptify supports the ability to update and add new assemblies to the Object Repository using the command line tool. The AptifyObjectRepositoryCmdUtility utility makes it possible for a developer or administrator to automate Object Repository Object creation and updates. For example, a post build task could be added to a Visual Studio project that executes AptifyObjectRepositoryCmdUtility to automatically update the assembly in the Object Repository after a successful compile.

Follow these steps to update an object with the Command Line Tool:

  1. Locate the Aptify Object Repository Utility.
  2. Copy the utility's folder to the database server.
  3. Open a Command Prompt, make sure to right-click and select Run as Administrator to launch the prompt.
  4. In the Command window, run the AptifyObjectRepositryCmdUtility,exe (with full path to the executable) specifying the necessary command line arguments:
  5. To verify the object was uploaded correctly, launch Aptify and open the Object Repository Objects service.
  6. Locate the object specified in the previous step and verify that the object has been created/updated appropriately.