Need help with xtk:builder#UpdateDb XML parameter structure (Beginner) | Community
Skip to main content
Level 1
May 1, 2026
Question

Need help with xtk:builder#UpdateDb XML parameter structure (Beginner)

  • May 1, 2026
  • 0 replies
  • 23 views

Hi everyone,

I am a beginner with Adobe Campaign Classic and I am trying to automate a database schema synchronization using the SOAP APIs.

I’m looking at the xtk:builder#UpdateDb method. The documentation mentions it requires an XML parameters argument, but it doesn't provide the internal structure or the attributes supported by this XML.

I have already successfully run BuildUpdateSchemaDiff, but I'm stuck on how to properly format the UpdateDb call to actually execute the changes.

Could someone provide an example of the XML structure for the parameters argument?