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

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

Is it possible to pass an infotable into a collection widget as global parameter

khayes1
13-Aquamarine

Is it possible to pass an infotable into a collection widget as global parameter

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

 

Mashup Params.JPG

Binding.JPG

 

However when I try to make use of that infotable inside the collection mashups it appears to be 'undefined'.

error.JPG

Anyone know if it is possible or am I doing something wrong?

TIA

K

 

3 REPLIES 3
Radu
15-Moonstone
(To:khayes1)

Hi,

 

In the Cell mashup, what's the name of the infotable mashup parameter? Is it "INFOTABLE"?

khayes1
13-Aquamarine
(To:Radu)

Hi,

thanks for the reply. The name of the infotable mashup parameter is "inputTable".

Mashup Params.JPG

 

The MashupGlobalPropertyBinding property of the collection widget is:

{"inputTable":"INFOTABLE","bCheck":"BOOLEAN"}. the "INFOTABLE" part is the type.

K

 

ufraz
6-Contributor
(To:khayes1)

Hi,

 

sorry, did you get anywhere with this?

Top Tags