Help and support for Control Center

If you need help using Pismo Control Center that isn't covered in this documentation, first contact your Control Center administrator. To get help with an issue that your administrator can't resolve, you can open a service request with the Pismo Service Desk. For information about getting a Control Center user account, refer to Get started with Control Center.

📘

Supported browsers

Control Center supports the most recent long-term support (LTS) releases of Chromium-based web browsers, including Google Chrome, Microsoft Edge, and Opera.

Getting help

To get help with an issue that your Control Center administrator can't resolve, open a request with the Pismo Service Desk.

Session ID and other details

When requesting help from the Service Desk, it's always a good idea to provide details about your current login session. Every time you sign on to Control Center, the platform assigns you a unique session ID. This ensures that your activities in Control Center do not overlap with those of another user. The ID is also helpful for troubleshooting your service request.

To find your session ID, as well as other details, select the Profile icon at the top right of any Control Center screen. For more information, refer to Control Center navigation.

📘

Updated version only

The Report log and Version number are available in the updated version of Control Center only. For more information, refer to Get started with Control Center.

The following table describes the items in the Profile menu.

ItemDescription
User nameEmail address (used as Control Center user ID).
Report log(Updated version only.) Details about your current Control Center login session can include in your service request. Refer to Report log (below).
ExitExit Control Center without closing the current browser tab.
Session IDUnique ID for your current Control Center login.
Version number(Updated version only) Version of the Control Center application being used.

Report log

(Updated version only) When a Control Center request fails, the application automatically displays a popup message below the Profile icon. The message includes a session log with details about your current login session. You can open the popup manually by selecting Profile > Report log.

Select the Copy report log button in the popup to copy the report text to your computer's clipboard. You can paste this info from the clipboard into the description when you create your Service Desk request.

Log entries are categorized as follows. All logs are limited to the most recent 50 entries.

  • Probable issues: Logs with possible errors
  • Other logs: Logs of other requests
  • More logs: Notification logs

Every entry in the report log consists of the following elements: x-cid - pathname - statusCode - operationNameGraphql - date.

ElementDescriptionExample
x-cidCorrelation ID used to group a series of related API requests and events. For example, in response to an authorization request with 10 installments, the Pismo platform generates one authorization event and 10 transaction events, all with the same x-cid.fecc8fa6-3564-4dcc-bd28-a9f237ba63bc
Endpoint path nameEndpoint called/crm-core-bff/query
statusCodeHTTP response status code. Errors are identified with when the statusCode is one of the following: 400, 403, 405, 409, 500, 502, 503, 504 (but not 401 or 404).500 (Internal Server Error)
operationNameGraphqlOperation performed by the endpoint.getTotalTransactionsPerformed
Date-time stampDate and time the operation occurred.2025-03-26T21:09:24.742Z