Skip to content

Commit 2616ed6

Browse files
committed
update links
1 parent c2c85de commit 2616ed6

File tree

15 files changed

+23
-32
lines changed

15 files changed

+23
-32
lines changed

docs/identitymanager/6.2/integration-guide/connectors/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ for additional information.
165165
| Robot Framework | Executes Robot Framework scripts to fulfill data to external systems. See the [Robot Framework](/docs/identitymanager/6.2/integration-guide/connectors/references-connectors/robotframework/index.md), [ Write a Robot Framework Script ](/docs/identitymanager/6.2/integration-guide/connectors/configuration-details/write-fulfill-robotframework-script/index.md), [Interact with a Web Page via Robot Framework](/docs/identitymanager/6.2/integration-guide/connectors/configuration-details/interact-web-page-robotframework/index.md), and [Interact with a GUI Application via Robot Framework](/docs/identitymanager/6.2/integration-guide/connectors/configuration-details/interact-gui-robotframework/index.md) topics for additional information. | X ||
166166
| SAP | Exports and fulfills data from/to an SAP system. See the [SAP Netweaver](/docs/identitymanager/6.2/integration-guide/connectors/references-connectors/sapnetweaver/index.md) topic for additional information. || X |
167167
| SAP ERP 6.0 | Exports and fulfills data from/to an SAP ERP 6.0 system. See the [SAP ERP 6.0 and SAP S4/HANA](/docs/identitymanager/6.2/integration-guide/connectors/references-connectors/saperp6/index.md) topics for additional information. |||
168-
| SCIM | Exports and fulfills data from/to a SCIM-compliant web application. See the [SCIM](/docs/identitymanager/6.2/integration-guide/connectors/references-connectors/scim/index.md), [ Export CyberArk Data via SCIM ](/docs/identitymanager/6.2/integration-guide/connectors/how-tos/scim-cyberark-export/index.md) and [ Provision Salesforce Users' Profiles via SCIM ](/docs/identitymanager/6.2/integration-guide/connectors/configuration-details/scim-salesforce-provisioning-entitlements/index.md) topics for additional information. |||
168+
| SCIM | Exports and fulfills data from/to a SCIM-compliant web application. See the [SCIM](/docs/identitymanager/6.2/integration-guide/connectors/references-connectors/scim/index.md), [ Export CyberArk Data via SCIM ](/docs/identitymanager/6.2/integration-guide/connectors/configuration-details/scim-cyberark-export/index.md) and [ Provision Salesforce Users' Profiles via SCIM ](/docs/identitymanager/6.2/integration-guide/connectors/configuration-details/scim-salesforce-provisioning-entitlements/index.md) topics for additional information. |||
169169
| ServiceNow Entity Management | Manages ServiceNow entities. See the [ServiceNow](/docs/identitymanager/6.2/integration-guide/connectors/references-connectors/servicenowentitymanagement/index.md) topic for additional information. |||
170170
| ServiceNow Ticket | Creates tickets in ServiceNow. See the [ServiceNowTicket](/docs/identitymanager/6.2/integration-guide/connectors/references-connectors/servicenowticket/index.md) topic for additional information. | X ||
171171
| SharedFolder | Scans a Windows file directory and exports a list of folders, files, users and their associated permissions. See the [SharedFolders](/docs/identitymanager/6.2/integration-guide/connectors/references-connectors/sharedfolder/index.md) topic for additional information. || X |

docs/identitymanager/6.2/integration-guide/tasks-jobs/build-efficient-jobs/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,7 @@ When a task is supposed to be executed on changes only, then there is no use exe
8282
complete mode.
8383

8484
Make the relevant tasks incremental by flagging the resources that were recently modified. See the
85-
[ Configure an Incremental Job ](/docs/identitymanager/6.2/integration-guide/tasks-jobs/how-tos/configure-incremental-job/index.md) topic for additional
86-
information.
85+
[Configure an Incremental Job](/docs/identitymanager/6.2/integration-guide/tasks-jobs/configure-incremental-job/index.md) topic for additional information.
8786

8887
For example, instead of computing the role model as if it had never been computed before, apply only
8988
the changes by writing the following:
@@ -103,8 +102,7 @@ Identity Manager's tasks are all linked together by a logical chain that implies
103102
supposed to be executed after some others.
104103

105104
Make sure to understand the tasks' logical chain to launch only the relevant tasks. See the
106-
[ Troubleshoot Connector Jobs ](/docs/identitymanager/6.2/integration-guide/tasks-jobs/how-tos/troubleshoot-connector-jobs/index.md) topic for additional
107-
information.
105+
[ Troubleshoot Connector Jobs ](/docs/identitymanager/6.2/integration-guide/tasks-jobs/troubleshoot-connector-jobs/index.md) topic for additional information.
108106

109107
For example, there is no use computing expressions or correlations if there was beforehand no change
110108
in the database. Thus, there should not be UpdateEntityPropertyExpressionsTask or

docs/identitymanager/6.2/integration-guide/tasks-jobs/configure-jobs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ This guide shows how to define the permissions for creating and using jobs thank
1010

1111
There are two important jobs in Identity Manager. The Complete Job and the Incremental
1212
Synchronization. This two Job Synchronize and fill are using to Synchronize and fill Connectors. See
13-
the [Set up Complete Synchronization](/docs/identitymanager/6.2/integration-guide/tasks-jobs/how-tos/jobdaily/index.md) and
14-
[ Set Up Incremental Synchronization ](/docs/identitymanager/6.2/integration-guide/tasks-jobs/how-tos/jobfast/index.md) topics for additional information.
13+
the [Set up Complete Synchronization](/docs/identitymanager/6.2/integration-guide/tasks-jobs/jobdaily/index.md) and
14+
[Set Up Incremental Synchronization](/docs/identitymanager/6.2/integration-guide/tasks-jobs/jobfast/index.md) topics for additional information.
1515

1616
## Job Scaffoldings
1717

docs/identitymanager/6.2/integration-guide/workflows/workflowhomonym/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ system, preventing duplicates.
1717

1818
## Create a Homonym Entity Link
1919

20-
A [ Homonym Entity Link ](/docs/identitymanager/6.2/integration-guide/toolkit/xml-configuration/workflows/homonymentitylink/index.md)
20+
A [Homonym Entity Link](/docs/identitymanager/6.2/integration-guide/toolkit/xml-configuration/workflows/homonymentitylink/index.md)
2121
defines a new homonym detection to be performed in a workflow form. It can be defined in different
2222
ways.
2323

@@ -33,7 +33,7 @@ according to the homonym control form. See section below.
3333

3434
### With customized filters
3535

36-
[ Homonym Entity Link ](/docs/identitymanager/6.2/integration-guide/toolkit/xml-configuration/workflows/homonymentitylink/index.md)filters
36+
[Homonym Entity Link](/docs/identitymanager/6.2/integration-guide/toolkit/xml-configuration/workflows/homonymentitylink/index.md)filters
3737
allow to define customized filters for a homonym detection.
3838

3939
#### Simple filter

docs/identitymanager/6.2/user-guide/set-up/connect-system/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ using the provided SaaS agent. See the
1313
information.
1414

1515
Identity Manager provides demo applications
16-
([Run the Banking Demo Application](/docs/identitymanager/6.2/integration-guide/connectors/how-tos/demoapp-banking/index.md)
16+
[Run the Banking Demo Application](/docs/identitymanager/6.2/integration-guide/connectors/configuration-details/demoapp-banking/index.md)
1717
and
1818
[Run the HR Demo Application](/docs/identitymanager/6.2/integration-guide/connectors/configuration-details/demoapp-hr/index.md) to help set up connectors, test them, and understand Identity Manager's abilities towards external systems.
1919

docs/identitymanager/6.2/user-guide/set-up/synchronization/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,8 @@ Identity Manager:
146146
- the incremental job is scheduled to launch a synchronization several times a day only of the
147147
resources modified since the last synchronization.
148148

149-
See the
150-
[ Set Up Incremental Synchronization ](/docs/identitymanager/6.2/integration-guide/tasks-jobs/how-tos/jobfast/index.md)
151-
and
152-
[Set up Complete Synchronization](/docs/identitymanager/6.2/integration-guide/tasks-jobs/how-tos/jobdaily/index.md)
149+
See the [Set Up Incremental Synchronization](/docs/identitymanager/6.2/integration-guide/tasks-jobs/jobfast/index.md)
150+
and [Set up Complete Synchronization](/docs/identitymanager/6.2/integration-guide/tasks-jobs/jobdaily/index.md)
153151
topics for additional information.
154152

155153
Scheduling the jobs avoids manually triggering them everyday.

docs/identitymanager/saas/integration-guide/connectors/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ for additional information.
165165
| Robot Framework | Executes Robot Framework scripts to fulfill data to external systems. See the [Robot Framework](/docs/identitymanager/saas/integration-guide/connectors/references-connectors/robotframework/index.md), [ Write a Robot Framework Script ](/docs/identitymanager/saas/integration-guide/connectors/configuration-details/write-fulfill-robotframework-script/index.md), [Interact with a Web Page via Robot Framework](/docs/identitymanager/saas/integration-guide/connectors/configuration-details/interact-web-page-robotframework/index.md), and [Interact with a GUI Application via Robot Framework](/docs/identitymanager/saas/integration-guide/connectors/configuration-details/interact-gui-robotframework/index.md) topics for additional information. | X ||
166166
| SAP | Exports and fulfills data from/to an SAP system. See the [SAP Netweaver](/docs/identitymanager/saas/integration-guide/connectors/references-connectors/sapnetweaver/index.md) topic for additional information. || X |
167167
| SAP ERP 6.0 | Exports and fulfills data from/to an SAP ERP 6.0 system. See the [SAP ERP 6.0 and SAP S4/HANA](/docs/identitymanager/saas/integration-guide/connectors/references-connectors/saperp6/index.md) topics for additional information. |||
168-
| SCIM | Exports and fulfills data from/to a SCIM-compliant web application. See the [SCIM](/docs/identitymanager/saas/integration-guide/connectors/references-connectors/scim/index.md), [ Export CyberArk Data via SCIM ](/docs/identitymanager/saas/integration-guide/connectors/how-tos/scim-cyberark-export/index.md) and [ Provision Salesforce Users' Profiles via SCIM ](/docs/identitymanager/saas/integration-guide/connectors/configuration-details/scim-salesforce-provisioning-entitlements/index.md) topics for additional information. |||
168+
| SCIM | Exports and fulfills data from/to a SCIM-compliant web application. See the [SCIM](/docs/identitymanager/saas/integration-guide/connectors/references-connectors/scim/index.md), [Export CyberArk Data via SCIM ](/docs/identitymanager/saas/integration-guide/connectors/configuration-details/scim-cyberark-export/index.md) and [ Provision Salesforce Users' Profiles via SCIM](/docs/identitymanager/saas/integration-guide/connectors/configuration-details/scim-salesforce-provisioning-entitlements/index.md) topics for additional information. |||
169169
| ServiceNow Entity Management | Manages ServiceNow entities. See the [ServiceNow](/docs/identitymanager/saas/integration-guide/connectors/references-connectors/servicenowentitymanagement/index.md) topic for additional information. |||
170170
| ServiceNow Ticket | Creates tickets in ServiceNow. See the [ServiceNowTicket](/docs/identitymanager/saas/integration-guide/connectors/references-connectors/servicenowticket/index.md) topic for additional information. | X ||
171171
| SharedFolder | Scans a Windows file directory and exports a list of folders, files, users and their associated permissions. See the [SharedFolders](/docs/identitymanager/saas/integration-guide/connectors/references-connectors/sharedfolder/index.md) topic for additional information. || X |

docs/identitymanager/saas/integration-guide/tasks-jobs/build-efficient-jobs/index.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ additional information.
3333

3434
Most jobs are included in job scaffoldings, thus configured in the most optimal way. So start by
3535
using scaffoldings to build jobs. See the
36-
[ Jobs ](/docs/identitymanager/saas/integration-guide/toolkit/xml-configuration/configuration/scaffoldings/jobs/index.md) topic for
36+
[Jobs](/docs/identitymanager/saas/integration-guide/toolkit/xml-configuration/configuration/scaffoldings/jobs/index.md) topic for
3737
additional information.
3838

3939
For example, the creation from scratch of a job to perform a complete synchronization for a
@@ -82,8 +82,7 @@ When a task is supposed to be executed on changes only, then there is no use exe
8282
complete mode.
8383

8484
Make the relevant tasks incremental by flagging the resources that were recently modified. See the
85-
[ Configure an Incremental Job ](/docs/identitymanager/saas/integration-guide/tasks-jobs/how-tos/configure-incremental-job/index.md) topic for additional
86-
information.
85+
[Configure an Incremental Job](/docs/identitymanager/saas/integration-guide/tasks-jobs/configure-incremental-job/index.md) topic for additional information.
8786

8887
For example, instead of computing the role model as if it had never been computed before, apply only
8988
the changes by writing the following:
@@ -103,8 +102,7 @@ Identity Manager's tasks are all linked together by a logical chain that implies
103102
supposed to be executed after some others.
104103

105104
Make sure to understand the tasks' logical chain to launch only the relevant tasks. See the
106-
[ Troubleshoot Connector Jobs ](/docs/identitymanager/saas/integration-guide/tasks-jobs/how-tos/troubleshoot-connector-jobs/index.md) topic for additional
107-
information.
105+
[Troubleshoot Connector Jobs](/docs/identitymanager/saas/integration-guide/tasks-jobs/troubleshoot-connector-jobs/index.md) topic for additional information.
108106

109107
For example, there is no use computing expressions or correlations if there was beforehand no change
110108
in the database. Thus, there should not be UpdateEntityPropertyExpressionsTask or

docs/identitymanager/saas/integration-guide/tasks-jobs/configure-incremental-job/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ were modified, i.e. created, updated and/or deleted.
1616
It allows future tasks to be executed only on modified resources, in order to minimize jobs'
1717
execution times and costs.
1818

19-
See the [Set Up Incremental Synchronization](/docs/identitymanager/saas/integration-guide/tasks-jobs//jobfast/index.md) topic for additional information on a full Incremental job.
19+
See the [Set Up Incremental Synchronization](/docs/identitymanager/saas/integration-guide/tasks-jobs/jobfast/index.md) topic for additional information on a full Incremental job.
2020

2121
## Configure a Job to Be Incremental
2222

docs/identitymanager/saas/integration-guide/tasks-jobs/configure-jobs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ This guide shows how to define the permissions for creating and using jobs thank
1010

1111
There are two important jobs in Identity Manager. The Complete Job and the Incremental
1212
Synchronization. This two Job Synchronize and fill are using to Synchronize and fill Connectors. See
13-
the [Set up Complete Synchronization](/docs/identitymanager/saas/integration-guide/tasks-jobs/how-tos/jobdaily/index.md) and
14-
[ Set Up Incremental Synchronization ](/docs/identitymanager/saas/integration-guide/tasks-jobs/how-tos/jobfast/index.md) topics for additional information.
13+
the [Set up Complete Synchronization](/docs/identitymanager/saas/integration-guide/tasks-jobs/jobdaily/index.md) and
14+
[Set Up Incremental Synchronization](/docs/identitymanager/saas/integration-guide/tasks-jobs/jobfast/index.md) topics for additional information.
1515

1616
## Job Scaffoldings
1717

0 commit comments

Comments
 (0)