I have the requirement to fetch the table data from the other site.
I have a tcl in my master site. From my Test site I am calling that tcl. Now I want to access .tbl data in my tcl.
When I use hcitbllookup, it doesn’t return the data as it does not find the table in Master site.
Is there any way to get data from my Test site .tbl into the tcl in mastersite?