Adobe's integration starter kit uses Adobe Developer App Builder to improve real-time connection reliability and reduce the time-to-market for integrations between Adobe Commerce and other back-office systems, such as ERPs, CRMs, and PIMs.
Apache License 2.0
9
stars
2
forks
source link
Onboarding Script creates entities that cannot pass frontend validation #14
The onboarding script will create event registrations with names that cannot not pass frontend validation. As a result, they cannot be modified in Adobe console without changing the name.
The onboarding script adds the word 'Synchronization', which is capable of making the event registration name too long.
The script can create them, but once you try to make changes in the UI, you cannot proceed until you change the name. That can cause them to fall out of sync with the starter kit code, and re-running the onboarding script with new registrations can cause duplicates
The onboarding script will create event registrations with names that cannot not pass frontend validation. As a result, they cannot be modified in Adobe console without changing the name.
The onboarding script adds the word 'Synchronization', which is capable of making the event registration name too long. The script can create them, but once you try to make changes in the UI, you cannot proceed until you change the name. That can cause them to fall out of sync with the starter kit code, and re-running the onboarding script with new registrations can cause duplicates
Example below: