Design Tools & Output Technologies - JDE1 (MOSC)

MOSC Banner

Need to add double quotes (") infront of every field in CSV

edited Jul 18, 2016 5:00AM in Design Tools & Output Technologies - JDE1 (MOSC) 5 commentsAnswered


This requirement is to add double quotes infront of every field in CSV output.

I had marked the export to CSV option and had tried to get the output in CSV (opening in notepad) and that works fine.

But when I try to add the double quotes, System shows three double quotes

Desired output: "Oracle","JDE"

I had created a variable initializing the double quotes and concatenated using expression builder with the variable. But the Output looks like:

"""Oracle""",""""JDE"""

Kindly let me know if there is any solution to overcome this.

Thanks,

Naveen

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