chandan04ku
2 years agoNew Contributor
Japanese text
While trying to add japanese text in DataSource while doing API testing. Japanese text get encrypted automatically in AWS-Windows machine. Can you please suggest how can we resolve it.
While trying to add japanese text in DataSource while doing API testing. Japanese text get encrypted automatically in AWS-Windows machine. Can you please suggest how can we resolve it.
Go to bin directory of ReadyAPI installation
Open readyapi.bat (or.sh), depending on your platform.
You should be able find JAVA_OPTS, then you can add there below line in a new line
set JAVA_OPTS=%JAVA_OPTS% -Dfile.encoding="utf-8" - on windows
export JAVA_OPTS=$JAVA_OPTS -Dfile.encoding="utf-8" - on linux
Save the file, start ReadyAPI using readyapi.bat( or .sh) utility.
NOTE: have backup of readyapi.bat /.sh file before making the above changes.
Can you please show the screen short which you were referring to?
Encryption..Really? ..
we use AWS network to connect with client machine from offshore (INDIA), plz refer the screenshots whenever we put Japanese text on Data source, our Data get encrypted. please help
it is not encryption exactly, but Data get change into these sqaure brackets.