- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-02-2024 04:15 AM
Hi all, just a simple question, before i start digging into this (as this is not my main field of expertise :)). if, lets say we deploy a midserver using docker, lets say, name it mid1, it gets a sys_id. If we kill it, and re-deploy, with same name, will the sys_id change (in my opinion yes). and IF, by any chance, it changes, will it have implications in other parts of platform (using mid server)- like LDAP, REST, export/import? i assume if sys_id changes, and name stays same, still id need to re-pick midserver in each place manually, right?
thanks, for info 🙂
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-02-2024 06:10 AM
All record that are referencing the MID Server. So both, if they are being used.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-02-2024 05:24 AM
Assuming all other settings will be the same and the new MID server has the same access as the old one (transferring the same data with the same credentials, etc), you only have to update the MID Server on all referenced fields (since that holds the sys_id, not the name of the server).
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-02-2024 05:35 AM
so, this is what im afraid of.. just to be sure, like here:
or here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-02-2024 06:10 AM
All record that are referencing the MID Server. So both, if they are being used.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-02-2024 06:11 AM
thanks so much, really appreciate it!