Recently active
Hi! After installing ThingWorx Flow I go to Google Chrome and enter the address in the line according to the first section of this article: http://support.ptc.com/help/thingworx_hc/thingworx_8_hc/en/#page/ThingWorx/Help/Integration_Orchestration/InstallingTwxFlowInstallationAccess.html After that I get such an error. How can I fix it?
we have provided organization url to the client like - "ip-address:PortNumber/Thingworx/FormLogin/OrgName"If client tried the url -"ip-address:PortNumber/Thingworx/", they should not landed in composer page. Instead we can show message "Access denied". How to do this?
Hello I am trying to implement sorting in advance grid but i am not able to do so. Any help will be appreciated. Thanks
Hello I have a use case where i want to freeze a column in advance grid widget during Runtime. Is there a way in thingworx through which we can do it? ThanksRohan
Hey @zyuan1 ,same use case over here, shifting from Postgres to the Influx as an second persistence provider. Do you know any best practices to transfer the data of Value stream from the Postgres to the Influx ?, since moving forward it is influx for us.ThanksShashi.
The Explore ThingWorx Asset Monitoring and Utilization in the Guides have a Demo Link,but it doesn't work now. Guides Link:https://developer.thingworx.com/en/resources/guides/thingworx-asset-monitoring-amu-app Demo Link:https://pp-2108182053lk.portal.ptc.io/Thingworx/Runtime/index.html?master=PTC.FSU.COREUI.MenuConfiguration.MasterContainer_MS&mashup=PTC.FSU.COREUI.MenuConfiguration.MasterContainer_EP&appKey=072bdfe6-7c51 -468d-a237-a3de91c526c0&x-thingworx-session=true
can we add some more properties in user extensions. how to do that?
Any extension available to provide browser option for user in mashup to upload images to thingworx server.
In thingworx, How to give option for user to rest their password through mashup?
Hi,I have installed Thingworx 9.2 and imported the licenses correctly (I can see them correctly from the Licensing Subsystem Settings). I was wondering if there was a way to get rid of them in case of errors, in order to import the correct licenses. Thank you.
Hi,i have created Organization and login page and give the permissions to all entities so that after login all entities should be visible but after login i didn't see menu and in logs it's showing an error like "Invalid Request Exception: File Repository [SystemRepository] does not exist" please share some solution on this.
Hi,i have created mashup and using collection widget. In base mashup i used bar chart and gave some state definition according to the values and color code. but after binding the base mashup with collection widget it's not showing data according to state definition. Below sharing screenshots of color code and collection mashup:-1:- color codes according to values2:- collection widget screenshot
It seems that when I combine infotables with "union" their meta data do not get combined. Is there a way to combine the meta data as well? Meta data are fields such as source, timestamp, tags, location, etc. The infotables are query results from a data table. When I set the output of the service as "INFOTABLE" and "infotable type" to "is Data Table", I still do not get the meta data. let tableLength = someInfoT.rows.length; for (let x = 0; x < tableLength; x++) { let row = someInfoT.rows[x]; //Your code here let query = { "filters": { "type": "And", "filters": [{ "type": "EQ", "fieldName": "SomeID", "value": row.SomeID }, { "type": "LT", "fieldName": "SomeDate", "value": oneYearAgo } ] } }; let queryResult = Things["SomeDataTable"].QueryDataTableEntries({ maxItems: undefined /* NUMBER */ , values: undefined /* INFOT
Hello,I have 10 things(eg.) which has a common service called fun1() which outputs Infotable as result by making an external API call.I would like to union the infotable results from all the 10things fun1() call finally.Instead of looping through each thing and waiting for the output, I would like to run them in parallel as the output is independent of each other and finally once we get the result of all i have to union them to give one result. What is the best approach in Thingworx. Thank You!!
This is so sad news for iOS user's including me. are you sure there is no iOS version of this app is available on Apple App store or any extension for the apple. gb whatsapp
Hi Team,I'd like to check whether KB5004442 impact on all connections between TW(9.2.3) tools and other servers or not.
Hi All,There was an error while creating things with the service as a non-administrator user. (I also granted permissions in to the EntityServices for user and Usergroup. In theThingWorx version : 9.1I'm getting this error: JavaException: com.thingworx.common.exceptions.InvalidRequestException: Not authorized for Create.>>Concerning the issue, I need assistance.regards,hareef
Hi everyone, I want to migrate data from postgres to influx db. I followed This Link and was able to migrate the data. The data available in postgres is around 16.34 MB. When I tried to migrate the whole data, it gave me an error "Import failed com.thingworx.common.exceptions.DataAccessException: [2,000] Error occurred while accessing the data provider. {}". So I tried to import approx. 1MB of data, and it worked successfully. Now I am trying to migrate the data using SQL queries, is there any article which gives what steps has to be followed. @VladimirN @AnnaAn @paic @slangley @CarlesColl @c_lowy Thank you!!
Hi All,I'm trying to use the free trial for Thingsworx, my main aim is to collect data from end device and display in Thingworx dashboard.I'm using this link to download Thingsworx platform:http://support.ptc.com/help/servigistics/remote_service_72/index.html#page/Servigistics_Remote_Service_Help_Center/rs_install_config_installing_tw_platform.htmlHowever, I'm getting Access Denied - Insufficient Privileges screenshot page is attached with this ticket. Is thingsworx platform only for licensed users?
Hello everyone, I am working with GitBackup Extension with Thingworx to push and pull entities from DevOps. I want to push some csv files which are stored in FileRepositories of Thingworx to DevOps and vice-versa. Please let me know, if anybody know anything about it. Thanks,Meghna
As per this thread - same problem: I get the same issue, any update on this???
Hi, Can you please upload progress gauge extension. Related post
Hi Thingworx Community, Has this been achieved by someone via Thingworx? A few different approaches have already been tested, for example:1. Using directly the PostImage snippet to generate a POST request to the SharePoint API2. Uploading a file via Repository, converting to Binary (via snippet service) and using POST service snippet Those approaches didn't yield results as the SharePoint API doesn't return anything meaningful in the RestAPI responses. I wanted to know if someone has achieved that use case and what might be failing in my approach. Regards
Hi,i want to set influxdb for my streams and value streams however i dont know how to get previous data from postgres. the current method of importing and importing thing is quite tedious as i have 100gb of data and no of facilities. is there any other method. thanksAdarsh
Hello,we are experimenting with the retrieval of pvz resources from windchill for AR purposes using thingworx Flow. In particular, the "get viewable" routine is capable of getting pvz files except for positioning assemblies. In this case, the pvz file has a 0 KB size. How to build a proper pvz also for this type of structure?
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.