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
Kilo Sage
Kilo 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
Kilo Sage
Kilo 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.