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

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

How to get the current mashup name

fmanniti
9-Granite

How to get the current mashup name

Hello, I have a question: is it possible to get via frontend the name of the current mashup?

If I have a mashup called "Test"

can I bind it to a service which returns me "Hello, you are in Test mashup" on the mashup itself?

 

Thank you

1 ACCEPTED SOLUTION

Accepted Solutions
CRArko
17-Peridot
(To:fmanniti)

Hello.

 

Here's what I found about this. You can try to do this using a Mashup parameter. Have a parameter in the Master and one in each of the Mashups. You will then need to set a TextBox with the value in the Mashup itself to then hardcode the name and pass that back.

 

This article talks about configuring Mashup parameters.

 

Thanks,

 

-- Craig A.

 

View solution in original post

2 REPLIES 2
CRArko
17-Peridot
(To:fmanniti)

Hello.

 

Here's what I found about this. You can try to do this using a Mashup parameter. Have a parameter in the Master and one in each of the Mashups. You will then need to set a TextBox with the value in the Mashup itself to then hardcode the name and pass that back.

 

This article talks about configuring Mashup parameters.

 

Thanks,

 

-- Craig A.

 

slangley
23-Emerald II
(To:CRArko)

Hi @fmanniti.

 

If the previous response answered your questions, please mark it as the Accepted Solution for the benefit of others who may have similar questions.

 

Regards.

 

--Sharon

Top Tags