We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

How to run a python program on the mid server

bonsai
Mega Sage

I'm looking for a way to run a Python program that resides on a mid server.

Can it be implemented in business rules?

1 ACCEPTED SOLUTION

Chetan Mahajan
Mega Sage

Hi,

        for this you should have python installed on mid-server, refer this thread it may help you Run Python Script from Service Now | Call Python script from MID Server

View solution in original post

2 REPLIES 2

Chetan Mahajan
Mega Sage

Hi,

        for this you should have python installed on mid-server, refer this thread it may help you Run Python Script from Service Now | Call Python script from MID Server

Thank you very much.