Recently active
How Can we integrate with a mashup?
Can we create a custom widget without the use of java eclipse? which language(technology) we can use to create a custom widget?
How to remove scroll in infotable?
Good day, I am experiencing an issue while upgrading old mashups from TwX 8 to Twx 9.1.6, updating the deprecated widgets. We have used panels in panels quite extensively in TwX 8 to have center alignment. I have updated the deprecated panel widgets to state panel widgets, but although the same Horizontal and Vertical Anchor properties are present, they are being ignored. Is there another setting I am missing that has changed in TwX 9? Thank you,Kind regards
What is the use of the Workflow subsystem? while connecting workflow subsystem giving this error message
want to know whether thingworx supports BIM TOOLS or not??
Hi! When a Tag is configured to be reported by the IoT Gateway, the Tag ID is automatically formatted following below convention: <channel>.<device>.<tag> Is it possible to change the dot separator for a dash one? So that the Tag ID looks like: <channel>-<device>-<tag> Regards, Nahuel
Hi, I have created one collection mashup which have infotable data. Now i want to update cell data after clicking on edit button. I am able to update first row data but when i am clicking on any other row i am getting the first row data. Please check below Attachments and let me know the solution on this.
Not as simple a question as it sounds. There more options than some might think and choosing the right one can be the difference between a well performing application and one that struggles as it scales up in size. There are options both internal and external to the Thingworx platform that can be used. Each has their own use cases and cost considerations. Internal to Thingworx there are three options as the storage provider PostGreSQL, Microsoft SQL Server (Azure SQL for PTC hosted systems) and InFlux DB. PostGreSQL can be used for storing the Thingworx model structure and data, and is an open source technology, meaning no additional cost. SQL Server allows the same model and data storage but has licensing costs associated. Both perform well up to an estimated 500 Gb of data storage (this is a rough estimate dependant on use case). For very high volume data InFlux is the choice, it performs well for large data sets. External to
We have a requirement where we need to have an option to acknowledge each alert from same property.In inbuilt alert system, its acknowledge at Thing level/property level is what I understand.Any option for customizing the stream / adding a column for acknowledgement?We also wanted to know the property value at the time of alert generation .(if alert condition is set to value>5 ,in case I get a value=10, while fetching alert history ;as per inbuilt alert system I don't get the actual value as part of alert data) .I have got close to 20k properties updating every 15 sec. And 80% of them have alert conditions.Would custom stream creation for customization alert information cause issue on performance?
Has anyone tried building a Thingworx Docker image using Ubuntu on a Raspberry Pi? I'm getting very close, but failing when the "build.sh" file (provided from PTC) tries to build the MS SQL image. Getting the below error: Would this be a lot easier if I used something like Postgres instead of MSSQL? Anyone had any luck doing this on a Raspberry Pi, or do I need an x86 version of Ubuntu to do this? Appreciate any help.
Hello, I'm creating multiple services in a Thing and i would like to know if it is possible to call function i've created in "Service1" in "Service2" ? This to not rewrite the function again to have a proper code. Thank you, Best Regards,
Hello, I have also encountered this problem. Have you solved it
We would like to know the approach for automatic device tag Export and import functionality can be carried out. What is the best approach/ solution using command line script or API method. Please share the details/ code
Hi all, I'm trying to reduce the height of the text-field widget, I'm not able to reduce it below 34. Is there any way to control it using CSS? /VR
Unable to Invoke Service <service name>on <Thing Name>: Execute Query failed: org.postgresql.util.PSQLException: ERROR: procedure public.<stored procedure name>(character varying, character varying, bigint, bigint, character varying, character varying, double precision, double precision, character varying, double precision, double precision, character varying, double precision, bigint, bigint, double precision, bigint, bigint, bigint, character varying, character varying, character varying, character varying, character varying, character varying, character varying, bigint, character varying, integer) does not exist Hint: No procedure matches the given name and argument types. You might need to add explicit type casts. Position: 6
Hi Team, I'm trying to put a tooltip to navigate button but failed. the property is the below. is there any needed configuration in addition to the text setting ?
Iam using same thingworx version 9.2.3-b189 in two different servers. In one server iam able to pass datepicker data to string input in service and iam getting proper output. But in another server, the output is undefined. why??
I developed a packet to send by HTTP and method PUT a valore for properties inside the object on Thingworx.When the sent is completed in Thingworx stay the connection open.Why that in the package I closed all services used.
II migrated Thingworx 8.4 with add persistence provider influxdb on thingworx 9.2 (with same add persistence provider). If I define in the new instance one Values Stream present in old instance (same name) is it possibile to referred at the same data present in the Value stream of old instance.
Hello folks, I have an EMS running on a docker container with ubuntu. With the help of the Lua script two parameters are read (CPU frequency and temperature) and then shared as remote properties with Thingworx. Then i added a value stream to display the historical data (queryPropertyHistory).My problem is that no history exists. I am also not sure if the values are really updated. The timestamp is always the same (timestamp= start-time Lua service). When I press "save" on the remote thing, the remote properties are reset and after a short wait, new values appear. However, the timestamp remains the same. I found a post in the forum where another user had a similar problem. (Raspberry-Pi-EMS-Value-Stream/td-p/603659) After editing my utils.lua as described in the post, I get at least a new timestamp/line after "saving the Thing" on the queryPropertyHistory. I need a correct ValueStream with all historical data. Attached is my template.lua-file, the lua.log
Hi, Which service in ThingWorx 9.2 is used to convert image into base64 code. Please share the snippet of reading the image from repository and converting it into base64 code. Thanks in advance.
Unfortunately if we deleted any entries or modifies any colums in a entry in datatable means... how to retrieve it back? any option is there? please let me know.
Hello all, I am working with ThingWorx Analytics 9.0 and I want to perform a Signals analysis. My dataset is a time-series dataset and my goal variable is from type ordinal. My question: Is there a possibility that I can perfrom a signals job with this dataset? Thank you already in advance. Kind regardsDavid Falkenstein
Hello , We can read the csv file from the thingworx csv extension. Is there a possibility to read the excel having multiple tabs by specifying the sheet name or something..? . What is the best way to read excel with multiple tabs. Thanks!!
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.