Skip to main content
1-Visitor
May 4, 2018
Question

%20 in url Thingworx 8.2

  • May 4, 2018
  • 3 replies
  • 1891 views

Hi, 

I have multiple Thingworx servers 7.2 and 8.2. 

 

I have the same url which looks like that : 

http://server/Thingworx/Mashups/mashup1?appKey=4c2e1e88-d636-49c8-a148-5e0309923213&x-thingworx-session=true&param1=aaa%20-%20bbb&param2=12345--6789

 

 In 7.2, it is working but 8.2 it is not working no more.

 

I figure out that %20 was causing the issue. But I really do need these.

Would anyone know how to fix it?

 

 

 

 

3 replies

5-Regular Member
May 8, 2018

Hi @fgrondin could you elaborate a bit on how its not working? Are both platforms on UTF-8?

fgrondin1-VisitorAuthor
1-Visitor
May 8, 2018

Hmm,  @supandey how can I find out?

5-Regular Member
June 25, 2018

Hi @fgrondin sorry for some delay in getting back. You can check this setting in variety of ways :

 

- Checking the parameter passed to the Tomcat's properties from the Monitor Tomcat utility 

25-06-2018 15-27-33.jpg

 

- When starting up ThingWorx, the default encoding is mentioned in the ApplicationLog (accessed from the \ThingWorxStorage\logs\)

 

25-06-2018 15-32-16.jpg

 

- Checking it directly from the Apache Tomcat's catalina log (access from <TomcatInstallationDir>\Apache Software Foundation\Tomcat 8.5\logs)

 

25-06-2018 15-34-06.jpg