Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi,
I have been trying to pass an infotable into a collection widget using the MashupGlobalPropertyBinding.
I currently have it set as: {"inputTable":"INFOTABLE"}
I have the collection mashup parameters as shown below
However when I try to make use of that infotable inside the collection mashups it appears to be 'undefined'.
Anyone know if it is possible or am I doing something wrong?
TIA
K
Hi,
In the Cell mashup, what's the name of the infotable mashup parameter? Is it "INFOTABLE"?
Hi,
thanks for the reply. The name of the infotable mashup parameter is "inputTable".
The MashupGlobalPropertyBinding property of the collection widget is:
{"inputTable":"INFOTABLE","bCheck":"BOOLEAN"}. the "INFOTABLE" part is the type.
K
Hi,
sorry, did you get anywhere with this?