Mid Server is changing in flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi Team,
When i am testing my flow with the initial mid server which i entered and when i check the flow execution it switching to another mid server.
So it there is a action which has PowerShell setup there is where i am inserting the mid server for testing the action.
The Initial and Runtime mid server is different.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
I think what you are seeing is expected.
At runtime, ServiceNow chooses an active MID Server from /sys_connection_list.do that meets the step’s requirements.
That’s why the initial MID Server you entered can differ from the one actually executing the PowerShell action.
Screenshot is from my PDI showing the /sys_connection_list.do for reference
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
So how to avoid this ?…..since initial has credentials and runtime don’t…it’s not helping me in my task.
