Forum Discussion

chandan04ku's avatar
chandan04ku
New Contributor
9 months ago

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. 

3 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3

    chandan04ku 


    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.

  • nmrao's avatar
    nmrao
    Champion Level 3

    Can you please show the screen short which you were referring to?

    Encryption..Really? ..

    • chandan04ku's avatar
      chandan04ku
      New Contributor

       

      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.