Question
Fetch Datashape from a infotable as a string
Hi Team,
I have a infotable that contains a list of info tables as it fields.
I am trying to fetch datashape of the infotable present in each field.
But it always returns result as com.thingworx.metadata.DataShapeDefinition@e69545d5
Using the above result as params I am not able create a infotable .
Can someone help with syntax with which the above result may be used to fetch exact name of datashape used in infotable as string

