1C:Enterprise 8.3: several interesting innovations

Publications: 1C:Enterprise 8.3: several interesting innovations
Some things that interested me in the new 1С platform 8.3 - formatted strings, hash-functions and other.

Firstly, an object “DataHashing” appeared. Using the platform tools, it allows getting the MD5 or CRC32 hash. Takes as an input the string or “BinaryData”. Finally, it is possible to calculate hash MD5 without external components. Hurrah! It is done, for example, like this:
Continue reading 1C:Enterprise 8.3: several interesting innovations

Work with 1С web-service from Android application

When working with front-office for the cafe, the task appeared to access 1С web-service from application developed on Android. Google gave me several answers on how to work with SOAP using the library ksoap2-android. They helped to transfer the simple types, but when it comes to transfer an array, I had to think a little.
Continue reading Work with 1С web-service from Android application

Optimization of client-server applications and features of their development to use in the service model. Part 2.

Let’s discuss the key development moments that affect the performance, resource intensity, reliability and correctness of application solution.
Many of these moments are already fixed as the standards in the System of standards and techniques of configuration development for the 1С:Enterprise 8 platform. Some of these moments are simply historically established practices of correct or, inversely, incorrect use of platform capabilities.
Optimization of client-server applications and features of their development to use in the service model. Part 1.
Continue reading Optimization of client-server applications and features of their development to use in the service model. Part 2.

On release of MINI server “1C:Enterprise 8” for 5 connections

«1С» company announces the release in 09.12.2013 of software product “1С:Enterprise 8.3. Server MINI for 5 connections”.
This product is a server of «1С:Enterprise 8.3» of PROF level which provides the launch of no more than five sessions of users in the «1С:Enterprise» mode and one more session in the «Designer» mode (six connections in all each of which requires the client license). In this case, no more than one operating server can be in the server cluster. The operation of 32-bit and 64-bit server of «1С:Enterprise 8» is supported.
Continue reading On release of MINI server “1C:Enterprise 8” for 5 connections

Optimization of client-server applications and features of their development to use in the service model. Part 1.

Let’s discuss the key development moments that affect the performance, resource intensity, reliability and correctness of application solution.
Many of these moments are already fixed as the standards in the System of standards and techniques of configuration development for the 1С:Enterprise 8 platform. Some of these moments are simply historically established practices of correct or, inversely, incorrect use of platform capabilities.
Continue reading Optimization of client-server applications and features of their development to use in the service model. Part 1.

Work with values tree. Managed interface.

Example of work with values tree from the managed form. The catalog “Goods” is displayed in respect to the hierarchy with an ability to select either the item or the group (the items contained in the group are also selected). The work with values tree is demonstrated with an arbitrary hierarchy level using the recursive function.
Continue reading Work with values tree. Managed interface.

Universal search and replacement of duplicate catalog items

This is a modified standard processor “Search and replacement of duplicate catalog items” with ability to work in the managed application.
Data processor have an open source code.

The developer is not responsible for and loss and/or damage (including deficiency of commercial profit, interruption of commercial or industrial activities, loss of any (including business) information and another property damage) which appears due to the use or inability to use of processor, even if the Developer was informed about the possibility of such loss and/or damage. The user assume all the risks related to the use or the quality of Processor functioning.
Continue reading Universal search and replacement of duplicate catalog items

1C:Enterprise Developer's Community