SwedishChef Posted November 17, 2015 Posted November 17, 2015 OK, created a one csv file, with peson id, surname, forename, and an AUP field Set the aup column to the word true, and in the importer screen matched the fields up. the preview looks perfrect. When it came to import I get this error in the log file.... 2015-11-17 14:30:50.0769|Error|SetStaffUDF (string)System.InvalidCastException: Unable to cast object of type 'SIMS.Entities.BoolAttribute' to type 'SIMS.Entities.StringAttribute'. How do I make a value in a CSV a true or false data type ?
eddyc Posted March 22, 2016 Posted March 22, 2016 OK, created a one csv file, with peson id, surname, forename, and an AUP field Set the aup column to the word true, and in the importer screen matched the fields up. the preview looks perfrect. When it came to import I get this error in the log file.... 2015-11-17 14:30:50.0769|Error|SetStaffUDF (string)System.InvalidCastException: Unable to cast object of type 'SIMS.Entities.BoolAttribute' to type 'SIMS.Entities.StringAttribute'. How do I make a value in a CSV a true or false data type ? Did you ever find a way to do this please? I am trying to tick a UDF box for a year group and have tried T \ F \ Y \ N on the CSV with no joy. Many thanks, Ed
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now