Initializing help system before first use

DebuggerResource

Provides methods for debugging the Mosel model while executing a scenario.

The following resources are part of this group:

/debugger

POST

Creates a new debug session for the given scenario and the current user.

Request Body

element: debugSessionInfo
media types: application/json

a JSON object containing the id of the scenario to be debugged

Response Body

element: debugSessionInfo
media types: application/json

a JSON object containing the id of the new debug session

/debugger/{debugSessionId}/queue

GET

Reads a continuous stream of messages for the given debug session.

Parameters

name description type default
debugSessionId the id of the debug session whose messages to read path

Response Body

element: (custom)
media types: text/plain

a stream of messages

POST

Sends a debug message to a debug session.

Parameters

name description type default
debugSessionId the id of the debug session to which to send the message path

Request Body

element: (custom)
media types: application/json

the debug message to send

Response Body

element: (custom)
media types: */*
application/xml

no content

© 2001-2020 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.