Announcements

Starting in December, we will archive content from the community that is 10 years and older. This FAQ provides more information.

Community
Tandem Forum
Welcome to Autodesk's Tandem Forum. Please share your knowledge, ask questions, collaborate on ideas, and explore forum topics
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Send an alert to Maximo Work order

3 REPLIES 3
Reply
Message 1 of 4
semDZVNZ
184 Views, 3 Replies

Send an alert to Maximo Work order

Hi All...

 

I m trying to send an alert (beyond the treshold limit) to Maximo for Work Order, but i can not find the guiden how it work and how to configure. I m not using Tandem Connect (we have our own connector). Anyone can help?

 

Best regards

Sem

3 REPLIES 3
Message 2 of 4
jan.liska
in reply to: semDZVNZ

Hello,

 

In case you have your own connector you can use Tandem API to get stream data and settings and then use it to send request to Maximo:

- use POST scan to read stream information including settings. Note that settings is stored as base64 encoded string.
- use POST streams/:streamID to get latest stream readings

- compare stream data against stream settings. If value is outside of configured threshold call Maximo API to create work order

You can find related examples on GitHub:
- List stream settings (JavaScript, Python)
- List latest stream readings (JavaScript, Python)

 

Hope it helps,

-jan

 


Jan Liska
Developer Advocate, Autodesk Tandem

Message 3 of 4
semDZVNZ
in reply to: semDZVNZ

Hi Jan

 

Thank you very much for your responsed and information. We will try and get back.

 

Best regards

Sem. 

Message 4 of 4
semDZVNZ
in reply to: semDZVNZ

 Hi Jan

 

Thank you very much, finally we make it. and now all the system running well from IOT to Tandem to Maximo 

 

Best Regards

Sem

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report