Recently active
hi i am working on win10.i tried to install ATE 8.2 with the docker running. but i met problem when installing analytics server: in the attachement is the install log file after the installation Thanks in advance Minnan
hello i work on I work on a local instance of ThingWorx 8.2 with ATE. days before, i couldn't load the dataset,and i find it the reason was "Selected Analytics Gateway is not connected" in the setting. i tried to reinstall ATE but it didn't work.and i have referred the article "https://community.ptc.com/t5/ThingWorx-Developers/Selected-Analytics-Gateway-is-not-connected/m-p/511980" and follow its step, but it is still not sloved. what else can i do to solve the problem? Thanks in advance. Minnan
Hi, I have created an Thing for sending sms to phone numbers. But I am not able to send message to more than one number in my verified caller id. When I checked its saying other numbers are blacklisted. Even I tired to configure alert: send an alert to phone number but in this case am not able to send to even one number. How Can I resolve this? Please provide some help. Thanks, V Shalini.
@Velkumar How to use different repeaters in Mashup?
I need to process large datasets with thingworx analytics. By using the API, I can create datasets with 1 million - 6 million rows. After I created the datasets, the analytics builder becomes awesome slow and is throwing the following error: GetDatasetConfigurationAMS: ERROR: JavaException: java.util.concurrent.TimeoutException: Timed out APIRequestMessage [requestId: 633, endpointId: -1, sessionId: -1, method: POST, entityName: localAnalytics_DataThing, characteristic: Services, target: GetDatasetSchema] Which would be the maximum dataset size thingworx analytics is capable to process?
Hello All, How to install Gradle STS IDE plugin in the eclipse? I could not find any such file in market place. Could anyone please help here? Thanks, madhu
How can I find the version of ThingWorx using a REST API?
I Created one organization and added user group into the same. and gave access to one of the my project but still i am not getting that project runtime. All the style and mashup is missing only the mashup which I gave it as home mashup for that organization is visible. but also all style definition is missing over there. Thanks in advance
I have tried installing Thingworx 8.2, thingworx runs when using startup.sh or catalina.sh. However, when trying to start thingworx using tomcat service I get a "404 Page not found" error. There are no errors on the catalina.out logs, however nothing is logged in the Application.log file.The configuration files and logs are below TOMCAT.SERVICE [Unit] Description=Apache Tomcat Web Application Container After=network.target [Service] Type=forking PIDFile=/var/run/tomcat.pid Environment=CATALINA_PID=/var/run/tomcat.pid Environment=JAVA_HOME=/usr/java/jdk1.8.0_131 Environment=CATALINA_HOME=/app1/tomcat8/8.5.32 Environment=CATALINA_BASE=/app1/tomcat8/8.5.32 Environment=CATALINA_OPTS= ExecStart=/app1/tomcat8/8.5.32/bin/jsvc \ -Dcatalina.home=${CATALINA_HOME} \ -Dcatalina.base=${CATALINA_BASE} \ -Djava.awt.headless=true \ -Djava.net.preferIPv4Stack=true -Dserver -Xms10240m -Xmx10240m -Dd64 -XX:+UseNUMA \ -XX:+UseConcMarkSweepGC -Dfile.encoding=UTF-8 \ -Djava.library.path
Hello, according to this document: https://support.ptc.com/help/thingworx_hc/thingworx_utilities_8_hc/en/index.html#page/ThingWorx_Utilities%2FConverge_AssetMonitor.html%23 ThingWorx Asset Management, ThingWorx Product Relationship Management, and ThingWorx Alert Management are deprecated. What are the replacements for these utilities? If i need the ThingWorx Software Content Management, which package should i install? Best, Bach
Hey, guys!I'm working on a project lately, and I need to work on a mashup that can upload and download files(.jpg .zar .mp3).I know that there is a widget called Upload file, but there are no download widget.How can I download a file from the Thingworx??
Hey guys,I am trying to upload a file to my external REST API and I found a Snippet in the services called PostMultipart. I thought I could use it to upload a file from my repository, but I cant find any documentation about it and it is not working.That's the snippet I am talking about:Does someone know if I can use it to upload or know what could went wrong?
I am using a dev environment to support new changes for several different Thingworx platforms that I support. There are times that I have to flush my dev environment and import from the target environment so that my dev environment matches fully. I then make changes, export changed items, and then import back into the target environment. When clearing my platform, there are times when I miss something and I don't get the results I want. Is there a way to have Thingworx re-initialize the persistence database and basically clear it out and set it back to "factory defaults"? Thanks
Hello, I would to improve my map application on Mashups. I saw that the widget has many properties to setting up shown regions, routes, etc. But, the user guide of this widget has little information about these configuration. So, to start this discussion: How to modify the initial zoom of the map shown in the mashup? Thanks, Christyam
Hi, I am trying to create a DataSet and getting following error: java.io.IOException: Unable to initialize FileRepository [AnalyticsUploadStorage] Unable to initialize FileRepository [AnalyticsUploadStorage] HTTP [401] : For support cases please provide this log tag: 3046a039-0295-48ee-bfcf-2db89f0c6a19 Thanks and Regards, Jyothi
Getting white screen while clicking the view mashup button in any created mashup and also unable to view the Thingworx in-built mashups like(Extension Manager Listing,logs,licencing subsystem etc).I am unable to view any mashup in Thingworx 8.1 version. getting below screen while viewing the mashups.
Hi Everyone, I have a data change event which trigger a subscription. In this subscription I would like to invoke a service which will be bound to a widget. I am also thinking that I can do it directly in the service code but I could not do that. I tried use snippets which just insert "me.myservice" and it does not work and I also tried "thing["mything"].myservice();" but also does not work. Any help on that? Thanks, Felipe Duarte
Hi Guys,I'm using a thingworx extension called 3d Model Viewer, downloaded from marketplace.I get the model imported and show on the mashup, but the default view position is looking at the bottom of my 3D model and it is very close to the model too, so i can hardly see anything..it will take my like 7 -10 scrolls to see the whole model.Is that possible to change the default view position, so it will look nicer like the picture on the right when the mashup just loaded?Thanks!
A 'CreateProfile' job is aborted, throwing this exception: SparkException: Job aborted due to stage failure: Total size of serialized results of 69 tasks (1026.2 MB) is bigger than spark.driver.maxResultSize (1024.0 MB) Obviously, thingworx analytics is using apache spark for analyzing datasets. I need the maxResultSize to be configurable in order to be able to get the profiles of a large dataset. Is are any possibility to change the maxResultSize in the micro service?
Hi, we have trying to copy file from device (remote thing ) to repository. while initiating copy service, we are able to initiate the COPY service in FileTransferSubsystem. But ,we are getting "File transfer -- event message ..........Not authorized for ServiceInvoke on StartFileTransfer in AG_FieldAsset_12345600000000" . while initiating copy service we getting event message as "Transfer request accepted".and in subscription we are getting event message as "Not authorized for ServiceInvoke on StartFileTransfer in AG_FieldAsset_12345600000000". can any one help ...Thanks,Dinesh
Hi , I have this requirement : I will display a list containing bike's model names and i want to represent the respective images for each and every model , so as i select model-1 i want the image of model-1 to be displayed ...likewise i want to change the image to model-2 when i click on model-2 in the list . Pls tell me how to achieve this ... Thanks
Hi, I'm use modal pop-ups when configuring mashups.Sometimes the button is disabled even after the modal pop-up closes.The obvious reason is difficult to grasp. It does not seem to be disabled simply after the modal pop-up is closed.If you perform a specific service in a modal popup and the CloseIfPopup is executed when the service is done, it appears that deactivation is maintained (not always, sometimes).If someone is experiencing similar symptoms, can you tell me why? My Thingworx information.[on VM]OS: Windows 2008 R1 SP1Thingworx Version: 7.3 SP10CPU: 4RAM : 12GB Thanks
I already have a ThingWorx installation in local machine with port 9080. I am trying to install this docker version, my windows is 7, and I changed the docker VM memory to 8 GB.
Hello, I'm attempting to create some animation (expand/collapse) of a row within the Collection Widget. Please reference the attached image. The goal is to expand/collapse the "Region" rows, with the ability to have multiple "Regions" expanded at the same time. Is this even possible with the Collection Widget? I can't seem to find a way to create this functionality. I attempted utilizing the Visible property on the referenced mashup in the collection, but the collection still reserves the space when setting the mashup to invisible. I also attempted to dynamically rebuild the bound infotable only displaying the desired region when selected, but this redraws the collection and causes the selected row to reset when the new collection is generated. Thanks in advance for any response!
Hi, I am using the gauge widget in responsive mashup. My widget size is changing if change the resolution. How to fix the widget size constantly if change the resolution. Please find the attached images. Thank You.
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.