PBCS Data Management
Hi
I have PBCS application and I am loading a data from a flat file for multiple month using Data management.
Data file is as below,
Budget,Draft,103,1701,0,Jan,2018,No.of Students,Local,6
Budget,Draft,303,1701,0,Jan,2018,No.of Students,Local,36
Budget,Draft,403,1701,0,Jan,2018,No.of Students,Local,12
Budget,Draft,205,1701,0,Jan,2018,No.of Students,Local,1
Budget,Draft,203,1800,0,Sep,2018,No.of Students,Local,1
Budget,Draft,103,1800,0,Sep,2018,No.of Students,Local,40
Budget,Draft,303,1800,0,Sep,2018,No.of Students,Local,127
Import Format File Type : Delimited - All Data Type
Data load Rule->Target option->Load Method: All Data Types with Security
But while loading data I am getting error as below