Class PCLoggingMarker

In addition to the base PLLoggingMarker class, Guidewire provides a gw.api.system.PCLoggingMarker class that defines a number of PolicyCenter-specific marker types. This class defines each marker type as a constant. Use the following syntax to reference each marker type:
  • PCLoggerMarker.MARKER_TYPE
For example, to reference a marker for the validation step in the quote process, use the following code:
  • PCLoggerMarker.QUOTE_VALIDATE

Class PCLoggingMarker does not contain public methods.

Marker constants

The following table lists the marker constants defined in class PCLoggingMarker that are publicly available for use.
Event type Marker text
Bind processes
  • BIND_CHECK_CAN_BIND
  • BIND_CHECK_CAN_FINISH
  • BIND_CHECK_UW_ISSUES
  • BIND_DECLINE
  • BIND_FINISH
  • BIND_FINISH_ISSUANCE
  • BIND_HOLD_ISSUANCE
  • BIND_INFER_FORMS
  • BIND_PREPARE_ACCOUNT_SYNCABLES
  • BIND_START
  • BIND_VALIDATE
Job processes
  • JOB_PROCESS
  • ISSUANCE_PROCESS
  • JOB_REQUEST_POST_RATING_QUOTE
  • JOB_REQUEST_QUOTE
  • JOB_REQUEST_RATE
  • SUBMISSION_PROCESS
Quote processes
  • QUOTE_POST_RATING_FINISH
  • QUOTE_POST_RATING_HANDLE_RESPONSE
  • QUOTE_CALC_TRANSACTIONS
  • QUOTE_CHECK_UW_ISSUE
  • QUOTE_DENORM_FINANCIALS
  • QUOTE_FINISH
  • QUOTE_HANDLE_REINSURANCE
  • QUOTE_HANDLE_RESPONSE
  • QUOTE_INFER_FORMS
  • QUOTE_MERGE
  • QUOTE_PREPARE_ACCOUNT_SYNCABLES
  • QUOTE_RATE_PERIOD
  • QUOTE_REMOVE_WORKSHEETS
  • QUOTE_SEGMENTION
  • QUOTE_SETPAYMENTINFO
  • QUOTE_SYNC
  • QUOTE_VALIDATE
  • QUOTE_REMOVE_UNUSED_LOCATIONS
Rate processes
  • RATE_GET_CP_BUILDING_RATE_BOOK
  • RATE_ATTACH_COSTS
  • RATE_CHECK_UW_ISSUES
  • RATE_CP_BUILDING
  • RATE_CP_LOCATION
  • RATE_FINISH
  • RATE_HANDLE_RESPONSE
  • RATE_IN_PARALLEL
  • RATE_LINE
  • RATE_MERGE
  • RATE_PERIOD
  • RATE_PRORATE
  • RATE_SLICES
  • RATE_VALIDATE
  • RATE_WINDOW

Marker types

The marker types that Guidewire defines in class PCLoggingMarker are of type Marker from the SLF4J library. For more information, refer to the following SLF4J documentation:

Elements in visible in PolicyCenter

You can view, and manage, the listed intentional logging elements in Guidewire PolicyCenter at the following location:
  • Server Tools > Intentional Logging