How do I set a User Profile Configuration with a service?
Hi...
I have user for Remote Devices, which do not have a password - so they are unable to login anyway.
However, some of these - for troubleshooting - will receive a password, but should be extremely restricted in what they can do / see.
This includes the User Profile Configuration with all the available menu points.
How can I empty all of these (except for "Modelling - Things") ?
I tried to use the ConfigurationTable, but was not successful.
When exporting to xml, I can see that the "Settings" Configuration Table does not have a dataShapeName.
However, the service requires an InfoTable with a DataShape, so therefore the ConfigurationTable is not updated.
I do not want to do this manually as per https://support.ptc.com/help/thingworx/platform/r9.6/en/index.html#page/ThingWorx/Help/Composer/Security/Users/UserProfileConfiguration.html#wwID0EY64Y ... so how can I do this via a service?

