How to call JEA(Just Enough Administration) Endpoint from Business rule

Kavitha Raydurg
Tera Contributor

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.

 

 

 

 

1 REPLY 1

Maik Skoddow
Tera Patron
Tera Patron

Hi @Kavitha Raydurg 

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