Import from CSV will hang on processing, missing mapping property's? #147
-
|
We have a demo csv of skills from WGU to test import on a demo QuickStart build It appears be a column mapping issue, mapping two columns to the same record or undefined column names? When we have removed a columns from the CSV that don't have a mapped property it appears to work importing 98 RDS. You can see in the image below we have missing mappings. for data like "Major Group (BLS)" Broad Occupation (BLS)" or "Job Role (O*NET) is it expected we select "Do not import" for this demo CSF data? In the Readme I see for the Dev server you need to import BLS and O*Net codes. Could it be that the I am assuming wrong and QuickStart demo does not not have the code data? Thoughts? Thanks for the advice! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Hi Chad. Quickstart's docker_entrypoint.sh script imports the default BLS and O*NET codes, from csv files in the Otherwise, a Quickstart should have those job codes imported.
Regarding column mapping, I am not an expert on using this feature. I have one file that I test with on a regular basis, and I haven't explored what this feature can do / what its limitation are.
Thank you, |
Beta Was this translation helpful? Give feedback.
-
|
Hi Chad @sleeman1, I got some help from a skills person within WGU. She was successful in importing your file after mappings all of these fields to "Occupations"
Please let me know if this resolves it for you? Thank you. |
Beta Was this translation helpful? Give feedback.


Hi Chad @sleeman1,
I got some help from a skills person within WGU. She was successful in importing your file after mappings all of these fields to "Occupations"
Please let me know if this resolves it for you? Thank you.