Skip to main content
11-Garnet
December 9, 2021
Solved

send a parameter from thingworx to navigate apps

  • December 9, 2021
  • 1 reply
  • 1846 views

hello everybody, I needs to do a search in thingworx navigate starting from a property saved in a things of thingworx as search field.

I thinks I have to use thingworx flow but i do not know how to do it.

 

thanks for any response

Fabio

Best answer by schauvelin

Hello,

 

You can do searches against Windchill with REST calls.

 

With swagger Example : https://www.ptc.com/en/support/article/CS314207

or with ODATA :  https://<YOUR_WINDCHILL_SERVER>/Windchill/netmarkets/html/wrs/doc.html

 

schauvelin_0-1639045253808.png

Flow is not really needed.

 

Kind regards. 

1 reply

15-Moonstone
December 9, 2021

Hello,

 

You can do searches against Windchill with REST calls.

 

With swagger Example : https://www.ptc.com/en/support/article/CS314207

or with ODATA :  https://<YOUR_WINDCHILL_SERVER>/Windchill/netmarkets/html/wrs/doc.html

 

schauvelin_0-1639045253808.png

Flow is not really needed.

 

Kind regards. 

bragini11-GarnetAuthor
11-Garnet
December 17, 2021

Hi , unfortunately I don't have access to the link.

I was thinking of flow as the parameter comes to me from Vuforia studio that searches windchill using thingworx flow

thanks for the reply is very valuable

Fabio

 

 

15-Moonstone
December 17, 2021

Hi,

There was typo in hyperlink : see CS314207

Kind regards.