Skip to main content
1-Visitor
December 7, 2018
Solved

How to get the current mashup name

  • December 7, 2018
  • 2 replies
  • 2325 views

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

Best answer by CRArko

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.

 

2 replies

CRArko5-Regular MemberAnswer
5-Regular Member
December 7, 2018

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.

 

Support
December 14, 2018

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