In this course, we will consider various scenarios for loading data into the 1C information base from files of different formats. You will learn how to read TXT, SCV, XLS, MXL files using the 1C platform, as well as how to unload data from the 1C info base into files of this format, and you will also get acquainted with the JSON format, widely used in web applications.
Course Outline
Reading TXT and CSV
- Basic File Upload Algorithm
- Before You Upload the Data
- Reading TXT and CSV Files
- Reading XLS Files
- Synchronous and Asynchronous Calls
Reading JSON
- Reading XLS Files
- Sequential Reading of XML
- Introduction to XDTO
- Preparation for Reading JSON
- Sequential Reading of JSON
- ReadJSON Method
Writing to XML
- Loading of Data into the Database
- Temporary Storage
- Preparing for Data Upload
- Writing to TXT and CSV
- Writing to XLS
- Writing to XML
Requirements