XML Output Help

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
Mark Grifin
Participant
Posts: 1
Joined: Fri Apr 21, 2006 9:47 am
Location: Portsmouth NH

XML Output Help

Post by Mark Grifin »

Hi, I am trying to create an XML output file which is called a "Composite Service Request", basically its grouping of 3 requests, a search party request on a subscriber, a search party request on a dependent and a add party relationship. - this set of 3 services is a group and there will be hundreds of these groups, now at the beginning of the file I need a tag <DWLCompositeServiceRequest> and at the end of the file I need its ending tag </, but what I am getting is a set of these for each grouping or 3 requests and I cannot figure out how to get it to do what I want
using the xpathing, I can always stick some harcoded logic to force it to do what I want but there must be a easier way to do it using the xpathing. hopefully???? :roll:
Mark Griffin
Senior ETL Lead
Enterprise Data Architecture
CIGNA
Post Reply