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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -220,6 +220,8 @@
220
220
"packagesHaveSameValue": "Both TheFirstInstalledOmniPackage and InstalledIndustryPackage have the same value.",
221
221
"packagesHaveDifferentValue": "Both the InstalledIndustryPackage and TheFirstInstalledOmniPackage have different values.",
222
222
"failedToCheckPackagesValue": "Failed to check the value of packages in Omni Interaction Configuration.",
223
+
"omniStudioPermissionsNotEnabled": "The org doesn’t have Omnistudio permissions enabled. These permissions are required to migrate components. You can still run the assessment.",
224
+
"skippingLicenseCheckForAssessment": "Skipping OmniStudio license check for assessment",
223
225
"packageDetails": "Your org contains only the TheFirstInstalledOmniPackage Omni Interaction Configuration.",
224
226
"orgUsecaseDetails": "The org is on %s data model with %s and the Omnistudio Metadata setting turned %s",
225
227
"globalAutoNumberUnSupportedInOmnistudioPackage": "Feature not supported - Omni Global Auto Number is not supported in Omnistudio Foundation package orgs.",
"manualLwcDeploymentPrompt": "Manual LWC deployment is required. Do you want to continue with the migration? [y/n]",
193
+
"manualLwcDeploymentProceeding": "Continuing the migration. Deploy the LWC components manually.",
194
+
"npmAndAuthKeyRequired": "Install npm and set the OMA_AUTH_KEY environment variable, and then run the migration again.",
190
195
"manualDeploymentSteps": "<a href='%s' target='_blank'>Please refer to this documentation for manual deployment process</a>",
191
196
"deploymentConsentNotGiven": "Deployment consent not given, manual deployment is required",
192
197
"experienceSiteException": "We’ve encountered an exception while processing Experience Cloud sites.",
@@ -284,6 +289,7 @@
284
289
"deployComponentsManually": "Metadata Components deployment failed. Please deploy using generated package.xml manually using Salesforce CLI or Workbench. Check the logs for detailed error information.",
"ensurePackageInstalled": "Please ensure omniscript customization package is properly installed: %s",
288
294
"packageDeploymentFailedWithError": "Omniscript package deployment failed after %s attempts. Error: %s. Please check deployment logs and org settings.",
289
295
"maxRetryAttemptsExceeded": "Maximum retry attempts (%s) exceeded for omniscript package deployment",
@@ -322,6 +328,7 @@
322
328
"packagesHaveSameValue": "Both TheFirstInstalledOmniPackage and InstalledIndustryPackage have the same value.",
323
329
"packagesHaveDifferentValue": "Both the InstalledIndustryPackage and TheFirstInstalledOmniPackage have different values.",
324
330
"failedToCheckPackagesValue": "Failed to check the value of packages in Omni Interaction Configuration.",
331
+
"omniStudioPermissionsNotEnabled": "The org doesn’t have Omnistudio permissions enabled. These permissions are required to migrate components. You can still run the assessment.",
325
332
"packageDetails": "Your org contains only the TheFirstInstalledOmniPackage Omni Interaction Configuration.",
326
333
"globalAutoNumberUnSupportedInOmnistudioPackage": "Feature not supported - Omni Global Auto Number is not supported in Omnistudio Foundation package orgs.",
327
334
"orgUsecaseDetails": "The org is on %s data model with %s and the Omnistudio Metadata setting turned %s",
0 commit comments