Skip to content

Ant tool to sync content and interface entries with Experian UMS

Notifications You must be signed in to change notification settings

nini/ums-xml-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Create xml file and send it to UMS to create/update content for particular subnetwork/profile.

Install

  • ant
  • curl

Getting Started

  • Currently only intcar.content.tpl.xml with content of INTCAR NG exists
  • Copy _settings.properties to settings.properties
  • In settings.properties: change uid, pwd, subnetwork, profile to appropriate values
  • optional: Open intcar.content.tpl.xml and comment in update_if_exists tag for particular content if it should be replaced
  • Run ant
    • intcar.content.xml will be created and send to UMS
    • Log file ums-output.log will be created
  • Check UMS Backend

If tag update_if_exists is used, UMS searches for content by insert_content.name tag.

Debug

To debug run ant -debug.

About

Ant tool to sync content and interface entries with Experian UMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published