apache / apache/jmeter

Converter: CLOB to String

Open
#6,106 1 comment 0 reactions 0 assignees View on GitHub
defect enhancement help-wanted
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

### Use case

I'm working with an Oracle database, and when executing a query that returns a CLOB (Character Large Object) containing a JSON request body, I need to convert the CLOB to a string. This is crucial for comparing it with the executed API request body. I would greatly appreciate a JSR233 function or script that effectively handles this CLOB conversion in JMeter.

### Possible solution

some kind of reader that convert the clob into a string.

### Possible workarounds

_No response_

### JMeter Version

5.6.2

### Java Version

java version "20.0.2" 2023-07-18

### OS Version

Microsoft Windows 10.0.19045

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.