Question
Thingworx message size too large. what's the progress of JIRA EDGE-909
Hi,
I got error "Thingworx message size too large: 51512" when invoke the SystemRepository.CreateTextFile in JAVA SDK as following:
client.invokeService(ThingworxEntityTypes.Things, "SystemRepository", "CreateTextFile", path, 15000);
I found the ticket : https://www.ptc.com/en/support/article/CS226655 was reported , what's the progress now ? and what's the size limit in JAVA SDK for now ?
Regards,
Sean

