The 1C:Enterprise developers forum
Hello! I want to run a python program code and I want to get result from the program. Is it possible?
Hello this is Gulshan NegiWell, which Python program you are looking to run and want result. Can you describe it in detail ?Thanks
Hello Eyup,unfortunately, the 1C platform cannot interact with Python scripts directly...The simplest option is to run the Python script from 1C, this script writes the results to a file, 1C reads the data from this file.For example, as it is shown here: https://1c-dn.com/forum/forum1/topic3809/
Good Idea sir thank you👍