Recently active
We are developing an solution with Thingworx 9.1. We created multiple entities and used default entities like "Resources" functions and few extensions resources as well. We were given "Visibility" and "Run Time" permissions for entities which we were created. But, the default "Resource" functions also needs to give permissions? If yes, how it will be exported and imported into new instance? What is the best practices on giving permissions for "Created entities" by user and "Default entities" available in Thingworx? We won't prefer to modify permissions on new instance.
Hello, I want to a mashup embedded in an Iframe, though I added appkey parameters, thingworx still suggest I need to log in, I use the link (https://support.ptc.com/help/thingworx/platform/r9 / en/index. Html# page/ThingWorx/Help/Composer/Security/AllowingEmbeddedMashupsiniFrames HTML) method, but still doesn't work
Why repositories inside thingworx composer taking too much time to open.? It is taking more than 10 to 15 mins to open. Why?
Good morning Community! I have set up a service with the input Colour. The following picture shows the code inside the service. As shown in the picture I want to send the TimeStamp (ts) first and followed by the Colour which came as input. The property-value then somehow is the following: Why does Thingworx cange the sequence so that there is the Colour first? I need it in the other way, like programmed within the service. Can someone help me with that? Yours faithfully,Marius
Hi, I am working in a scenario where I have to push configuration json file from repository to Kepware, but the problem I face is that even though status messages are shown in the industrial connection thing, i am not able to get it into my mashup. The "ConfigurationPushStatus" property, which is an integer is the only parameter i could find to that is close to the status message. But there seems to be very little documentation on that as well. So please help me with a solution to get the status message, if possible please share the ConfigurationPushStatus code and its messages(eg, 0:The Industrial Gateway configuration file was successfully loaded). @paic
Hello EveryoneI have one TestMashup, in that I am using contained mashup in Tabs widget to call two different mashups, "CheckTest1" and "CheckTest2". In CheckTest1, I am using the Autorefresh widget to call a service after ever 5 seconds and in CheckTest2, I am using the Autorefresh widget to call a service after ever 10 seconds. But, when I view my mashup at runtime having default tab selected as "CheckTest1", The service for "CheckTest2" is also getting executed.As per my understanding Autorefresh widget should be called only when we click on the tab for CheckTest2.Can anyone help with this? Please View the attached screen shot.
Hi, Could somebody help me to understand how to pass 'content' json for DELETE request in ThingWorx 9.2 just like PUT request as I don't see that input in ContentLoaderFunctions' 'Delete' service. Thanks in advance.
I am trying to add visibility permission programmatically in thingworx 9.1.Facing following err:Message :: TypeError: Cannot call method "AddVisibilityPermission" of null
Hi, I just found a demo video in the link here: https://iot.gallery.video/detail/videos/all-videos/video/6257227378001/thingworx-applications:-real-time-production-performance-monitoring-for-plant-managers-demo?autoStart=true&page=3 It looks like a serials of new ThingWorx Applications (not manufactory apps), does someone knows where I can download it and take a try ? Regards, Sean
I dont want to keep any Project Dependencies under Project entity. If i saved, automatically it is adding any one project in Project Dependencies. How to prevent it.
In 9.2, importing project's entities adding to default project if we didnt created the project name first. What is the solution for this?
The alert created on a property is getting triggered and is being notified in Alert monitoring section, but the subscription created by binding the same alert isn't getting executed. I've even added logger statements within the subscription code, but couldn't see it in the application logs. Is there any restriction / limitation on trial version on subscriptions and alerts? ? FYI, I've followed the instructions provided in the link - https://www.ptc.com/en/support/article/CS240914?source=search but didn't work in Trial version.
I use that widget with a mask like9999-9999-9999-a from desktop web browser it works fine,but from a mobile phone at the first number pressed, the cursor goes back of 1 and so the first group of 4 number is get in a wrong way.By pressing 12345 I get2345-1____-____-_instead of1234-5___-____-_is there a fix I have thingworx 8.5.16
Hey Guys! As we can't import libraries into Thingworx, I have a problem regarding a time stamp. For my factory I need to generate the time stamp in the following format: YYYY-MM-DDThh:mm:ss.fffZ in UCT standard time. When I use: var date = dateFormat(new Date(), "MMMMM d, yyyy hh:mm:ss"); The date returns obviously in the "MMMMM d, yyyy hh:mm:ss" format. I use this format, becasue I can't use "YYYY-MM-DDThh:mm:ss.fffZ" in the dateFormat-function, because then a failure is returned regarding the T and the Z. I hope anyone can help me to return the actual UCT time in the following format: "YYYY-MM-DDThh:mm:ss.fffZ"
I have a requirement where template "TW.RSM.Template.AssetWithTunnelsAndFileTransfer" needs to be used.I have downloaded "MED-61116-CD-091_F000_ThingWorx-Utilities-Core-9-1-0.zip" and tried importing the same. But unable to import utl-core.zip ( All other extensions are imported successfully). While validating extension error occurs as shown in below image. But nothing will be found in application log. Version Details: 9.1.0Please provide the solution to this issue. Thank you !!
I have been using the collection since it's initial release in I believe 8.2. Prior to that I used the repeater widget.There are ALOT of possibilities you can do with the collection widget but the performance has always been a big issue and in 9.2 it seems like it may have gotten worse.Full disclosure, I realize maybe I am not using it as intended, but I can't find much on best practices and such to tell me otherwise. So, my current situation is as follows: I have a mashup that uses a collection widget to create an input screen.The collection widget is populated by a service that creates an infotable that will return at most 31 rows. Each row represents a day in a month. I loop through each day to return the results for that day if it exists, if not the values are empty.When I execute the service in composer the results come back in < 2 secondsI originally had the load behavior on the collection widget as load/unload. Which still wasn't exactly fast but I noticed all rows
Hey Guys! I currently try to send payloads to my MQTT Broker. The MQTT-Broker is under a public IP. My target is to hit a button in Vuforia Studio which then sends a payload through Thingworx to my MQTT-Broker. The Broker is already connected to Thingworx & I am able to receive data in Thingworx and picture that data in Vuforia Studio. At the moment I don't know how to send payloads so it would be great if someone could help me getting one more step towards my goal. Thank you in advance!
Hello! Here an issues about menu,On the main master menu, when you enter into a mashup that contains another menu, the main menu button loses focus.Is there a way to keep the focus on more than one menu into a Master?Thanks in advancePier
I want to download the source control entities folder structure present in an "Azure DevOps Repo" to a "Thingworx Repository" through API. Kindly suggest the service to be written. Once the download is complete, I want to call Import Source Control Entities service to complete the deployment.
I'm working to create some container images for Thingworx and I'm looking for a way to script the import of Thingworx extensions, unfortunately the only documentation that I've found about that explains how to import using Composer. Is there any API or external call that I can do to import an extension?
Hi Can you help me about, How can i export real time data from thingsworx to Vuforia Studio ? Please
How to set height and width for container 9.2.3 thingworx version? Any css codes are there?
Hi Team, Suppose I have:-1. Ist Mashup which is having main service for collection data.2. 2nd mashup which is actually static mashup of collection having one button.3. 3rd mashup which is a popup and it opens after clicking on button in 2nd mashup. I want to refresh the ist mashup's main service on popup close, then how will I pass the popup close event from 3rd mashup to ist mashup? Thanks in advance.
Hello there, I am trying to send a JSON as input parameter of a service that I created, from Postman, but I get the following error message : "Unable To Parse JSON Request" Here is the structure of my json : { "box" : 1531, "date" : "2021-07-01 14:19:48", "count" : [4,0] } So I selected the follow inputs for my service : box -> number date -> string count -> ??? (I don't know what I have to put, I tried 2D, infotable, json, but nothing works...The parameter count is an array...) Please could you help me to resolve my issue? Best regards, Thomas
Hello all, I hope to seek for some advice on upgrading the TWX version from 9.1.0 to 9.2.3 with Thingworx foundation for postgresql window installer. I read that i am able to use the Thingworx foundation to upgrade. My current version of the TWX is as per followed: PostgreSql: 12.4 Apache Tomcat: 9.037 jre: 11.0.9 I checked with the PTC Release advisor that to have 9.2.3 pre-requisition is: PostgreSql: 13 Apache Tomcat:9:052. I had using the Thingworx Foundation installer to attempt to install...it immediate show the following message. can anyone advise a proper steps to upgrade without have to affect my projects files in my existing Twx.? if i uninstall the existing version it will be wipe off, so it like a fresh installation, fresh database, everything new. is there anyway to upgrade "smoothly"..... Any advice? Thank you in advance, Best regards Newbie kek
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.