Skip to main content
12-Amethyst
April 20, 2020
Solved

I'm looking for thingworx java API that used external

  • April 20, 2020
  • 4 replies
  • 1909 views

Hell All.

I want to change thingworx field in external(exactly integrity lifecycle manager)

once integrity event happened, I will change thingworx field(such as true) for integrity event notification using thingworx java API.

 

Thank you in advance

Regards

BS

Best answer by slangley

Hi @bson21.

 

If you are running ThingWorx Flow, there is an Integrity Lifecycle Manager that may be helpful (Flow itself may be helpful for what you want to achieve).  There is also a Data from Integrity Lifecycle Manager extension available on the Marketplace that you may want to check out.

 

Regards.

 

--Sharon

 

 

4 replies

raluca_edu
17-Peridot
April 22, 2020

Hi,

 

Could you please give us more details on this?

 

Thanks,

Raluca Edu

bson2112-AmethystAuthor
12-Amethyst
April 28, 2020

I want to notify thingworx to get integrity type information when integrity type state chaged.

so when event(type state change) happened, using integrity event trigger, I want to make thingworx work.

 

in my investigation, the way thingworx can know integrity event(state change) is REST API.

so I need to know REST API usage using java script(method integrity can act when event happen)

slangleyCommunity ManagerAnswer
Support
April 29, 2020

Hi @bson21.

 

If you are running ThingWorx Flow, there is an Integrity Lifecycle Manager that may be helpful (Flow itself may be helpful for what you want to achieve).  There is also a Data from Integrity Lifecycle Manager extension available on the Marketplace that you may want to check out.

 

Regards.

 

--Sharon