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

Explanation CreateDatashape

H_1234
11-Garnet

Explanation CreateDatashape

hi all,
need a overview of >>entity services >>createdatashape in snippets section


let params = {
name: undefined /* STRING */,
description: undefined /* STRING */,
projectName: undefined /* PROJECTNAME */,
fields: undefined /* INFOTABLE */,
tags: undefined /* TAGS */
};

// no return
Resources["EntityServices"].CreateDataShape(params);

 kindly provide..

1 ACCEPTED SOLUTION

Accepted Solutions

2 REPLIES 2

Hi @H_1234 ,

 

Kindly check the following links for creating DataShape:

https://community.ptc.com/t5/IoT-Tech-Tips/DataShape-Nuances-Tips-amp-Tricks/td-p/539324?posno=2&q=c...

For Entity Services: http://support.ptc.com/help/thingworx_hc/javadoc_8/com/thingworx/resources/entities/EntityServices.h...

 

Kindly revert back if you have anything further.

 

Regards

Bhawna

 

HI Bhawna,
yes, thanks for you're time.

regards,
hareef

Announcements