BookmarkSubscribeRSS Feed
infomevijay
Obsidian | Level 7

I want to query metadata to obtain the list of data items used in a campaign. I do know that we need to provide a request xml file to request the details. I would like to have the sample request xml, if you have any.

 

TIA

 

Vijay

2 REPLIES 2
Sunshine_sas
SAS Employee

Here is an example of the contents of request.xml in d:\Temp.xml and then you reference that in your path to run the extract

 

<MAExtractRequest>

   <CampaignDO detail="ALL">

         <Name operator="*">Sunshine Campaign10846</Name>

       </CampaignDO>

</MAExtractRequest>

 

Example of running the command

D:\SASHome\SASMarketingAutomationIntegrationUtilities\6.5>"D:\SASHome\SASMarketingAutomationIntegrationUtilities\6.5\sasmaextract" "sasdemo" xxxxxx DefaultAuth "Master Business Context" "d:\Temp\request.xml" "d:\Temp\out.xml"

infomevijay
Obsidian | Level 7

I dont need ALL the campaign details. I want to extract only data items used in all the nodes of the campaign. I had referred to the Intergration utilities documentation but it is not clear. I am unable to create request xml only for node details.

G2 Grid Leader Spring 2025.png

 

 

 

 

Want to review SAS Customer Intelligence 360? Gartner and G2 are offering a gift card or charitable donation for each accepted review. Use this link for G2 to opt out of receiving anything of value for your review.

 

Gartner.jpg

 

SAS Customer Intelligence 360

Get started with CI 360

Review CI 360 Release Notes

Open a Technical Support case

Suggest software enhancements

Assess your marketing efforts with a free tool

 

Training Resources

SAS Customer Intelligence Learning Subscription (login required)

Access free tutorials

Refer to documentation

Latest hot fixes

Compatibility notice re: SAS 9.4M8 (TS1M8) or later

How to improve email deliverability

SAS' Peter Ansbacher shows you how to use the dashboard in SAS Customer Intelligence 360 for better results.

Find more tutorials on the SAS Users YouTube channel.

G2 Grid Leader Spring 2025.png

 

 

 

 

Want to review SAS Customer Intelligence 360? Gartner and G2 are offering a gift card or charitable donation for each accepted review. Use this link for G2 to opt out of receiving anything of value for your review.

 

Gartner.jpg

 

SAS Customer Intelligence 360

Get started with CI 360

Review CI 360 Release Notes

Open a Technical Support case

Suggest software enhancements

Assess your marketing efforts with a free tool

 

Training Resources

SAS Customer Intelligence Learning Subscription (login required)

Access free tutorials

Refer to documentation

Latest hot fixes

Compatibility notice re: SAS 9.4M8 (TS1M8) or later

Discussion stats
  • 2 replies
  • 1083 views
  • 0 likes
  • 2 in conversation