Recently active
Hello Everybody! I am trying to take my first steps with the .NET SDK, however, I am not able to get the project to run properly. I followed the steps listed here: Article - CS208249 - .NET SDK quick start guide using the Steam Sensor example for ThingWorx (ptc.com) But it is not working, when I try to execute the console App, I get an error: TypeInitializationException: The type initializer for 'log4net.Core.LoggerManager' threw an exception. Any guidance is greatly appreciated! N.B.1.: .NET 4.0 is no longer available, so I had to use 5.0.N.B.2: I had to change the command line arguments to match my configuration.N.B.3.: I downloaded DOTNET-SDK-5_8_3.msi from PTC
1) Error injecting constructor, java.lang.RuntimeException: routing-group cannot be blank in configuration fileat com.thingworx.protocol.azure.iot.AzureIotHubBindService.<init>(AzureIotHubBindService.java:41)at com.thingworx.protocol.azure.iot.AzureIotGuiceModule.configure(AzureIotGuiceModule.java:39)while locating com.thingworx.protocol.azure.iot.AzureIotHubBindServicefor the 6th parameter of com.thingworx.protocol.azure.iot.AzureIotProtocolAdapter.<init>(AzureIotProtocolAdapter.java:101)while locating com.thingworx.protocol.azure.iot.AzureIotProtocolAdapterwhile locating com.thingworx.connectionserver.protocol.Protocolfor the 9th parameter of com.thingworx.connectionserver.ConnectionServerDataPlane.<init>(ConnectionServerDataPlane.java:47)at com.thingworx.connectionserver.ConnectionServerDataPlane.class(ConnectionServerDataPlane.java:25)while locating com.thingworx.connectionserver.ConnectionServerDataPlaneat com.thingworx.connectionserver.ConnectionServerModule.con
trying to connect azure to thingworx but in 6 and 7 step is needed to configure for following link?http://support.ptc.com/help/thingworx/azure_connector_scm/en/index.html#page/thingworx_scm_azure%2Fazure_connector%2Fc_azure_connector_encrypt_configuration_file.html%23 and other think want to ask i have one server of thingworx compser which is installed on different machine so for enviroment path need to configure in my local machine or need to configure in remote machine?
Below I have outlined the overview of what is going on:I have a service on a Thing (weather_thing) that is triggered at regular intervals via a scheduler.This service gets a JSON from a URL, parses it, and then assigns the information to multiple properties on the weather_thing.Those property values are displayed in widgets, on a mashup, via the GetProperties service (I have checked the "Automatically update values when able" option).The issue is that the widgets with the properties values assigned to them do not update automatically, but only when I manually refresh the mashup webpage.If I go to the thing (weather_thing) and edit the value of a property, click save, then the values do update on the mashup without having to refresh.Could anyone offer some insight into why these values don't update on their own?
Application, Script, Error and Script Error logs are logged with "-5.30" hr difference in log files but in ThingWorx monitoring it displays the correct time.
Hi I want add data in the below format please check attachment. I have a other page from where I can add Role and their member name So When I will add member in each department it should be add in their respective department. Can you please suggest which widget or any other solution to achieve this requirements.
Hi all,I am using a line chart widget, and I want to remove the extra space from the 0th of the x-axis to the x-axis tick label.I have used the below CSS to fit in the chart from all sides. ptcs-chart-line::part(chart-layout) { padding: 0;}The image is attached with the query. Thank you!
There is use case were File Transfer Need to be done between KepServerEX to Thingworx in the OPC UA. How can it be done ?@paic @c_lowy @CarlesColl @slangley @VladimirN Thanks.
Hello, I'm trying to set up this simple pvz file extraction from windchill to the thingworx repository. I'm getting this error Get Viewable: Error: Could not load domain ProdMgmt I'm also finding a way to get the object OID I want to download. The only way I found until now is to look at the URL. Any advice? Many thanks
How to disable the tool tip for the line chart in thingworx 9.3@paic @CarlesColl @c_lowy @slangley @VladimirN ThanksShashi
we have created a DB Thing Template and created a 50 thing inheriting the DB Thing Template.then we have exported the both Thing and thing template from server and imported to another new thingworx server. we have changed the JDBC connection in DB Thing Template but it is not reflecting in the inherited thing.we have to manually configure the 50 things separately.. is there any workaround for this. Thanks in Ad
Good day, I'm using the old and deprecated ThingWorx version 8.3. I've written a service part of which is a call to another service which does the rest api call. Is there a way to get a response from the rest api call first and only then proceed with the subsequent portion of the code? Sometimes, the service completes and the rest api had not returned its contents.
can you share any sample script for display grid data in mashup user wise ? I want following type functionality I have 5 row in grid result while UseA login user can see only that UserA's row (2row) and while login UserB they can only see UserB's row (3row) that type of result i want
Hi, 1. Is there a way to capture the ip address of the server where the ThingWorx is installed? 2. How can we capture the ip address of the server that the user is logging in? The getIPAddress of currentusersession is getting changed everyday because of which we are not able to fetch proper value against the IP from configuration table. Thanks in advance, Shalini V.
Hi,I want to show 3D objects in mashup. But I could not find any widget in standard thingworx widget list to show 3D objects. What I know is, One of the ways to show 3D objects is using ThingView widget and CreoView Widget but these widgets are not available in thingworx widget list. Is there any way to get ThingView Widget without having to import any other Thingworx application such as Manufacturing Apps? Is there any other way to show 3D objects without using ThingView Widget ? Any leads on this will be helpful, Thanks .
Hello all, I have created a time series model with a boolish goal variable. I set the validation hold out to 20 %. But now I get Area under the curve (AUC) values below 0,5. Sometimes even zero. I always thought that the values of the AUC range from 0,5 to 1? Am I missunderstanding something? Or what does a AUC value below 0,5 mean? Thank you already in advance. Best regardsDavid
when more than one developers working in same server, how to track the one developers changes to export and import in production server.? [Note: We are using 9.2 thingworx version]
how to setup https for thingworx server in production. And also How to make connection between Thingworx and CSDK through HTTPS?
Hi Everybody, I have an issue with thingworx and the current chrome version. I get a lot or Errors in Application Log: Error occurred while validating HTTP header: sec-ch-ua. HTTP header value: sec-ch-ua: Invalid input. Please conform to regex ^[0-9a-zA-Z()\-=\*\.\?;,+\/:&_ %$ ¡-'"]*$ with a maximum length of 2000 So i did following steps: Check where Thingworx stores the regex and just changed the order a little bit to [0-9a-zA-Z ...So I was able to be sure which Rexeg Thingworx uses for the sec-ch-ua header.It is in file ThingworxStorage\esapi\validation.properties:Validator.HTTPHeaderValue=^[0-9a-zA-Z()\\-=\\*\\.\\?;,+\\/:&_ %\$ \u00A1-\uFFFF'"]*$ Check the content of the sec-ch-us of Chrome. It's: "Chromium";v="86", "\"Not\\A;Brand";v="99", "Google Chrome";v="86" Ok there is an issue with the string of chrome! The backslaches are not allowed by the regex ... So I tried to adopt the Regex and add support for '\' but even with an all all
Hi, all I'm trying to make a schedule chart that shows the operating status and Start/End time. But i have some problem. I want to put end time in the last row of infotable and put in new opreation status and time by add row of infotable. please refer below my code, please let me know if somebody know to put data in last row of infotable. Thank you. best regard
How to apply CSS for pagination widget?I need to reduce the height and width of pagination widget.
Hi Experts, I have come across a scanerio multiple times where same mashup does work on one Thingworx instance and doesn't respond on another instance.Though both Thingworx servers are identical in terms of version, corresponding platform settings and even Thingshape services. But still not responding. Issue description: Mashup has an advanced grid bound to data service which gets triggered on two events i.e. on Mashup load and Navigation popup close. But the service is not getting triggered to refresh grid post popup close.Same mashup has been deployed on a new Thingworx instance and working.I have debugged each and every binding but no luck. Did you come across similar issues and any solution you have discovered? TIA.
Hello , In a responsive mashup how to add margin to a linkI want to display the forgot password link in right side (in responsive way).but it is coming in center.
Hi, We developed Things and connected with Thing Template which has the database configuration details for the Thing to get connected. We did this to establish dynamic connection of Things and it works fine only the first time while creating it. When we exported and imported in another thingworx, the Thing did not get connected when we configured the details in ThingTemplate that is associated with the Thing. How can we resolve this issue? Thanks in advance, Shalini V.
Hi all, While running the script through automation run I'm receiving the error Unable To Convert From java.lang.String to LONG when i'm using the webservice to get Equipment Network from PTC.SCA.SCO.ContextUtils Thing ( in SCO and Manf APP project ) after that getting text from infotable putting getEquipmentNetwork response below InfoTable responseInfoTable = InfoTableUtil.fromJSON(response.as(JSONObject.class));ValueCollection query = new ValueCollection();query.SetStringValue(jsonKey1, value1);ValueCollection collection = responseInfoTable.find(query);if (collection == null) {query = new ValueCollection();query.SetLongValue(jsonKey1, value1);collection = responseInfoTable.find(query);if (collection == null) {throw new RuntimeException("Provide Valid key1=" + jsonKey1);}}return collection.getStringValue(jsonKey2); Failing at line Bold line through automation run collection value going null and throwing the error. If w
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.