Community Tip - You can change your system assigned username to something more personal in your community settings. X
I want to create a complex Data shape for which I need use one Data Shape as field into another Data Shape . Is this possible or is there any work around for this.
Just to be clear , I don't my Thing Template to implement many Data shape in order to achieve this .
If you mean having an Infotable on a DataShape field it's totally possible, you just need to define the Field as Infotable and then you will be able to set a DataShape for it.
Thanks Carles , I had one custom Data Shape "RfidReader" which I wanted to use in another custom DataShape "BinLog".
Its very basic concept , however since I haven't done it earlier , I wanted to take help of you guys . Expect few more basic questions like this going forward. Thanks a lot for helping on this.
Ravi, You can use GetPropertyDefinition service to get details of previous DataShape and then use this infotable Fields to create the DataShape.