Importing select list of users
Hi,
I exported the security for a particular planning application to a csv file. I deleted one user from the file and tried importing it back. I am getting this error.
2011-04-08 13:51:04,553 Attempting a import operation
log4j:WARN No appenders could be found for logger (com.hyperion.css.common.CSSLogger).
log4j:WARN Please initialize the log4j system properly.
28:1000:Internal Error. Review the security logs for details.
Aborting program...
My importnative.properties contents are
importexport.enable.console.traces=true
importexport.trace.events.file=trace.log
importexport.errors.log.file=errors.log
importexport.locale=en
importexport.ssl_enabled=false
import.fileformat=csv
import.file=F:/Hyperion/common/utilities/CSSImportExportUtility/importexport/importnative.csv
import.operation=CREATE/UPDATE
import.failed.operations.file=F:/Hyperion/common/utilities/CSSImportExportUtility/importexport/importfailed.xml
import.maxerrors=999999
I dont get any errors when i import the file without modifying it.
Regards,
Ragav.