Recently active
I am passing mashup parameter with base type of "DateTime". Now i want to remove milliseconds from Time. Now how to format the DateTime of mashup parameter?? If i used any custom services, the output is coming wrong all the times. So i need to change the formatting property of DateTime mashup parameter.
What is the best way to automate the Import step of this sequence?Export Entities (with GitBackup Extension)Commit to Git RepoPreferably: Create Zip of All EntitiesImport (Zip of) All Entities into Another ThingWorx EnvironmentPreferably, without first uploading to TWX Storage.Research Findings:Docs show Export offers a zip option, but Import does not appear to. ??There is a little-known FileRepositoryUploader REST API, which could be used to upload a zip, but I find no way to Import a zip.Is there a remote way to unzip an uploaded zip into SourceControlRepository?The title of the Import and Export Entities section of Use REST API to Access ThingWorx implies it holds the answer, but then discusses ExtensionPackageUploader API. Can this be used to import zipped Entities that are not a formal Extension??This seems like an obvious use case that would have a clear solution, but I cannot find it. I'd prefer not to iterate though each Entity XML, calling the Importer API
Dear Community, Now I have a mashup with a grid inside. When I click on a row in the grid, a service will be triggered. After the service call is completed, a mashup will pop up to display some information. The problem now is that the service execution time is very long, which may take more than 1 minute. When I click on a row, the page needs to wait for more than 1 minute before the mashup pops up. In this more than a minute, the page does not respond, resulting in a bad experience. So I think when I click on a row in the grid, a loading icon can be displayed, but the loading icon cannoy placed on the grid, do you have any suggestions? Thank youBest Regards,Chason
Hi Everyone, I have one repeater which contain textboxes(all are string base type) and dropdown but I am not able to validate those widget which are in the repeater. When I am using this repeater into another mashup where I want to validate all textbox and dropdown are mandatory filled. I am using thingworx 8.1 version, Please help me if you have any solution on it.
Hi all, I am wondering if there is a way to enlarge the area of a Value Display widget that changes color based on State Definition. If you look at the attachment I have uploaded, the center box outlined in Red is a container with a Value Display widget. I have the name of a piece of equipment being displayed, and if it is Running the bottom will show green, and if it is Offline it will show red. My question is this; the green box in the screenshot is showing that the equipment is Running. Is there a way to make that green box bigger? Ideally I'd like the whole container to have a green background if running, and a red background if offline. Is this possible? Thanks in advance!
Hi,In Thingworx while creating an organization, the form login page can show the logo and changing colors. How to add a background image in form login page.
When i tried to delete datatable thing, this error is coming - "com.thingworx.common.exceptions.DataAccessException: [1,018] Data store unknown error: [Error occurred while accessing the data provider.]" In Application Log, I can see - "Error in writing to Data Table for Feature : twx_composer, Product: THINGWORX_FOUNDATION Error : Unable to store license usage data in data table due to error:Unable to fetch license usage data from data table due to error:com.thingworx.common.exceptions.DataAccessException: [1,018] Data store unknown error: [Error occurred while accessing the data provider.]" how to solve this!!
Hi Everyone,I want to add multiple folding panel according to data row in the data table. It would be add dynamically on mashup when the data is add in the data table Example I have two topics MAC and WIN task which having their data and I want to show their data on each of folding panel. Which Means,- MAC showing their data on one folding panel if there is only one row of MAC data in table. - WIN showing their data on another folding panel which exactly next below to MAC's folding panel if their is only one row of WIN data in the table. - If multiple of MAC or WIN rows present in the data table which means total number of rows of folding panel will be created on the mashup load. - MAC and WIN data is separately stored in their respective data table. For reference please check attach image Appreciate if you please help me.
Hello all, Does anyone know how to remove this extra space in dynamic panel ?
Hello, I'm trying to create custom extension. When I try to build extension using gradle I'm getting below error > Could not find method compile() for arguments [directory 'twx-lib'] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler. Gradle Version : 7.1.1 Java Version : JDK 11 Could any one help me to solve this issue Regards,VR
Hello folks,i have several questions about the Radio Button List in TWX 9.2.1. Firstly, I would like to ask how I can create separator lines between the individual selection areas. Furthermore, I don't understand how to address the Radio Button List with Custom CSS, for example to create a shadow.Attached is an example of how the Radio Button List should look. I am currently using this Custom CSS for the shadow, however it is not working..radioBtnClass .widget-radiobuttonlist{box-shadow: 5px 5px 5px #888888;font-size: 10;}Best regards
Dear All, I just got Thingworx and I'm new to the program. I want to connect an extern MQTT broker via an IP-Adress with Thingworx. I already imported the MQTT Extension Kit into Thingworx. Unfortunately I can't establish a connection to the Broker. It would be very nice if someone could help me to connect the MQTT Broker to Thingworx so that I am able to get access to the IoT data and can use them in Vuforia Studio Yours Faithfully, Marius
hii,i want to show multiple values with state defination in progress gauge. please refer below attachment for your better understanding and let me know how i design progress gauge as below.
Hi team, I would like to ask where we could get the ThingWorx Extension SDK for ThingWorx 8.4 or previous version?. I need this to develop a custom widget for ThingWorx 8.4. In the marketplace only available for 8.5 to 9.2 versions. Any ideas or suggestions? Thank you
Hi all, I am trying to sort an infotable in ascending order of a column, in this case the LegReaction column. As shown in the infotable above, I want to put the value of LegReaction (45) between values 40 and 50 without manually modifying the infotable but by JavaScript programming. Any help is greatly appreciated!
Good day! In this topic (https://www.ptc.com/en/support/article/CS320659) shown algorithm for executing services to create a trigger. I tried to execute them but i haven't found service indicated in step3 (SetContent) Without this service, it is impossible to specify the subject and body of the email message. Where can I find this service?
hii, i want to integrate or show external ui on thingworx mashup. how do i do that? please suggest some solutions on this topic as soon as possible. below i am attaching the snapshot of the ui which i want to integrate or show on thingworx mashup.
hello,I installed windchill and thingworx foundation.I added new custom attributes in windchill. (Part_Cost, Cweight)and I want to bring these values in Thingworx.So I excute Structure_Get_Descendents service use $select input in ptc-windchill-integration-connectorbut the custom attributes values does not showing at output.Did I miss something? Look at the picture and check it out.I'll be waiting for answer.
I defined a persistent infotable userRecentAssets in UserExtensions Thing Shape The infotable has a datashape defined like: So I have Now inside a service I am getting this infotable for current user like: That works but when I want to check if there were any changes to my table I get this What am I missing so I can see the values?
HI, I have timestamp field in my grid( which comes from the stream). The timestamp values are not in the server's timezone. I need to show the timestamp values as the same as server time.
Hello folks, I followed the steps from the Create Your Application UI tutorial (starting at minute 29:09 2min,left- https://youtu.be/BOuJMFDwcHg?t=1749) and I have a problem with the Data Property 'Automatically update values when able'. The values do not change automatically, only by using the 'reaload'-button. Version: ThingWorx 9.2.1-b112 Also, new ApplicationKeys are generated all the time.. Best regards
why in thingworx 9.2.3 version for script logs info and debug logs are not coming. Only warning and error logs are coming?? how to change this settings??
Hi Everyone, I am new to PTC Integrity ALM , Can anyone please help me to understand how I can connect and configure ThingWorx with PTC Integrity. I want to create reports of ALM into thingworx. Any suggestion would be very helpful for me. Waiting for valuable response. Thanks & Regards, HJ
Hi, I am using Collection Widgets to add Mashups on a Mashup. The collection of widgets I created are like shapes of mashups which I must fill data inside (Through paremeters for example? How?). Explanation: Here you can see my collection widget displaying 2 different mashups (Imagin I have to add 4 confirmation Messages (Collection Object 1) and 2 Introduce Values(Collection Object 2): I fill the collection widget using a specific ID and the name of the mashup to each Object of the collection: How can I pass different data to each Mashup of the collection? But remember the Mashup can be the same as I am using them as shapes. For example: Field Text Mashup 1= The valve is open. Field Text Mashup 2= The valve is close. Field Text Mashup 3= The temperature is >20ºC. My idea was to have a service inside the Mashup and som ID input of a service. So when I fill all the collection, as every Single object of the Collection widget has an ID, it will be passed to the
Hello, We have some trouble handling version control on our project. We would like to have a system like on git with branch without having to export/import the whole project at each time We tried exporting to source control but it was tricky and we were not satisfied Our principal goal is to develop some features (batch A), release them, continue to dev (batch B), next come back to the released version without losing stuff during dev on batch B, merged corrections, and continue to dev on batch B with the corrections Is there a best practice to do that?
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.