User action log convertor

 

The data processor converts the user action log recorded by 1C:Enterprise into a 1C:Enterprise script scenario.

 

To record a log

1.Start the application in Designer mode.

2.On the Tools menu, click Run to record user actions log.
This starts the application in 1C:Enterprise mode.

3.In 1C:Enterprise mode, in the main window title bar, click the Start logging user actions button .

4.Perform the actions that you want recorded and then click the Stop logging user actions button .

5.On the main menu, point to File, click Save As, and specify the file name.

 

To convert a log

 1.Run the User action log convertor data processor.

 2.Specify the following settings:

   ·Generate the scenario in the selected 1C:Enterprise script language. The result scenario will be generated in the selected 1C:Enterprise script language (English or Russian). 

   ·Main procedure. The name of the procedure that will serve as the entry point of the scenario.

   ·Generate client connection script. Shows whether your scenario will include establishing client connections.

   ·Split the scenario into procedures by application windows. Shows whether a separate procedure will be generated for each application window.

   ·Get full hierarchy. Shows whether the entire path to a form element in the tree of form elements is stored in the scenario.

   ·Convert. The log source. Select one of the following:

   ·File. In the Source file box, specify the source log file. In the Target file box, specify the target scenario file.

   ·Text. Copy the log to the User action log box.

3.Click Convert.

The generated scenario is recorded to the target file or displayed in the Scenario box.