Enabling Python Server
Last updated
Was this helpful?
Last updated
Was this helpful?
The Python server is embedded in the Astera server and is required to use the Text Converter object in the tool. It is disabled by default, and this document will guide us through the process of enabling it.
Launch the client and navigate to Server > Manage > Server Properties.
In the Server Properties, check the Start Python Server checkbox and press Ctrl + S to save your changes.
Now open the Start Menu > Services and restart the service of Astera Integration Server 11.1.
After restarting the service, wait for a few minutes and run cmd as administrator.
Type netstat -ano | findstr :5001 command in the command prompt to check if your python server is running.
We’ve successfully enabled the Python server. You can now close this window and use any python server dependent features in the Client.