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

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

how to give selected row values to another mashup

svisveswaraiya
17-Peridot

how to give selected row values to another mashup

 Hi,

How to send the particular column value of  selected row of a grid in Mashup1 to Mashup2 label?

Please help me achieve this.

 

Thanks,

Shalini V.

1 ACCEPTED SOLUTION

Accepted Solutions

Hi @svisveswaraiya.

 

Without knowing more about your use case, take a look at these links from the Help Center to see if these may help:

 

Configure Mashup Parameters

Session Parameters

 

Keep in mind that the session parameters are stored in memory, so storing a single column value should be ok but storing entire infotable properties could lead to performance issues.

 

Regards.

 

--Sharon

View solution in original post

2 REPLIES 2

Hi @svisveswaraiya.

 

Without knowing more about your use case, take a look at these links from the Help Center to see if these may help:

 

Configure Mashup Parameters

Session Parameters

 

Keep in mind that the session parameters are stored in memory, so storing a single column value should be ok but storing entire infotable properties could lead to performance issues.

 

Regards.

 

--Sharon

slangley
23-Emerald II
(To:slangley)

Hi @svisveswaraiya 

 

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

Top Tags