Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
WHen I run the following code to update the associate devices field just to add an extra devices, it will delete all the devices and leave only one device. Can anyone help? I need to be able to come up with something, that I can update this field, w...
Please can anybody help me. WHen I run the following code to update the associate devices field just to add an extra devices, it will delete all the devices and leave only one device. Can anyone help? I need to be able to come up with something, tha...
Guys! I just want to say thank you so much. I remove from the expression and it worked great. The original expression looks: <ownerUserName uuid="?">?</ownerUserName> So, I remove the uuid as you stated and it worked. Final expression: <ownerUserNam...
Thank you so much guys for sharing. I got this huge project with over 6 thousands lines to update and I was doing it API, and this exactly same issue was killing my code. Thank you I remove the ="?", and it worked beatiful. Thank you