Answer the question
In order to leave comments, you need to log in
Is it possible to work with 1C:Enterprise on Python 3? Are there python modules for querying/writing data in 1C?
It is necessary that the python script connects to the 1C infobase once an hour and scans a certain log.
Platform 8.3,
SCP configuration 1.3.
DB - MSSQL.
Answer the question
In order to leave comments, you need to log in
You can either sit on the database yourself and understand and pull out what you need from the desired table, or just connect via COM - like How to get rid of a COM connection error with a 1C Python script?
IMHO COM is bad, but odata or your own http is a good solution, and even cross-platform.
DB - MSSQL.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question