D
D
Dmk2014-10-24 15:00:00
1C-Enterprise
Dmk, 2014-10-24 15:00:00

Connecting to the 1C:Enterprise server through an external connection (program)?

There is a 1C base on a remote server. There is also access through a login-password.
The question is how you can connect to the server through a program written, for example, in java or php, so that you can view the data in the database on the server. Plus, to be able to make changes.
That is, in fact, you need to make a personal account on the site with access to some fields that are stored in the database on a remote 1C server.
Need to use a com connection? Or are there any alternative solutions?
I apologize if I did not express myself clearly, because in 1C my knowledge is extremely mediocre ..

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Y
Yuri Goncharuk, 2014-10-27
@Dmitriy_k

Need to use a com connection?

Long (slow) and only works on Windows.
Web services if platform 8.2. In 8.3, HTTP services were added - you can organize normal interaction almost directly through POST requests. But the data sampling logic must be described in any case on the 1C side.

S
sharpshooter, 2014-10-24
@sharpshooter

com is slow and frustrating, you need to look towards web services.

R
rain_on_radio, 2014-10-27
@rain_on_radio

You need functionality, thin client 1s. It is possible to work with it through a web browser. For the end user, you need to create a role with a limited set of documents / capabilities / interface.
If you need more detailed advice I can help, my profile.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question