‎2012-04-18
11:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
What is the proper way to update an existing XML?
I attempted to add a couple of messages to an existing device (cacheflowelff). To do this I just grabbed a copy of the XML from the AS, opened it in the ESI tool (v 1.2) and added the 2 messages. They parsed fine but when I generated the update package it created an INI file that did not match (the device ID was different) what was already in envision so the deploy vbs did not work properly.
Is there a proper way to edit these so that ESI knows how to properly generate the INI file?
thanks!
2 Replies
‎2012-04-18
11:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I should note that the way I deployed was:
1. extract contents of the zip file to e:\nic\verison\system\update
2. run DeployEventSourceSetup.vbs
3. restart service manager
‎2012-04-18
11:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
there are couple of ways - but none of them work smoothly. i find it easy to just copy the xml file directly on the master A-SRV at E:\nic\4000\systemname\update\etc\devices\devicetype folder and from their it gets pulled to all the servers.
