07-14-05 10:51 PM
If you indeed won't have more than one record per file, then yes, do that.
Otherwise, assign the quantity to an integer variable in your orchestration,
using the xpath function in an expression shape that grabs the node you
want. Then you can have your decision shape reference that variable.
Scott Colestock
www.traceofthought.net
"Luis Esteban Valencia" <levalencia@avansoft.com> wrote in message
news:ueBHTNJiFHA.1044@tk2msftngp13.phx.gbl...
> Can u please tell me what I need to Dol? Should I change the XML schema
> and
> not no allow more than one record per file?
>
>
> "Scott Colestock" <scolestock@community.nospam> escribió en el mensaje
> news:edHSv3IiFHA.2904@tk2msftngp13.phx.gbl...
> to
> xmlns:updategram="urn:schemas-microsoft-com:xml-updategram"
> name="sync">
> maxOccurs="unbounded"
>
>
[ Post a follow-up to this message ]
|