Change the owner of a repository in the administration database
Deleting a user fails with a foreign-key conflict on AdmRepoOwner because the user owns a repository. Reassign the repository's owner in the administration database, then delete the user.
Deleting a Cyclegroup member not possible
Problem
Error: All items on this page must be matched to continue the import.
Problem
Managing repositories
Create, register, rename, disable, unregister, and delete repositories from the Manage Repositories page in Platform Administration.
Migrating repositories
Register a version-15 repository and use the migration wizard to map its users, groups, item roles, default role, and repository-level rights into the iGrafx platform.
Register a repository via the REST API
Register an existing repository programmatically with the platform's REST API: the /api/repositories/register endpoint and its request body.
Register repository to another platform instance or clone an existing repository
This article will help you to register a repository which was used in another iGrafx platform environment. If you try to do so without following the steps below you will see an error message like:
Repository and object model
How a repository is organized: the tree, the root folders per object family, folders and items, and how the pieces of the enterprise model fit together.
Repository DB Logfile grows too big - shrink does not work
When viewing the filesizes of the Databases on a Microsoft SQL Server Installation, there are two files for a DB: A .mdf and a .ldf file. The ldf file contains Logging information and it might grow bigger than the actual Datafile (.mdf) and block valuable space on the harddisk.
Restore a Microsoft SQL Server database backup
Restore a repository database backup in SQL Server Management Studio, map a login, and register the restored repository in the platform.
What effect does changing the site URL or subdomain have on my content?
You are able to change the site URL within the iGrafx Process Design administration interface as described here: Changing Server Settings
What effects does changing the shortname of a repository have?
You are able to rename your repository display name and shortname within the iGrafx Platform administration interface as described here: Managing Repositories