How to call JEA(Just Enough Administration) Endpoint from Business rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 05:54 PM
Hi Community, I'm trying to integrate Microsoft AD with ServiceNow using JEA and have successfully establish JEA endpoint. I'm trying this community help (https://www.servicenow.com/community/developer-articles/execute-powershell-script-from-servicenow/ta...), approach of calling PowerShell script from Business rule. I'm stuck in calling JEA Endpoint from Business rule, Appreciate your thoughts/inputs on this. Thanks in Advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2023 10:03 PM
why are you mixing calling an endpoint to JEA with invoking a PowerShell script? It's better to explain first WHAT you want to achieve and WHY. And then we can talk about the possible solution!
Maik