You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{% alert color="info" %}}Whenever there are multiple document requests for the same app environment, the document generation service will prioritize requests that have the **Wait for result** property set to *true* above requests that have the property set to *false*.{{% /alert %}}
234
234
235
-
5. Verify that the user which you configured in the **Generate document as** property has access to the page microflow created in step 3, as well as access to all relevant data used in the page to be exported.
235
+
5. Verify that the user which you configured in the **Generate document as** property has access to all relevant data used in the page to be exported correctly. It's not required to set access to the page microflow created in step 3.
236
+
237
+
* Note: For all module versions below 1.11.1 for Studio Pro 9 and 2.1.1 for Studio Pro 10, The user configured in the **Generate document as** property should be assigned access to the page microflow.
236
238
237
239
{{% alert color="info" %}}
238
240
To see the generated document in the browser or download it, you can use the **Download file** microflow action. This will only work if you set the **Wait for result** property of the **Generate PDF from page** action to *true*.
0 commit comments