Details
- 
    Type:Bug 
- 
    Status: Closed
- 
    Priority:Major 
- 
    Resolution: Fixed
- 
    Affects Version/s: unspecified
- 
    Fix Version/s: None
- 
    Component/s: Site Generator
- 
    Labels:None
- 
    Environment:Operating System: Linux 
 Platform: PC
- 
        Bugzilla Id:2765
Description
Heading for SEM LP for lineitem-2 (attached Screenshot) refelcts the lintitem-1
display name.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ser="http://yell.com/esb/tsa/services"
xmlns:icom="http://yell.com/esb/tsa/icommon">
   <soapenv:Header/>
   <soapenv:Body>
      <ser:deployCampaign>
         <!-Optional:->
         <ser:deployCampaignReq>
            <icom:header>
               <!-Optional:->
               <icom:sourceSystem>TSA</icom:sourceSystem>
               <icom:deploymentId>DEP01</icom:deploymentId>
               <!-Optional:->
               <icom:replyKey>2</icom:replyKey>
               <!-Optional:->
               <icom:classOfService>HIGH</icom:classOfService>
            </icom:header>
            <icom:customerBpId>CST01</icom:customerBpId>
<icom:customerPrimaryBusinessTypeId>1</icom:customerPrimaryBusinessTypeId>
            <icom:domainName>1267.com</icom:domainName>
            <icom:eventHeader>
<icom:customerActionCode>TEMPLATE_CHANGE</icom:customerActionCode><icom:changedOrder><icom:orderId/><icom:orderLineItems><icom:changedLineItem/></icom:orderLineItems></icom:changedOrder></icom:eventHeader>
            <icom:lineItems>
               <!-1 or more repetitions:->
                <icom:lineItem>
               <icom:advertId>VER01</icom:advertId>
               <icom:orderId>ORD01</icom:orderId>
               <icom:lineItemId>1</icom:lineItemId>
               <icom:lineItemStatus>PAUSED</icom:lineItemStatus>
               <icom:businessFunctionId>1000000004</icom:businessFunctionId>
               <icom:serviceAreaId>733</icom:serviceAreaId>
               <icom:customerSpend>10</icom:customerSpend>
               <icom:suppressAddressFlag>N</icom:suppressAddressFlag>
               <icom:customerContent>
                  <icom:serviceAttributes>
                     <!-1 or more repetitions:->
                     <icom:serviceAttribute sequenceNo="1">Free
Parking</icom:serviceAttribute>
                  </icom:serviceAttributes>
                  <icom:callToAction>CALL TODAY   4147871234</icom:callToAction>
                  <icom:businessDisplayName>ABC</icom:businessDisplayName>
                  <icom:branchAddress>
                     <icom:addressLine1>44 Oxford
Road</icom:addressLine1><icom:countryCode>GB</icom:countryCode>
<icom:mainBranchFlag>Y</icom:mainBranchFlag><icom:linkedServiceAreaId>733</icom:linkedServiceAreaId>
                  </icom:branchAddress>
             </icom:customerContent>
</icom:lineItem><icom:lineItem><icom:advertId>VER02</icom:advertId><icom:orderId>ORD02</icom:orderId><icom:lineItemId>1</icom:lineItemId><icom:lineItemStatus>PAUSED</icom:lineItemStatus><icom:businessFunctionId>1000000005</icom:businessFunctionId><icom:serviceAreaId>733</icom:serviceAreaId><icom:customerSpend>80</icom:customerSpend><icom:suppressAddressFlag>N</icom:suppressAddressFlag><icom:customerContent><icom:serviceAttributes><icom:serviceAttribute>Free
Parking</icom:serviceAttribute><icom:serviceAttribute
sequenceNo="1"/></icom:serviceAttributes><icom:callToAction>CALL US NOW 
</icom:callToAction><icom:businessDisplayName>SS2</icom:businessDisplayName><icom:branchAddress><icom:addressLine1>55
Millford
Road</icom:addressLine1><icom:countryCode>GB</icom:countryCode><icom:mainBranchFlag>N</icom:mainBranchFlag><icom:linkedServiceAreaId>733</icom:linkedServiceAreaId></icom:branchAddress></icom:customerContent></icom:lineItem>
            </icom:lineItems>
         </ser:deployCampaignReq>
      </ser:deployCampaign>
   </soapenv:Body>
</soapenv:Envelope>