Hi Mridul:
Thanks for this information. A general question: in order to get this
changed, do I need to create a Jira issue?
Regards,
Ruth
Mridul Pathak wrote:
Ruth, Scott
The admin user login now lies in ecommerce component as demo data.
After the introduction of ant target "create-admin-user-login" what I
remember is that seed data for admin user login was removed and for any ant
target (that installs data) other than run-install, you need to create admin
user login using the ant target introduced. On the other hand in case of
run-install demo data for admin is present in ecommerce component, so you
need not to run the other ant target. But in Ruth's case, since he
commented out special purpose applications, this demo data wasn't loaded and
he had to create admin user login using the ant target.
The other thing is that, when you create admin user login using the ant
target Party record for admin is not created, that is when you see problems
such as one specified by Ruth about creating DataResource. When a
DataResource is created the logged in party is associated to data resource
as its owner, but since admin user doesn't have any party the business
process fails.