cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

collection mashup

AitorP
6-Contributor

collection mashup

Hi,

I am using Collection Widgets to add Mashups on a Mashup. The collection of widgets I created are like shapes of mashups which I must fill data inside (Through paremeters for example? How?). Explanation:

 

Here you can see my collection widget displaying 2 different mashups

(Imagin I have to add 4 confirmation Messages (Collection Object 1)

and 2 Introduce Values(Collection Object 2):

AitorP_0-1633935484362.png

I fill the collection widget using a specific ID and the name of the mashup to each Object of the collection:

 

AitorP_1-1633936466750.png

How can I pass different data to each Mashup of the collection? But remember the Mashup can be the same as I am using them as shapes.

For example:

Field Text Mashup 1= The valve is open.

Field Text Mashup 2= The valve is close.

Field Text Mashup 3= The temperature is >20ºC.

 

My idea was to have a service inside the Mashup and som ID input of a service. So when I fill all the collection, as every Single object of the Collection widget has an ID, it will be passed to the service inside the mashup and bring data from a property I have saved.

But my problem o step I want to achieve is to establish this ID as input of every single object (Mashup) of the collection widget.

 

Thanks ins advance,

 

Aitor

 

2 REPLIES 2
PaiChung
22-Sapphire I
(To:AitorP)

Collection Widget allows you to pass an infotable of information and map each row value. So as long as your infotable has the right information per displayed row in the collection, I don't see why this can't be done.

slangley
23-Emerald II
(To:AitorP)

Hi @AitorP.

 

If you found the previous response helpful, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon

Top Tags