Skip to content

Conversation

…by different DataHub instances - added script to load defualt user credentials.
Copy link

@sanosov sanosov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes are right but done too early. They won't work without increasing the commerce suite version to the release that includes the bug fix.

@@ -1,10 +1,17 @@
#% impex.setLocale( Locale.ENGLISH )

# DataHub configurations
INSERT_UPDATE DataHubUserModel ;id[unique = true] ; userName ; password
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

userName and password attributes are not present in the version used by the sample. We need to release datahub-cs first. Then we need to change the commerce version in the manifest and only then we can add these impex statements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants