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
Added the latest Email Connector module and resolved errors by mapping PlainTextOnly attribute in the Import mapping and updated layout of Page EmailTemplateAdmin of Test Module with Responsive_Atlas_Topbar of EC as Atlas Topbar was no longer available and also mapped IMM_OpenIDMetadataMapping of EC in CreateOAUTH provider microflow of Migration Utility
Following changes were made:
1.Updated the latest EC module from the marketplace
2.Mapped the UsePlainTextOnly attribute in import mapping instead of isHTML
3. Added FromDisplay Name and MaxAttempts in ACT_CreateEmailAccountFromEmailSettings microflow as they were missing.
4.Added a Docs folder with version string constant and readme(which include only the steps to do migration to keep it precise instead of the whole info)
5.Added a new role "TestModuleUser" in test module as it didn't have any role assigned and gave the access to pages, microflow etc to resolve the errors.
6.Added module role "EmailConnectorMigrationUtilAdmin" to migration utility and gave access to pages, microflows to resolve the errors
7.Created sub-folders in UseMe folder for microflows,snippets etc
8.Set the access rules for entities in the migration utility domain model to full read, no write (creation and deletion is also disabled) for module role "EmailConnectorMigrationUtilAdmin"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added the latest Email Connector module and resolved errors by mapping PlainTextOnly attribute in the Import mapping and updated layout of Page EmailTemplateAdmin of Test Module with Responsive_Atlas_Topbar of EC as Atlas Topbar was no longer available and also mapped IMM_OpenIDMetadataMapping of EC in CreateOAUTH provider microflow of Migration Utility