Skip to content

Commit

Permalink
Merge pull request #7350 from ozgeMendix/development
Browse files Browse the repository at this point in the history
Add text for Renew app registration button for PDF Document Generation documentation
  • Loading branch information
MarkvanMents authored Mar 1, 2024
2 parents 137813b + 77981bf commit ece898c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/en/docs/appstore/modules/document-generation.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,9 @@ The steps for each procedure are described in the sections below.

1. Add the snippet **Snip_AppRegistration** to a page in your app that is accessible to users with the **Administrator** module role set in the **DocumentGeneration** module. The snippet can be found in the **_UseMe** > **Admin** folder of the **DocumentGeneration** module.
2. Enable the scheduled event **SE_AccessToken_Refresh** to automatically refresh the access token that is used to secure access to the Document Generation cloud service. The scheduled event can be found in the **_UseMe** > **Scheduled events** folder of the **DocumentGeneration** module.

* In version 1.6.0 and above, for apps deployed on Mendix Free Cloud, a **Renew app registration** button will be visible in the **Snip_AppRegistration** snippet if your registration is going to expire within 24 hours or has already expired. You can use this button to manually refresh your token.

3. Make sure that your changes are [deployed to your Mendix Cloud environment](/developerportal/deploy/mendix-cloud-deploy/#deploy-app-mendix-cloud).
4. Sign in to the app environment you want to register.
5. Navigate to the page that contains the **Snip_AppRegistration** snippet.
Expand Down

0 comments on commit ece898c

Please sign in to comment.