Skip to main content
15-Moonstone
December 27, 2021
Question

Trigger Thingworx workflow from Vuforia

  • December 27, 2021
  • 1 reply
  • 705 views

Hello,

we are conceiving a "near real-time" AR experience in which all the entities are retrieved from windchill "live" resources, whatever the lifecycle state they are. These are the expected requirements:

  1. the AR experience is designed with a preset template (onclick events, relevant documents exposition, buttons, etc.)
  2. The entire javascript source code should be parametrized pointing at the known part/order number
  3. thingworx workflow should get data from windchill (pvz files and all relevant data or documents)) every time the experience is launched (vuforia view points at a thingmark or another target)

Do you think it is feasible? What tools/procedures can be useful?

 

Many thanks

1 reply

GianVal15-MoonstoneAuthor
15-Moonstone
December 27, 2021

I just noticed that it is possible to trigger a workflow from a simple webhook. Probably I can embed the webhook URL of the trigger just before lunching the experience from Vuforia View (or with a specific "sort of" update button). Awaiting some confirmation from someone who has faced a similar use case. Thank you