Skip to content

Commit 55bd162

Browse files
authored
typo
1 parent 3e99a1b commit 55bd162

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/refguide/modeling/integration/use-excel-documents/export-to-excel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ If you create a **PolicyDoc** with *no* associations to **Policy** objects, you
279279
{{% /alert %}}
280280

281281
{{% alert color="warning" %}}
282-
If the microflow that calls the Java action *XLSReport.GenerateExcelDoc* has **Apply entity access** set to **True**, and if you do not have permission to access one of the entities or associations that is being extracted by your template, you will get a **CoreRuntimeException** or **SecurityRuntimeException**. This occours because this module uses OQL to retrieve data, which is evaluated against the access grants the user has.
282+
If the microflow that calls the Java action *XLSReport.GenerateExcelDoc* has **Apply entity access** set to **True**, and if you do not have permission to access one of the entities or associations that is being extracted by your template, you will get a **CoreRuntimeException** or **SecurityRuntimeException**. This happens because this module uses OQL to retrieve data, which is evaluated against the access grants the user has.
283283
{{% /alert %}}
284284

285285
## Read More

0 commit comments

Comments
 (0)