how to map a resultant document from xml to a document type

Hi All

can anyone help me how to map a resultant document from xml operations to a document type to insert to database…

thanks in advance

What is the structure of output after xml to document conversion?

Hello,
You can do one thing, map the document obtained by the XML operations to a canonical type…and then Canonical to the adapter service.

Do you about Canonical Doc type?

Do reply.

Regards,
Suvigya

Thanks for ur replies

i cant get fields to map to canonical format doc type,from the resultant document…

the services i used are…

pub:xml:loadxmlnode
pub:xml:convertxmlnodetodocument

after that how to map those fields of resultant document to a canonical format?

as i cant find the field in it,only i can see that in results…

thanks in advance

hey,
Do one thing, apply a service pub.xml:documentToXMLString and map it to server log.
See that you are receiving the correct desired string or not.

Shahid, Rob and RMG, please do comment on it

Do reply.

Regards
Suvigya.

thanks for ur commitment suvigya…

there is no problem with the results i m getting it…

the problem is how to map that document result to a canonical format…

so that i can insert to database…

thanks a lot in advance

Hello,

If the results are fine, then you should be able to map it, or the document after conversion shows the fields.

Could you do one thing, send me the node file…or input file.

Regards,

Suvigya

I might not understood properly what is your issue here… but if you have the document in pipeline and want to map to canonical doc (another IS)… what’s the issue abt it… you can use map or watever transforamtion logic you want to implement there…

Hello…

Thats what I am asking for…that there should be no issue, unless some input has or something else…

I suggest you to restart the IS in debug mode and check the error…if something comes up…
But this is also not a good answer…