U
U
urhero2019-10-28 08:06:22
SQL
urhero, 2019-10-28 08:06:22

Changes in the information registers of many 1C file databases?

There are POS systems that constantly need to make some adjustments. Check / uncheck the settings, select items, update and standardize.
The POS system itself is a computer based on Windows 10 with a 1C platform and a configuration for POS systems. The settings themselves are stored in the Settings Information Register.
What tools and how can be used for the algorithm:
1. Connect to the file base remotely.
2. Get information registers.
3. Change if required.
4. Upload back to the database with the changes.
What tools/mechanisms/software/technologies exist and are used for such tasks?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
C
Constanine, 2019-10-28
@Constanine

As an alternative to the method of launching 1s from the command line, you can use a com connection. This method is convenient if the databases are on the same subnet. External processing is implemented, into which we display the settings template, the list of databases, and the connection mechanism. Then we connect to the databases according to the list and carry out the necessary actions (setting / reading parameters, etc.).
But as in the command line version, it is necessary to implement processing in the 1c language. And so much depends on the nuances.

K
Konstantin, 2019-10-28
@fosihas

+.URBD - exchange plans.
and now how you exchange data with the POS system, you can look in this direction ....

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question