Skip to main content
1-Visitor
June 4, 2019
Question

Infotable DataShape for MashupGlobalPropertyBinding

  • June 4, 2019
  • 3 replies
  • 2116 views

How would one go about specifying a DataShape name for an Infotable property defined in the MashupGlobalPropertyBinding property of a Collection Widget?

It's required to specify a DataShape name for the mashup property in order to be able to bind it to an EventsRouter widget input.

 

Screen Shot 2019-06-04 at 11.23.08.png

 

Screen Shot 2019-06-04 at 11.22.54.png

 

Screen Shot 2019-06-04 at 11.22.44.png

 

3 replies

22-Sapphire I
June 5, 2019

I'm not too familiar with the event router, but it seems to say that whatever data you are passing in, each of those data sources must have the same datashape. Which probably means the Source data services that provide the data?

1-Visitor
June 5, 2019
Which probably means the Source data services that provide the data?

I'm not using a data service for the Infotable I'm trying to bind, it comes from a Collection Widget as a property defined in the MashupGlobalPropertyBinding property of said Collection Widget.

 

What I would like to know it how to define a datashape name for an infotable in the JSON format required by MashupGlobalPropertyBinding.