microsoft / Dynamics-365-Industry-Accelerators

Dynamics 365 is releasing Industry Accelerators to enable ISVs, SIs and Partners to rapidly build industry focused solutions on top of our Business Application and Intelligence Platforms. These accelerators are created through a close partnership with internal Product , Sales, Service, Marketing, Field and Vertical Teams, with feedback from external industry SI, ISV and Partners. Here you will find samples and guidance on how to build and extend your industry solution on the Dynamics 365 Business Application and Intelligence platforms using our industry accelerators. Samples will also include cross product implementations with Azure, Office 365, Power BI, LinkedIn, Teams and other on-premise and cloud based implementations.
MIT License
84 stars 36 forks source link

Cannot import sample data - "Higher Education Accelerator" #36

Open Henriquetm opened 5 years ago

Henriquetm commented 5 years ago

Describe the bug I'm having trouble trying to import the sample data from "Higher Education Accelerator" module provided in this repository. the PackageDeployer gives the following error: "Unable to parse timestamp '10/16/2018 2:00:33 PM' in data. Invalid format."

To Reproduce Same steps discribed in the manual: Installing Sample Data for the Dynamics 365 Higher Education Accelerator_1_0_0_6.docx

Expected behavior Dynamics 365 - Higher Education Accelerator records imported

Screenshots screenshot_1

Desktop (please complete the following information):

Additional context Log File: PackageDeployer-2018-12-10-1.log

mgernaey commented 5 years ago

Thank you for the feedback. Can you please provide a bit more details on how you installed the accelerator itself and just a validation that its all good. Did you install from AppSource or from GIT? I will open a bug on our side internally.

Thank you! and be looking for an update.

Henriquetm commented 5 years ago

Hello, I installed the solution via AppSource.

After all, I managed to resolve my issue deleting the timestamp code from: Dynamics-365-Industry-Accelerators > edu > accelerator > EducationAccelerator.DataPackage_1_0_0_6.zip > PkgFolder > DefaultData.zip > data.xml in the first line.

I checked my organization and the date is cofigured in the same format as the timestamp, However my notebook format is set in day/mounth/year 24:00:00. I didn't dig in but I think that was the problem.

valredr commented 4 years ago

changing you Windows Region format to 'English (United States)' and run the 'PackageDeployer.exe' again.