Hi Everyone,I am using Microsoft Document Editor Helper Servlets and Functions plug in to show the document for user. But when I am using in one environment(env1), its working but some times its failing may be because of token generation but in another environment(env2) its failing always. The interface code deployed from env1 to env2 and the plugin versions are different V1.0.1 in env1 and V1.0.2 in env2(Higher version).Sharing the screen shot of the message displayed when trying to access the feature and code snippets. microsoftDocumentEditorField( label: "Document", labelPosition: "ABOVE", validations: {}, height: "AUTO", tokenInfo: generatemicrosoftdocumenteditortoken( viewMode: "VIEW", document: ri!documentId ) ),
Discussion posts and replies are publicly visible
Hi,
Were you able to resolve this error? I'm getting the same error.
Hi,The issue is resolved.
After the plugin is installed in environment:-1.Enable encryption for Microsoft Document Editor Helper Servlets and Functions plugin.2.We have to raise a support ticket with Appian to Enable Microsoft Document Editor feature in our environment.3.Restart the environment.
We have to do all these 3 steps for plugin to work.
Thank you for your response. Will try the same.