Skip to main content
12-Amethyst
January 21, 2021
Solved

Show relationship between Mashup and Thing services

  • January 21, 2021
  • 2 replies
  • 1082 views
Hi! I'm wondering if there're some ways to show relationship between Mashup and Thing services? Typically, a Mashup will bind some Thing Services and internal Expressions/Validations, the relationship is quite complicated and working in different level. So I'm wondering if there're some ways to show relationship, or extract data from .xml source code and show it in diagram? It will be very very helpful to design review and documentation. Thank you very much!
Best answer by PaiChung

Something must exist since you can see the connections window in the mashup builder. Try doing an inspect to see what is uses.

In a security scripter I created, i pull services from a mashup to apply security automatically (See the Tips section) so that basically reads the stored JSON figured out a mashup name and then the Things and Services mapped to it.

2 replies

PaiChung22-Sapphire IAnswer
22-Sapphire I
January 22, 2021

Something must exist since you can see the connections window in the mashup builder. Try doing an inspect to see what is uses.

In a security scripter I created, i pull services from a mashup to apply security automatically (See the Tips section) so that basically reads the stored JSON figured out a mashup name and then the Things and Services mapped to it.

Support
February 1, 2021

Hi @tallrain.

 

If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon