ServiceNow Learning 28: MIDServer in Export Set Target Issue/thing to remember (Interesting to know)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2023 07:59 AM
Hi All,
I have recently found one thing about MID Server used in Export Targets.
Be very careful about the MID Server drop down that if you select any MID Server on DEV Instance in MID Server field on Export target, because the MID Server field is a reference field and that takes the sys_id from the ecc_agent field. So if this import set record gets moved to PROD then it will blank out the MID Server field on PROD as sys_id of DEV Mid server and PROD midserver is different. So Remember the below points after movement happens.
Things to Remember:
1. Check the MID Server field on Export target after movement
2. If required, please update the MID server on export target on PROD.
Hope this helps.
Thanks,
Shamma