Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: unspecified
-
Fix Version/s: None
-
Component/s: Site Generator
-
Labels:None
-
Environment:
Operating System: Linux
Platform: PC
-
Bugzilla Id:2852
Description
Steps to reproduce-
1.Create a campaign-1 - Web pages were generated
2.Cancelled Campaign-1 - YEll redirected
3.Add a Campaign-2 - Yell redirected???
Below is the request:
<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>template3</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>WL.com</icom:domainName>
<icom:eventHeader>
<icom:changedOrder><icom:orderId>ORD02</icom:orderId><icom:orderLineItems><icom:changedLineItem><icom:lineItemId>2</icom:lineItemId></icom:changedLineItem></icom:orderLineItems></icom:changedOrder></icom:eventHeader>
<icom:lineItems>
<!-1 or more repetitions:->
<icom:lineItem>
<icom:advertId>temp14</icom:advertId>
<icom:orderId>ORD01</icom:orderId>
<icom:lineItemId>1</icom:lineItemId>
<icom:lineItemStatus>CANCELLED</icom:lineItemStatus>
<icom:businessFunctionId>1000000004</icom:businessFunctionId>
<icom:serviceAreaId>1033</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 </icom:callToAction>
<icom:businessDisplayName>ABC</icom:businessDisplayName>
<icom:branchAddress>
<icom:town>Brentford</icom:town><icom:county>Middlesex</icom:county><icom:countryCode>GB</icom:countryCode>
<icom:mainBranchFlag>N</icom:mainBranchFlag>
</icom:branchAddress><icom:displayTelNo>1-888-777-555</icom:displayTelNo>
</icom:customerContent>
</icom:lineItem>
<icom:lineItem>
<icom:advertId>temp154654</icom:advertId>
<icom:orderId>ORD02</icom:orderId>
<icom:lineItemId>2</icom:lineItemId>
<icom:lineItemStatus>PAUSED</icom:lineItemStatus>
<icom:businessFunctionId>1000000005</icom:businessFunctionId>
<icom:serviceAreaId>1033</icom:serviceAreaId>
<icom:customerSpend>10</icom:customerSpend>
<icom:suppressAddressFlag>N</icom:suppressAddressFlag>
<icom:customerContent>
<icom:serviceAttributes>
<!-1 or more repetitions:->
<icom:serviceAttribute
sequenceNo="1">FreeParking</icom:serviceAttribute>
</icom:serviceAttributes>
<icom:callToAction>CALL TODAY </icom:callToAction>
<icom:businessDisplayName>ABC</icom:businessDisplayName>
<icom:branchAddress>
<icom:town>Greenford</icom:town><icom:county>Middlesex</icom:county><icom:countryCode>GB</icom:countryCode>
<icom:mainBranchFlag>Y</icom:mainBranchFlag>
</icom:branchAddress><icom:displayTelNo>1-888-777-555</icom:displayTelNo>
</icom:customerContent>
</icom:lineItem>
</icom:lineItems>
</ser:deployCampaignReq>
</ser:deployCampaign>
</soapenv:Body>
</soapenv:Envelope>
Attachments
Issue Links
- duplicates
-
YELL-83 Yell redirected page displayed for new campaign
- Closed