Hi all,
I have run into a problem trying to create a process that converts a form with one schema into another form with the same basic schema (and some extra fields). Therefore I have created a process that takes a form and exports the data to a document. I have created two xml variables (one with the old xml + data) and another one which is empty (containing only the new schema). Next I need to map the values of the old xml/form to a new form.
I am not sure using these xml variables is a good idea as I seem to get some problems populating the new xml file with xpath-expression values.
Can you help me figuring out what to do to achieve this conversion?
Sincerely
Kim Christensen
Dafolo A/S
Denmark
I have run into a problem trying to create a process that converts a form with one schema into another form with the same basic schema (and some extra fields). Therefore I have created a process that takes a form and exports the data to a document. I have created two xml variables (one with the old xml + data) and another one which is empty (containing only the new schema). Next I need to map the values of the old xml/form to a new form.
I am not sure using these xml variables is a good idea as I seem to get some problems populating the new xml file with xpath-expression values.
Can you help me figuring out what to do to achieve this conversion?
Sincerely
Kim Christensen
Dafolo A/S
Denmark