Design Tools & Output Technologies - JDE1 (MOSC)

MOSC Banner

Importing a file

edited Feb 24, 2014 5:01PM in Design Tools & Output Technologies - JDE1 (MOSC) 4 commentsAnswered ✓
 Hi,
Recently I have been given a job to import a .csv file into JDE. I have gone down the route of writing a program to take in the file using "fetch next line from flat file" and then using "parse delimited file" to split it up and populate my new file . All was going well until I came across some fields that are blank sometimes , these are ignored by the parse command and everything is out of synch then.
What I want to know , is there a parse command that will read every field , regardless whether it is empty or not , and if it is empty then write an empty record to my new file as well

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center