Details
-
Type: Bug
-
Status: Closed
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: sprint 13: 11-28-2012, Aquidneck
-
Fix Version/s: 2.0.0, sprint 13: 11-28-2012, Aquidneck
-
Component/s: Admax Deployment Service, Reseller UI
-
Labels:None
-
Sprint:Sprint 13
Description
With the BA=11468, and the BL=1, I was able to deploy from soap and not the UI.
Here the soap request:
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:core="http://thesearchagency.com/smb/core">
<soapenv:Header/>
<soapenv:Body>
<core:deployCampaigns>
<!-Optional:->
<deployCampaignsRequest>
<header>
<requestID>123</requestID>
<retryID>1</retryID>
</header>
<customer>
<customerID>QA-test0016</customerID>
<domainName>www.test.com</domainName>
<budget>100</budget>
<anniversaryDate>2012-11-01</anniversaryDate>
<currencyID>1</currencyID>
</customer>
<!-1 or more repetitions:->
<campaignList>
<campaignID>tsademotest</campaignID>
<businessAreaID>11468</businessAreaID>
<businessLocationID>1</businessLocationID>
<!--Optional: -->
<customLandingPage>
<destinationURL>http://www.test2.com</destinationURL>
<displayURL>test2.com</displayURL>
</customLandingPage>
</campaignList>
</deployCampaignsRequest>
</core:deployCampaigns>
</soapenv:Body>
</soapenv:Envelope>
I have attached a screen shot of the UI request. Im not seeing anything in the logs that seems helpful.
Creator
OPTUS Tenant
Created
2012 Nov 19 09:40:02
Last Modifier
OPTUS Tenant
Last Modified
2012 Nov 19 09:40:02
Merchant UUID
44070066-f90f-4074-9345-c53184744894
Order UUID
4136b759-c625-47da-bb45-f3e039fcd68f
Attachments
Issue Links
- depends on
-
AML-821 ADS is not being triggered in the UI
- Closed