Send an event or message to Windchill method server
Hello All,
Some background:
We have a mashup in ThingWorx that updates a database with some information.
We have a listener in Windchill that will read that data and update a list of parts.
What we would like to do is send an event / message from thingworx to the methodserver so that the listener can do its job.
I have looked at the WRS and there doesn't seem to be any way to do this.
Some of the options that i have looked at are,
1. Creating a part/document then deleting it (not a great solution)
2. Updating a task (also not a great solution)
3. Infoengine query (nothing is written to the methodserver)
Does anybody have any ideas how to achieve this?
Thanks in advance.

