Skip to main content

52 docs tagged with "kb-how-to-article"

View all tags

Accessing the iGrafx Platform REST API

The public REST API for the iGrafx Platform allows you to interact with the application in an automated fashion. It was introduced with the iGrafx Platform version 16.2 and coverage has been and will continue to be improved over time on request.

Add icons for file extensions

The iGrafx platform doesn't ship with icons for non-iGrafx file extensions, causing links to files with other extensions to show a generic icon. You can add those extension based icons by adding them to the iGrafx platform application extension folder.

Cleanly upgrade a synchronized repository from iGrafx 2015 to Origins

If you have a repository in iGrafx 2015 that is synchronized with Enterprise Modeler then the following steps will result in a clean upgrade to a synchronized Origins repository. Due to significant changes in the structure of the resources in the repository in Origins, after migration you should avoid making edits prior to your first synchronization.

Clearing System Cache

The iGrafx Origins Platform caches many things in order to improve performance and decrease load on the database server.  If you see something that appears to be out-of-date with its current state, you can try clearing the cache to see if that solves the problem.  Note that if clearing the cache does resolve the issue, then it signifies a bug in the iGrafx Origins Platform, and a bug report should be filed using the iGrafx Service Desk; manually clearing the cache should not be required.

Client - Process Narrative Extension

The Process Narrative is an iGrafx desktop client extension that takes data from an open document (an ‘.igx’ file) to produce and format a report stored as a Microsoft Word document.  It is not shipped with the product but can be requested via the iGrafx Support Portal or by contacting your iGrafx Account Manager.  It is installed just like any other desktop application. See "Notes" below for extending the reports available.

Configure iGrafx for automatic user provisioning using Okta

This tutorial describes how to enable automatic user provisioning and de-provisioning with Okta. Automatic user provisioning via the SCIM protocol is only available in the iGrafx cloud offering with the Process Design module. For more information on how the technology works see this Okta document.

Define the navigation tree state in a hyperlink

This article will help you if you want to open any page in the iGrafx repository model area via a link from an external page or even a Web Address object in the repository itself and need to control if the tree is expanded or collapsed.

Deleting folders that contain checked out objects

In the iGrafx Platform, deletion of folders that contain checked out External Files, Diagrams and other content may not be possible. You can use an ad-hoc list report to search for the objects that need to be checked in to successfully.

Desktop Client: How to gain access to a checked out IGX document or diagram

IGX documents or diagrams that are currently checked-out by a different user cannot be deleted, moved or modified. This article explains how an administrator can get access to the diagram's latest checked-in version ⚠️ All changes done in the working draft will be lost when undoing the checkout.

Embedding a Power BI Report in your Dashboard

When having analytics data or Power BI-based audit data reports available, you may want to embed these directly in the iGrafx Process Design application to share with your end users. This can be achieved securely by publishing your Power BI report and embedding it in an iFrame.

How to gain access to a checked out diagram

This article explains how an administrator or a user with the item role permission Administer on the object can get access to the diagram's latest checked-in version or the working draft.

Mining Variant Overlay

Mining Variant Overlay allows data from a Process Mining Project to be overlayed on top of a Web Diagram.

Override Local Logout with Single Logout in SAML

In some cases, the local logout for platform users is not enough and in a SAML scenario, the user should also be logged out of the Identity Provider. To do that, the user has to be sent to the SAML logout URL instead of the regular logout URL

Providing remote metadata for a SAML Single Sign On installation

The metadata for Single Sign On via SAML can be provided via two different mechanisms. It can either be uploaded to the platform itself or provided as a https\-based URL from which the metadata can be downloaded. This article explains the benefits of remote metadata and the requirements for both the iGrafx Cloud and on-premises (Datacenter) installations.

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.

Run the iGrafx Platform under Tomcat with a SecurityManager

In some instances and within some corporate environments, Tomcat is only allowed to run with the Java SecurityManager enabled (see https//tomcat.apache.org/tomcat-7.0-doc/security-manager-howto.html). If this is the case, additional configuration is required to allow the iGrafx Platform to run, as the default security policies restrict access to almost all file, property and reflection features.

Specify a landingpage

There are different ways to approach landing pages with the iGrafx platform. There are other ways but the following list contains the ones we've seen frequently used.

Steps to create a support ZIP with log files for troubleshooting

Frequently, when working with our Customer Success and Support team, we will ask you for a support ZIP file. This diagnostic file contains some general information about your iGrafx Platform instance and health, as well as can be outfitted with log files to help troubleshoot and investigate the events going on in your platform. Commonly, we will ask you to attach this file to your ECHO Service Desk tickets at https://echo.igrafx.com.

Test LDAP queries

You want to import users and groups from Active Directory and want to develop and test your own LDAP query.