diff --git a/modules/ROOT/pages/business-data.adoc b/modules/ROOT/pages/business-data.adoc index 0279caa..f15139a 100644 --- a/modules/ROOT/pages/business-data.adoc +++ b/modules/ROOT/pages/business-data.adoc @@ -37,7 +37,7 @@ class ProcessIT { == Retrieve the value of a business data from a process instance -A business data is defined at the process level, it represents a business object from the xref:bonita:data:define-and-deploy-the-bdm.adoc[Business Data Model]. + +A business data is defined at the process level, it represents a business object from the xref:{bonitaDocVersion}@bonita:data:define-and-deploy-the-bdm.adoc[Business Data Model]. + It can be retrieved at any time during a test from the corresponding xref:process.adoc[process instance], archived or not. diff --git a/modules/ROOT/pages/installation.adoc b/modules/ROOT/pages/installation.adoc index 94c2a00..c6d08dd 100644 --- a/modules/ROOT/pages/installation.adoc +++ b/modules/ROOT/pages/installation.adoc @@ -14,4 +14,4 @@ Once installed, you can start using the `bonita-test-toolkit` dependency from an The Bonita Test Toolkit is available on xref:{bonitaDocVersion}@bonita:software-extensibility:bonita-repository-access.adoc#bonita-artifact-repository[Bonita Artifact Repository] as a standard Maven dependency. -Read the xref:bonita:setup-dev-environment:configure-maven.adoc#repositories[Add a new Maven repository section] to see how to configure your Maven settings in order to access to Bonita Artifact Repository. +Read the xref:{bonitaDocVersion}@bonita:setup-dev-environment:configure-maven.adoc#repositories[Add a new Maven repository section] to see how to configure your Maven settings in order to access to Bonita Artifact Repository.