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..
Solved! Go to Solution.
Hi @H_1234 ,
Kindly check the following links for creating DataShape:
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 @H_1234 ,
Kindly check the following links for creating DataShape:
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