Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hello Expert,
My tooltip mashup doesn't connect the mashup's parameter.
Is it an binding problem?
Solved! Go to Solution.
You should connect it via a custom service. To add mashup parameters, on the lefthand side of the mashup design view, click on "workspace" then select "mashup", then click on the small triangle on the main view and do "ad Parameters". Then drag and drop the output of your services onto the appropriate mashup parameter.
Could you please clarify what exactly you are trying to do or steps to reproduce?
If you are trying to pass parameters to your tooltip mashup from the main mashup, that wouldn't work. You'd need to pass the parameters either through the contained mashup or navigation/link mashup.
You may create mashup parameters in your tooltip mashup and then bind them either to a service or session variables.
Hello Polina
Thank you for your answer.
Then, where I can use mashup parameters?
And I am trying to create an tooltip mashup on the google map widget.
For a binding example please refer to this thread location as mashup parameter
In that thread, in the message from Mar 31, 2017 9:30 AM, I attached an example Entities (3).twx.zip
Thanks.
You mean that importing an example Entities (3).twx.zip on the thingworx composer?
Yes
Thank you Polina
But Still I cannot connect tooltip parameter.
I want to use mashup parameters to show Truck Name, Driver Name, Speed and Brakes.
What's the matter on my connection?
You should connect it via a custom service. To add mashup parameters, on the lefthand side of the mashup design view, click on "workspace" then select "mashup", then click on the small triangle on the main view and do "ad Parameters". Then drag and drop the output of your services onto the appropriate mashup parameter.