cancel
Showing results for 
Search instead for 
Did you mean: 

Mass Uploading of data to JDT(java dictionary table) table

Former Member
0 Kudos

hi all experts,

i need to upload lots of data to JDT from some format like a text file or an excel file. how can i do that.

please send the functionality of upload

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

1. Create a structure in localDictionary

2. Go componentController and create a valuenode and select structureBinding checkbox and bind to the above created structure

3. Now the context is ready for you with above JDT structure.

4. You can read any file/database and populate the above context.

Regards, Anilkumar