Task 3.4 in Final Project

For students who study 1C Junior course.

#1
People who like this:0Yes/0No
Active user
Rating: 3
Joined: Jan 11, 2021
Company: Robot cho mọi người

Hi, every one, I'm stucking with the task 3.4. So I repost the  task to help every one find easier to follow and then I'll ask my question below


"TASK 3.4 Log the Income docs processing

After all, documents are processed you have to record the operation's detail into the central log.

This is what you need to do:

Collect references of the documents processed into an array.
Create a structure and fill it out with the parameters passed to the ProcessIncomeDocs procedure.
The structure key should be set to the parameter name and the value - to the parameter value.
Call the GeneralPurposeSrv.WriteLog procedure written by other developers (You can create templates of these module and function you make your Infobase work properly )
Pass these parameters to the procedure:
Parameter 1: The name of the calling procedure
Parameter 2: The array with processed documents references
Parameter 3: The structure with parameter names and values "

So what is the central log and do you recommend some document to read or watch about it?
Thank you

 
#2
People who like this:0Yes/0No
Active user
1C:Professional
Rating: 6
Joined: May 8, 2013
Company: 1C Company

Hello, Phan Hoàng Anh.

There is no such thing as a central log in 1C:Enterprise. It's just made up for the task purposes. Your goal is to call the GeneralPurposeSrv.WriteLog procedure with correct parameters. To check if you pass correct data you can use the debugger.

 
#3
People who like this:0Yes/0No
Active user
Rating: 3
Joined: Jan 11, 2021
Company: Robot cho mọi người

Thank you

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)
Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.