VISUAL BASIC

INTRODUCTION TO NET

APPLICATION DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
You can refine Tracer results by indicating the types of events and break conditions to log by using which buttons on the Tracer toolbar. (Choose four)
A
Settings
B
Breakpoints
C
Monitor
D
Remote tracer
E
Watch
Explanation: 

Detailed explanation-1: -Before you begin capturing, refine what you need to capture by indicating the types of events and break conditions to log by using the Settings, Breakpoints, Watch, and Remote Tracer buttons on the Tracer toolbar.

Detailed explanation-2: -Set a watch variable to detect when processing changes the value of a property. After you set a watch variable, you can minimize the Tracer window and continue working. Focus returns to the Tracer window when the property value changes.

Detailed explanation-3: -The Tracer tool returns events that you can select from to view more details, such as the contents in memory as each event occurs.

Detailed explanation-4: -In Pega Platform™, the Tracer allows you to capture and view the events that occur during case processing. Unlike the Clipboard tool, which presents the current value of properties in memory, the Tracer presents a complete log of the events that occur during case processing.

Detailed explanation-5: -Click Settings to open the Tracer Settings window. In the Event Types to Trace section, select Services. In the Rulesets to Trace section, select the rulesets that contain the service rule and service activity. Click OK to close the Tracer Settings window.

Detailed explanation-6: -The tracer viewing tool helps users understand and debug Pega tracer files. To download the tool, click on the “release” link, scroll to the bottom, and download the tracerviewer zip file.

There is 1 question to complete.