The 1C:Enterprise developers forum

#1
People who like this: 0 Yes / 0 No
Just came
Rating: 0
Joined: Aug 12, 2012
Company: Bilist Software Technologies

Hi Dear All,
We have some distributed database system in 1C. And we must arrange automatically upd ate of cf when cf changes come to node.
We have realized that some .bat file can de created and started if cf changes come with xml file.

<deleted as rules violation>

 
#2
People who like this: 0 Yes / 0 No
Timofey Bugaevsky
Guest

Joined:
Company:

Hello, Alexey.
Regarding Russian applications please use Russian support: hline@1c.ru.

 
#3
People who like this: 0 Yes / 0 No
Just came
Rating: 1
Joined: Mar 14, 2013
Company:

Hello,

Where can I get application command line parameters in English version.
For instance, what is "/CЗавершитьРаботуПользователей" suited version in English version?
Similarly: "/CРазрешитьРаботуПользователей", "/UCПакетноеОбновлениеКонфигурацииИБ" etc.,

Thanx

 
#4
People who like this: 0 Yes / 0 No
Active user
Rating: 7
Joined: Sep 26, 2012
Company: individual

You can get command line parameters by F1 (Help) at Designer

 
#5
People who like this: 0 Yes / 0 No
Timofey Bugaevsky
Guest

Joined:
Company:

Umed Sayfidinzoda, /C parameter is a string that is passed to the application and handled by it.
So it depends on the application. If you use Russian applications, in most cases you have no option to pass those parameters in English.

 
#6
People who like this: 0 Yes / 0 No
Just came
Rating: 1
Joined: Mar 14, 2013
Company:

Thank You to @ivan avdonin. I didn't know that.

Timofey, yes, it is a Russian application. What I want to do is, to run a batch file while client does the data exchange. I want to send series of command-line parameters so that it can:
1-> Terminate the user sessions (Something similar to /ЗавершитьРаботуПользователе)
2-> Update configuration (For this one I found: /UpdateDBCfg)
3-> Again allow users to be able to connect (Something similar to /РазрешитьРаботуПользователей)

So, how can I send parameters for step 1 and 3?

 
#7
People who like this: 0 Yes / 0 No
Timofey Bugaevsky
Guest

Joined:
Company:

Umed Sayfidinzoda, those parameters should be supported by the application. That is why I say that you should ask for support for this application. First, try to search the application for ЗавершитьРаботуПользователей and you will find out if this option is at least implemented.

 
#8
People who like this: 0 Yes / 0 No
Just came
Rating: 1
Joined: Mar 14, 2013
Company:

So as I understood ЗавершитьРаботуПользователей is an application specific command-line parameter?

Is there any similar command-line parameter to terminate session and allow session for 1C Enterprise Platform?

Or if there is no such parameters in 1C Enterprise Platform, is there a way to introduce some user defined parameters?

 
#9
People who like this: 0 Yes / 0 No
Timofey Bugaevsky
Guest

Joined:
Company:

There should be some actions performed inside the application to notify users before closing their sessions. So this is the application specific option.

If you need to implement similar functionality outside the application, you might find useful 1C:Enterprise 8 Administrative service API.

 
#10
People who like this: 0 Yes / 0 No
Just came
Rating: 1
Joined: Mar 14, 2013
Company:

Thank you Timofey for your time.

I'll take a look at Administrative service API.

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)