Recently active
hi thereI think I wrote the configuration correctly, HTTPServer Ping Succeeded too.But the Validate connection keeps failed. So I want to check the log. Which log should I check? I'm a beginner, so please tell me exactly..I'll wait your reply thx
hello, i need d3 tree extension zip file to design the d3 tree like below snapshot:- please share the extension file asap
Hi Developers, I'm Yoshihiko from Japan. I put 2 "dataexport" widgets into my Mashup. when I open the mashup and click ether both, data will be exported normally. but later, both widgets doesnt work. ( no data will be exported) I'd be happy if someone provide me reasons. Thanks and Regards.
Hi Team, Selected Rows field value from service sometimes passes and sometimes won't to the next service in ThingWorx 9.2 even the service is triggering after the event. (We are using selected rows changed event for triggering the respective service). Even I have binded one of the field of selected rows of service to label to debug, we I found that sometimes it populates and sometimes won't but service triggers every time. Please help us to resolve the issue. Thanks in advance.
I have a question regarding thingworx capability. Let’s say a machine learning application was built on python (localized flask application). Can we connect & host the python application on Thingworx for scaling & database connectivity purposes? If so, can anyone help point me in the direction of how we would do that? Thanks in advance!
Hello, recently I use PostMultipart, and these's chinese character in my partsToSendso I set the headers like this: var params = { proxyScheme: undefined /* STRING */, headers: {"Content-type":"multipart/form-data; charset=UTF-8"} /* JSON */, ignoreSSLErrors: undefined /* BOOLEAN */, useNTLM: undefined /* BOOLEAN */, partsToSend: formData /* INFOTABLE */, workstation: undefined /* STRING */, useProxy: undefined /* BOOLEAN */, repository: undefined /* STRING */, proxyHost: undefined /* STRING */, url: url /* STRING */, }; // result: JSON var result = Resources["ContentLoaderFunctions"].PostMultipart(params); Here I print out the content which api server received:Red: If I remove the content of headers, every chinese character will become to "?"Orange: There's no problem as I use Postman to test the api Green: the content which api server received will become to nothing as setting the headers I also try to se
Hi, I notice the known issue of Javascript service , it could be severe problem to affecting the biz logic. Where can I find the fix plan of this bug ? Regards, Sean
Hi, Will the HA Clustering be available for the release TW9.3 by end of the year? Thanks in advance, SV
This seems to be a bug which we have recreated in 9.1.1
I followed the instructions as specified in Article - CS193947. After booting up the server on localhost. My http connection worked but the my https connection gives me a ERR: No Response from server. I am using the portable edition on local pc for demo purposes. For the config.xml I commented out ``` <Connector port="${port.https}" protocol="org.apache.coyote.http11.Http11NioProtocol" maxThreads="150" SSLEnabled="true" scheme="https" secure="true"keystoreFile=".keystore" keystorePass="${https.keystorePassword}"clientAuth="false" sslProtocol="TLS" /> ``` And added ``` <Connector port="${port.https}" protocol="org.apache.coyote.http11.Http11NioProtocol"SSLEnabled="true" maxThreads="200" scheme="https" secure="true"defaultSSLHostConfigName="Full Computer name as FQDN"><SSLHostConfig hostName="Full Computer name as FQDN" sslProtocol="TLS"><Certificate certificateKeystoreFile="keystore.pbx"certificateKeystorePassword="Password0" certificateKeystoreType="PKC
Good time, dear!Please tell me how can I get the circled date variable from a subscription in a service?
In twx 9.2, iam creating a mashup. In Layout, i selected positioning: static, Container size: Fixed. I have added textbox, value display, led display. Its "left" properties having different pixels but "top" property is same for all 3 different widgets. In composer page all 3 widgets are displaying in a single line and in "view mashup" also same alignment is appearing. But while login inside organisation page and navigated to the particular mashup means the top alignments of 3 widgets are not same. they are coming in zig zag order. but inside composer everything looks fine. What is the issue here??
Out of List/Dropdown/ComboBox - which one will work efficiently?? Iam facing slowness in combobox
I have an advanced grid that display all the information i retrieve from DB using SQL query and i would like to add a button that triggers a service to edit the register in m y DB that corresponds to that row(see screenshot)
Hello, I have the following challenge: I want to extract all properties, which are available/present on a certain thing, to an info table. I used the following code to achieve this: var result = Things[ThingName].GetPropertyDefinitions({category: undefined /* STRING */,type: undefined /* BASETYPENAME */,dataShape: undefined /* DATASHAPENAME */}); My problem is, that it gets me only 999 entries but my thing has more that 999 properties. Is there a way to get more/all entries? maxItems did not work.
Hi community! I'm installing the Thingworx Foundation Installer for Windows with PostgeSQL. I already downloaded Tomcat (and inserted it to the PATH), Java 11 and jdk "Amazon Corretto" as well (and inserted them to the PATH), and PostgreSQL+PGAdmin (and insterted it to the PATH). The file pg_hba.conf is changed as well as indicates in support.ptc.com>ThingWorx Foundation Installer for Windows. Then I tried to create the keystore in the Java/bin, I've opened the cmd as administrator and where I fill the form with my name, company's name, city, etc. There is the next warning output: On the other hand I didn't create the thingworx database if someone can attach some link that talks about this part and how to change the credentials it could be pretty nice. Thanks soooo much for any help.
Hello, I have a service that return an infotable called allCenters,, i created other service called searchCenters that calls allCenters service and created a input in it: When i execute i try to execute the service, what the value i give in the query parameter i have the following error: Any idea what i could i have missed y not well configured? Regards, Yous
Hi Team, Could you please help me how to show both line and bar chart together as I am not able to do with the new Line chart. Please suggest how to achieve this in new widgets instead of legacy label chart widget. Thanks in advance.
Hi I'm trying to use Expression with 5 inputs but 4th an 5th input is not working. Please help with this issue. TWX version 9.1.1
1. Can we trigger autorefresh using ServiceInvokecompleted of any service?? (without using refresh intervel) 2. While using autorefresh in cloud for every 10 mins, it is reloading all the services binded to the mashup right? If 500 users using same mashup simultaneously, it will slow down the server performance?? What issues we can expect from this scenario?
Hi! When I execute the QueryStreamData service of the AnomalyMonitorStateStream from within a service I get the data but from Composer the service returns no data. Is this a bug or what other reason could be? As workaround I am executing the GetStreamData services from Composer. You can check the attached screenshots. Regards!
Hello , I am using thingworx (9.1.5) timeseries chart and i would like to format the tooltip for time. I don't see any property to format tooltip and it neither takes the format set for the x-axis. Is there a possibility to do it via CSS or what would be the better approach. Thank you.
Hallo I am trying to rotate a widget from its horizontal position to a vertical position can anyone tell me how? horizontal position Vertical posiiton
Hi, I want Process Gauge widget Extension I cannot find it in marketplace can anyone attach the extension below. Thanks
Hello, I would like to apply manual CRON to Scheduler with below requirements. this scheduler should run immediately or in 30 seconds - it's only for one time, once deployed it. and then this scheduler should run periodically for every 6 hours. Kindly let me know to achieve this requirement. Thanks Gopi
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.