Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
hi,
After executing code:
var fileRepository = Things[fileRepository];
var fileContent = fileRepository.LoadText({ path: preparedFile });
file is "locked". I've even thought that there is something like close method (fileContent.close();) - but it's not :(
any idea how to unlock it??
thx
Solved! Go to Solution.
Hi,
What version are you using?
This issue was corrected in 8.3.0.
Please find related article here.
Best regards,
Raluca Edu
Hi,
What version are you using?
This issue was corrected in 8.3.0.
Please find related article here.
Best regards,
Raluca Edu
hi,
ThingWorx 8.1.3-b121
regards
Hi,
On versions before 8.3, this is reported as defect to R&D.
Unfortunately, I do not know any workaround for this issue.
If you have the possibility to upgrade/change version to 8.3 , then LoadText will not be an issue anymore.
Best regards,
Raluca Edu
thx for your response.
I use TXW with Navigate and Windchill - so before upgrading, I have to check compatibility table.
regards
Hi @Gucio.
If you are satisfied with Raluca's response, please mark it as the Accepted Solution for the benefit of others on the community.
Regards.
--Sharon