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
Copy file name to clipboardExpand all lines: messages/assess.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -232,5 +232,5 @@
232
232
"processingNotRequired": "Assessment is not required for orgs on standard data model with the Omnistudio Metadata setting turned on.",
233
233
"skippingTruncation": "Skipping truncation as the org is on standard data model.",
234
234
"loglevelFlagDeprecated": "loglevel is deprecated. Use --verbose instead",
235
-
"cleanupMetadataTablesRequired": "Omnistudio configuration tables contain records. Manually clean up the tables.\n<a href='https://help.salesforce.com/s/articleView?id=xcloud.os_enable_omnistudio_metadata_api_support.htm&type=5' target='_blank'>Cleanup Metadata Tables</a>"
235
+
"cleanupMetadataTablesRequired": "Omnistudio configuration tables contain records. Back up your Omnistudio component table data, and manually clean up the Omnistudio configuration tables.<a href='https://help.salesforce.com/s/articleView?id=xcloud.os_enable_omnistudio_metadata_api_support.htm&type=5' target='_blank'>Learn more about cleaning up tables in Salesforce Help</a>"
Copy file name to clipboardExpand all lines: messages/migrate.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -297,6 +297,9 @@
297
297
"deploymentTriggeredSuccessfully": "Please monitor your Deployment: %s using deployment status page in Org",
298
298
"omniscriptPackageDeploymentFailedReturnedFalse": "Omniscript package deployment failed - deployment returned false. This may be due to missing package, permissions, or deployment timeout.",
"cleanupMetadataTablesRequired": "Omnistudio configuration tables contain records. The migration can't proceed. Records on these configuration tables block the Omnistudio Metadata setting from being enabled. Back up your Omnistudio component table data, manually clean up the Omnistudio configuration tables, and validate before running the migration.",
0 commit comments