03-19-05 10:48 PM
My orchestration is gonna write to Oracle and not SQL Server.I have now
created a data access layer library and going to call it from expression
editor.
My message has one order node and many orderDetils nodes (1-To-Many).I
tried to promote the properties but VS.NET complains that the node parent
needs to be unique ?
Assuming that the promotion problem is solved, how do i pass order node
properties and loop throught the orderDetails nodes and pass their
properties to the DAL class ?
Thank you in advance
Madani Benghia
[ Post a follow-up to this message ]
|