Recently active
Placed a Line Chart on the Mashup, as soon as Chart Plotted, the chart is not getting placed properly on the dashboard.May be this is due to the Padding issue. The Line chart on the dashboard is something like this: How Can Padding properly set for the Line Chart. @paic @slangley @c_lowy @VladimirN Thanks,Shashi
In Bar Chart there is no XAxisFormat present in the widget property. As present situation the XAxis is TimeStamp. Where default format is YYYY:MM:DD HH:MM:SSS, as per the use case by the customer it should in the YY:MM:DD.So this should be done in the Service or, there is work around for this ?Thingworx version: 9.3Thanks,Shashi
Hi, Is there a snippet or service to fetch the list of properties in a thing shape to display as infotable? I tried the GetPropertyDefinition from the ThingShape but it returns empty infotable. I wanted to fetch all the properties defined in the thing shape. How can we achieve this use case? Thanks in advance, Shalini V.
Hi, Is it possible to create Things in response to 404's? For example, a new machine turns on for the first time and begins sending data to.../Thingworx/Things/exampleMachine/Services/exampleService Normally if the Thing hasnt been created this just returns a 404 but is there a way to use the 404 as a trigger for creating the missing entity. Any advice is appreciated.
Hello all, I have created a Time Series prediction model in the API. Than I added the JobTags but the model still does not appear in the Analytics Builder. Does anayone has an idea how I can fix this problem? ThingWorx Version: ThingWorx 9.0.2 Thank you already in advance. Kind regards David
hii,I want to know , up to how long we can store data in thingworx , for how many days, months or years ?Also is our data safe , what about security of user's data?
what is the Difference between Thing shape and Data shape?what is usage of Data shape and what is the use of data shape services?
Hi Folks, I have tried using Git extension to push changes from Composer to Azure Devops branch and observed that it pushes all the changed entities and don't have any option to push only specific entities.I am looking for a kind of selection of individual entities instead of all entities of all the developers. Please let me know if anyone came across similar requirement with multi-developers environment or any option other than Git extension to merge updated entities with Devops branch? TIA.
Hello, i have my application on S3 Bucket and the application's data is present in thingworx. Now i created some API which have the application data and i want to integrate that API's with the S3 Bucket to show the API's data on Application. Suggest me the solution on this use case.
How to implement SQL query in thingworx as follows,Query:SELECT * FROM CustomersWHERE Country NOT IN ('Germany', 'France', 'UK'); In thingworx, how to pass country names as input parameter.
I am not getting ServiceInvokeCompleted for this service in thingworx 9.2 version. What is the reason.
Hello, can different types of data storage be merged together into one and be accessible by mashup builder?
Hello! Currently, I'm playing around with the Thingworx REST API.I am trying to connect a ThingShape's visibility to an organizational unit. The highest Unit is "TopOrg" and the one directly below is "Administrator". Below that is "Worker", so TopOrg > Administrator > Worker.According to documentation I need a "principal" and "principalType"I've left my principalType to be "OrganizationalUnit", but I can't seem to get a correct "principal". I've tried "Administrator", "TopOrg:Administrator" and "TopOrg/Administrator". In either form, I get an error similar to this.Unable to Invoke Service AddVisibilityPermission on AdminShape : Invalid Entity Reference: OrganizationalUnit/TopOrg/AdministratorHow are principals properly formated?
Thingworx 8.5.0 I am trying to execute GetJSON service in ContentLoaderfunction.Getting handshake issue. Please find the attached Thing containing the service
Please tell me the query format to write in this tab to filter rows.
Hi all I'm create a Things based on MQTT Subcriber and connect to MQTT broker. i'm using subcription on this Things with datachange events. When i'm change properties value with mqtt broker, the subcription is not triggered. But when i'm use UI change value, the subcription still work.I'm changed Properties Data Change Type from Value to Alway. And I have set visibility to ThingworxPeristentProvider for System User by reading similar topics but the situation is not changed. P/S: I'm create a Things based on MQTT (combine connection and subcriber), it's still work. Please support me, thanks.
Hello, My ThingWorx Installation Fails with following Error: "An error occurred during Installation For more information review the Installation Log files" Can anyone help me with the Location of Installation log files where can i find them? Thanks
Hello , I am trying to install ThingWorx 9.2 and already have java 8 in my system , still i am getting following error and not able to install ThingWorx. I would appreciate quick resolution or help here. ThanksSudeep
I am using pause function in a thingworx service. I need to know the upper and lower limits of this function and whether it allows decimal values
I am getting below error while trying to install extensions to Thingworx through composer EXCEPTION trying to load [file:/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%209.0/webapps/Thingworx/WEB-INF/extensions/thingworx-mail-extension.jar] with URLClassloader.addURL I have imported the above extension in other instances too .It got imported susccessfully. Can you help me on this?
In system repository, I want all document in all subfolders under a starting folder which is a input. The actual path is - C:\ThingworxStorage\repository\SystemRepository\cName\mName\type\dName\sName\DetailedInfoFiles\csvfile.csv. The input is cName. From all subfolders of cName Folder, the restAPI search for files and return the filenames. Any useful API is available in SystemRepository?
Hello I am referencing the below link for salesforce integration with thingworx Connecting to Salesforce with ThingWorx | EACPDS On following the mentioned steps while authenticating salesforce session in thingworx , I came across an error - I am a fresher and new to thingworx and also to salesforce , major aim is to integrate salesforce with thingworx, so help me rectify this error. Or let me know if there is any other method or way to do the same
I want to be able to turn scrolling off for everything except the main(parent) container. This way the page scrolls like a normal web app would. I have a parent container with many other containers within it. I can set the parent container to "scroll current container" and this works sometimes. One instance it does not work is if I have a collection widget in one of the child containers. I do not know ahead of time how many collections will be in this child container and thus I cannot make it a fixed size. The collection, therefore, scrolls even though I do not want it too. How can I turn off the scrolling for the collection and have it fit the container completely, or dynamically resize the container so I only have a single page scroll? Another example is if I have a label widget that pulls large text bodies from a DB that can vary greatly in size. How can I make the text dynamically resize the container it is in so that no scrollbar appears? This problem seems to only exist when
I have several projects that were recently migrated from Thingworx 8 to Thingworx 9. In these projects I had FileRepository Things where I was using the built-in GetFileListingWithLinks service. In Thingworx 8, I was using the following syntax for the nameMask: nameMask = *.jpg | *.png if I wanted to search for either format in the repository. This no longer works in Thingworx 9. What is the new syntax for nameMask to search for files of multiple different formats? Thanks!
Hi, I imported mashups from 8.4 to 8.5. Whenever I open the mashup, it asks to replace the deprecated widgets with standard widgets. But, we do not want to replace them and wanted to continue with the same. If we are not replacing and giving the option 'No' whenever it asks, will there be any problem in long run? And will it stop working after sometime? Please help us understand the negative impact of not replacing deprecated with standard widgets in 8.5V. Thanks & Regards, Shalini V.
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.