TC_E_34_CSMS — Check Transaction status - Without transactionId - without message in queue
TC_E_34_CSMS — Check Transaction status - Without transactionId - without message in queue
Source: OCPP 2.0.1 Part 6 — Test Cases (Core & Advanced Security, FINAL, 2023-06-30) — Functional block E. Transactions, page 404.
Identification
| Field | Value |
|---|---|
| Test case name | Check Transaction status - Without transactionId - without message in queue |
| Test case Id | TC_E_34_CSMS |
| Use case Id(s) | E14 |
| Requirement(s) | E14.FR.06,E14.FR.08 |
| System under test | CSMS |
| Functional block | E. Transactions |
Description
The CSMS is able to request the status of a transaction and to find out whether there are queued transaction-related messages, using the GetTransactionStatusRequest message.
Purpose
To verify if the CSMS is able to request the status of queued TransactionEventRequest messages by sending a GetTransactionStatusRequest without a transactionId. The OCTT will respond that there are NO message(s) queued.
Prerequisite(s)
N/a
Before (Preparations)
Configuration State:
- N/a
Memory State:
- N/a
Reusable State(s):
- N/a
Main (Test scenario)
| Charging Station | CSMS |
|---|---|
| 2. The OCTT responds with a GetTransactionStatusResponse With ongoingIndicator is omitted. messagesInQueue is false | 1. The CSMS sends a GetTransactionStatusRequest |
Tool validations
Step 1:
Message: GetTransactionStatusRequest
- transactionId must be omitted.
Post scenario validations
- N/a