Recently active
Hi Folks, Its a very new experience to me and weird one too. I have made a Git build from one Thingworx instance and trying to Import it to another Thingworx instance. But everytime I'm getiing the below warning. And after refresh Application logs are displaying successful import but there are no actual entities being deployed. Also, the previous build extension is removed from the Extensions. Resolution tried: 1. Restarted tomcat as suggested in the warning but no luck. 2. Rebuild the entities extension. 3. Manually checked metadata.xml file and all the entities in extension.
Hi, Is there any option to collapse a folding panel by clicking anywhere outside it? can anyone please suggest a solution.
I was looking for ways to integrate Thingworx with Sharepoint. Use case is to get Images, data in excel from sharepoint and display on Thingworx mashup. Is integration supported out of the box or does it have to be customized? How can we get images, excel data or infact any kind of data from sharepoint using webservice APIs. Does thingworx support sharepoint library integration? how can we acces Excel, image data from sharepoint to Thingworx mashup using webeservice? Thanks, Mayank
I have a base64 encoded file that I am trying to save into a mssql database with a field type of varbinary(max). For the life of me, I cannot figure out the correct JavaScript code for my ThingWorx service to convert this base64 data into binary for the database thing to insert the record. Also, do I use a blob input datatype for this field for the database service?
Hi all, I looking for a way to change SSL certificate for Thingworx Flow. I went through this article. I'm looking for a way to use JKS file which I have created for Thingworx Foundation. Could any one help me with this Thanks in advance Regards,Velkumar R
Hello. I have a Data Table thing that has 800 entries. How can I export all these entries into a .CSV format, such that it can be properly read by a spreadsheet program? Thank you.
Thingworx 8.5.2 : Query 1 : I tried removing "Button" in "Label" property of Button widget but still it's reflecting in runtime.How do I remove "Button" label completely when Clicked,unclicked,Hovered etc. Query 2: On Hovering,I see Button tooltip. How do I remove that? I don't want to use style theme as it applies for entire mashup.
Awesome, Thanks.On a different topic, I am trying to replicate the Mashup-Only service called GetProperties in a local Java script service but I am not having any luck.Can you point me a resource or what could be done here?Any help would be greatly appreciated 😊Re: post
Hi, The label size and color reset to what i have mentioned in theme while i navigate between mashups in Thingworx 8.5. After full browser refresh it comes back to the specified one in design time, else it stays at theme specified values. i cant have all the labels of same size, so one specific size in the theme will not help (i.e. header label will have larger fonts, other labels will be smaller). how to resolve this?
want to change the field according to radio button , 1)If unlimited is checked then membership length field is hide and 2)if specific length is checked then membership length field show two field one for insert number and second for dropdown of day,week,monthand year and 3) If fixed date is checked then membership length field show date picker for start date and end date. please refer below attachment
Hi, I actually wanted to know if there is way that I can control my menu selection from outside the menu widget. Like making it more clear I am having a menu and the menu selection changes the mashup in a contained mashup, for eg. have a menu with 3 items primary, secondary and tertiary. On selection of primary I will have the mashup for primary in the contained mashup and the same for the rest menu items. Now the question is, I want to select the secondary menu item from the menu widget on a button click or a link widget or a navigation widget. That is on my click on a widget in the mashup I will need the secondary mashup to be loaded in the contained mashup and the secondary menu item to be selected in the menu widget. How will I do this? When I click on the navigate I need the menu item to be selected to the secondary and the secondary mashup will be in the contained mashup. It would be nice if I could get a solution for this scenario and I am not using my mashup in my master
Hi I need some clarification regards log. I had delete some entities from thingworx long ago but its still shown error in script error logs.Please let me know why its shows like that.
I could not find Radio button list option in list widget in 8.5.2 version .Could you help me achieving the same in this?
Hello, I am currently running EMS version MED-61060-CD-054_SP9_Microserver-Linux-arm-hwfpu-openssl-5-4-9-1154 on Raspberry PI OS (Linux ems01 4.19.118+ #1311 Mon Apr 27 14:16:15 BST 2020 armv6l GNU/Linux) and am trying to connect to the 30 day hosted trial of TW. I am using this guide "Setup a Raspberry Pi as an IoT Device". This guide specifies to use Buster and version SP5 of the ems, which I have also tried. I have worked through several of these guides and many of the solutions offered on this forum but still cannot get the Linux RPI version to work. I have been able to get the Windows version of the EMS to connect to my online instance of TW. As it stands, I am now getting the following error: TW_NEW_SSL_CLIENT: SSL handshake error. Error: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed. SDK: twWs_Connect: Error restarting socket. Error 0 If I follow the suggestion to set encrypti
Hi everyone, I am using in my dashboard a gauge widge where it is showing a value. I would like to create a state formating to change the color from my gauge. Where I need: When value equal 1 -> red When value equal 2 -> green So, I will be two variables: One to show the gauge's value binded with "Data" and another to control the gauge's color binded with the property value formatter. Is possible to do this? Regards,
Hello everyone, I am trying to connect to SAP using the OData Connector. We have been able to successfully perform all the GET calls but we haven’t been able to do any POST calls. We are receiving this error: It seems that is not able to find the input parameters but we have defined them in the body: Are we missing something? Do we have to create a swagger file with the definition of the endpoints? Thank you!
Hello everyone, when I import AllEntities.twx in composer ,error occurs. The tip is that Error importing: error, Import Failed: Unable To Convert From org.json.JSONObject to NUMBER. Awaiting for your reply, thanks very much. Regards Sponse Import From File EntitiesData Use Default Persistence Provider Ignore Subsystems Single File File Repository File: ? CloseImport Error importing: error, Import Failed: Unable To Convert From org.json.JSONObject to NUMBER
Hi All, I have an organization created with a home mashup configured corresponding to it. Also have created few user groups that have been mapped to different organizational units of the organization. Our instance has been configured for SSO login and the AD user groups have been mapped to the user groups mentioned above. The users are able to login successfully and has been mapped to the expected ThingWorx user groups but the home mashup is not the one configured corresponding to the organization. The user's are logged into the Composer instead. Can you please guide on what additional needs to be done or is it not the way it works.
Hi there, I'm using thingworx 8.3.4. I created an industrial connection named "Historian". After I restart my data source server, I found the industrial connection returns error "Unable to Invoke Service GetBoundItems of Historian: null" and it keeps poping up in application log. Is there anyone knows what is it about?
I want to show data of one mashup to another mashup
Hello Everybody Hope you're doing well. I'm writing you this message because I'm working on an interesting project called connected scales. the whole idea consist of retrieving weighed data from a scale that is connected to network in order to visualise this data in a mashup. scales are used by operators to weight many elements, so I added some features to be able to choose elements from a list before clicking the button Getweight because I need to associate every weighed data to a certain number of information like (Number of product, Type of product... etc). So I created drop down lists and two radio button lists that are associated one to another, the first one contain "Lots" and it is a string and the second one contains "Elements" and it is an infotable whiche enable me to associate different information to every Lot For example : ( Lot1=> E1,E2,E3,E4), (Lot2 => E5,E6,E7,E8) ... etc) Now the problem is that I don't really know if there is a w
Is there any way to create responsive mashup, i have tried many methods which has been suggested by community. I have create one responsive mashup that should be able to use in windows screen as well as normal android screen also. Like how we creating responsive screens in bootstrap with column values.
PTC ThingWorx Version: 8.4.9 with CSVParser_Extensions Trying to read and then parse TSV-File. Can open and read the file with undefined delimiter but as soon as I set the delimter to ";" I get Error executing service TSV_ParserService. Message :: Unable To Open [testFile.tsv] in [TSV_Repository] : Unexpected end of file while parsing CSV input - See Script Error Log for more details. [L: ERROR] [O: S.c.t.d.e.DSLProcessor] [I: TSV_Parser] [U: Administrator] [S: ] [T: http-nio-8080-exec-7] [message: Execution error in service script [TSV_ParserService] :: Unable To Open [testFile.tsv] in [TSV_Repository] : Unexpected end of file while parsing CSV input] at TSV_ParserService:15 var params = { path: "testFile.tsv" /* STRING */, columnMappings: undefined /* STRING */, hasHeader: undefined /* BOOLEAN */, longitudeField: undefined /* NUMBER */, dateFormat: undefined /* STRING */, fileRepository: Things["TSV_Repository"].name /* THINGNAME */, latitude
Hello Dear, I am struggling with passing parameter with navigation widget. Based mashup having there details is successfully show on collection list but I want to open update mashup when i click on each cell of collection with there row details for update..So i can update the information from update mashup. How can i achieve this solution? please see my attachment thanks in advance.
I've tested Line chart in ThingWorx 9.0 (type ''ptcschartline") and it seems a multiple Y axes functionality is gone. Is it possible to scale different time series data to their own range? I need to see all series scaled to their maximum and an ability to change a displayed Y axis rage values by selecting particular data series (tapping on pens legend). Dear PTC, if it's not possible with an existing version, could you restore the functionality?
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.