This topic contains 2 replies, has 2 voices, and was last updated by prometheus 6 years, 5 months ago.
Create vmd for CCD messages
You must be logged in to reply to this topic.
This topic contains 2 replies, has 2 voices, and was last updated by prometheus 6 years, 5 months ago.
How can we create a vmd file in chameleon to process a CCD file?
Say, I need the Iguana translator to loop through a CCD file and save it to Database(Oracle DB) and use the vmd file to map the file fields to DataBase table fields.
Is it feasible to create a mapper vmd in Chameleon ?
To process CCD file, we strongly recommend to use Translator script (to parse XML content in single statement).
The vmd file role should be limited to declaration of database table objects.
The Mappings (from parsed XML content to declared database table objects) easily done in Translator script.
You must be logged in to reply to this topic.