Which two items are appropriate content of custom logs implemented at checkout?
Choose 2 answers:
Answer : B, D
A client has three different sites with three locales. Two of the sites share a library and one site has a private library.
What does the shared library allow in this context?
Answer : C
A client that sells to multiple countries in Europe needs to disable Apple Pay for Denmark.
Which Business Manager module is used to achieve this requirement?
Answer : A
Assume the code below is executing:
Business Manager has the configuration:
Active Log category is ''root'' with log level of ''info.''
Given this information, what is the beginning of the filename in which the log will be written?
Answer : D
Given the following snippet:
Server.append( 'Show' , function (req, res, next) )
According to SFRA, which two options shows a correct way to complete the code above in order to provide
data to the response using a controller?
Choose 2 answers
Answer : C
What happens if the log file size limit is reached in custom logging?
Answer : A
Which two methods are efficient and scalable? (Choose two.)
Answer : C, D