Recently active
when I delete service, I accidentally deleted something. Is there a way to get it back? Is there a good way to control the code? Thank you
I was curious if there's any way to convert base64 images to another format like .jpg, .png, or .tif when saving them in a Thingworx file repository. I'm working on an application where users are capturing base64 images using a Vuforia experience and I would like the ability to email a zip folder containing these images in any of the formats listed above to the user. Could anyone point me in the right direction on this?
Hi, I want to hide the lines (cell border) around the cells on a grid widget. Does anyone know if there is a way to do this, or at least give them a colour of my choosing. TIA K
Hi Team, Please let me know the PTC api or any logic to check the sibling of any node in a network? Thanks in advance.
Hi, I Noticed that bydefault DateTime stored in UTC format in TWX cloud instance, Even when time is entered in Local time zone(IST). will it be same in OnPrem twx instance OR will the DateTime stored in Local time zone(IST). Thanks
Hi, We'll have a new project built on ThingWorx 9 and starting to install the testing system. I guess ThingWorx 9.1.1 will release in next a few days, so I'm going to wait for this version and install this version instead 9.1.0. Does anyone knows when ThingWorx 9.1.1 will ready for download ? Regards, Sean
Hello, I have created Azure SQL srever and created thingworx database. I am trying to create schemas on thingworx database using script which provided by thingworx installation. Below are errors while running the schema setup script. I am using thingworx 8.5.11 Thingworx version. Setting up ThingWorx schema and creating user twadmin in thingworx...Password: sqlcmd : The term 'sqlcmd' is not recognized as the name of a cmdlet, function, script file, or operable program.Check the spelling of the name, or if a path was included, verify that the path is correct and try again.At C:\Softwares\MED-61280-CD-085_SP11_ThingWorx-Platform-Azuresql-8-5-11\install\thingworxAzureSingleInstanceSchemaSetup.ps1:84 char:1+ sqlcmd -S $server\\$serverinstance,$port -U $sqlserverloginname -d $database -i ...+ ~~~~~~+ CategoryInfo : ObjectNotFound: (sqlcmd:String) [], CommandNotFoundException+ FullyQualifiedErrorId : CommandNotFoundException cat : Cannot find path 'C:\Softwares\MED-61280-CD-085
Hello, Can you provide the steps how to migrate the existing Thingworx version 8.5.1 MSSQL to Thingworx version 8.5.1 Azure SQL(single instance)? Thanks&Regards, Latha
Hi everyone, I don't get whats wrong here! I created two MQTT-Things and configurated them to the same Server, (test.mosquitto.org). I made the same steps for each thing, but one is connected and one not. I created them last Friday and it works and today I always get these Errors: "Fischertechnik_DaFe_SU is not enabled" I attached the two things, maybe it is a problem with my thingworx server? Fischertechnik_DaFe_Order: works and is connectedFischertechnik_DaFe_SU: doesn't connect anymore since todayThanks for any kind of help!
Hi, We're building a issue tracing system for a customer using ThingWorx. For each issue updating , the end user will receive a email notification. The customer need the notification email contain Issue link URL and naivete to the issue in ThingWorx without login , how to achieve this ? Regards, Sean
Hello there, I have a time series like this: This is the result of a QueryPropertyHistory call for Test property of a thing. Is there any way to group by a specifying time frame such like hourly or daily and ask to have the AVG value of "Test" column ? I saw that in the Aggregate function you can specify the column for which aggregate data, but you can't make any operation on the data contained in that column, such like truncate the datetime value to have an hourly or daily based aggregation. Thanks, Paolo
Has anybody been successful using the ContentLoader functions in TWx 9.0 Extension SDK? I've been following this example and this javadoc but I keep getting a null pointer exception. Just to test my sanity, I used the same url, header, and content information inside a Composer service and I was successful. I've attached the stack trace and the code I'm using is: public Boolean myService() throws Exception { Boolean verify = false; ContentLoader verifyCheck = new ContentLoader(); String url = "https://postman-echo.com/post"; JSONObject content = new JSONObject("{\"meta\":{\"key\": \"" + "abc" + "\"}}"); String username = null; String password = null; JSONObject headers = null; Boolean ignoreSSLErrors = null; Boolean withCookies = null; Double timeout = null; Boolean useNTLM = null; String workstation = null; String domain = null; Boolean useProxy = null; String proxyHost = null; Integer proxyPort = null; String proxySchem
Hi there, can you help me with something please ? I followed this tutorial but the mashup is not showing any data. I am connected to a kepserver which generates some random numbers, which can be seen in properties tab. Thankyou!
Hello, I Want to write a formula or an expression using selected rows of a grid, if you have any idea how to do it i would be grateful. I will attach what I want to do in the mashup Thanks in advance
Hello @arunrajput,did you got it resolved? i am also facing the same issue, When I click on the Design tab in Mashup page it keeps loading. kindly help me to resolve the issue. Fyi. using free 30 days trial version .
Hi all, I want to count values occurrences in value stream and store it in an infotable with two entries (value,count) Example : data in value stream = 1,1,2,2,3,3, infotable count = (1,2) (2,2) (3,2) How can I do it? Thanks
Good day Team, I am curious if ThingWorx has any extension in order to get the factory model from FiiX software. Or another way around? Thank you!
Hi! I'm wondering if there're some ways to show relationship between Mashup and Thing services? Typically, a Mashup will bind some Thing Services and internal Expressions/Validations, the relationship is quite complicated and working in different level. So I'm wondering if there're some ways to show relationship, or extract data from .xml source code and show it in diagram? It will be very very helpful to design review and documentation. Thank you very much!
I made this mashup I want to know if i can change a background color of a cell in the grid advanced depending of a cell value Ex. In the first grid i have a value of "Diametro" it is diameter in spanish, if the value is between 100 to 200 the background color will be green, but if the value is under 100 the color will be red Can i do this with a service or another tool? Ty
Hi Team, I was using TWX 8.3 version earlier which was having below snippet:- var params = {thingName: thingName /* STRING */}; // result: BOOLEANvar result = Resources["PTC.Factory.CommonUtilities"].DoesThingExists(params); But in ThingWorx 9.1, PTC.Factory.CommonUtilities is not available. How would I run my code now? Please provide snippet for ThingWorx 9.1 for checking the existence of Thing in the composer. Thanks in advance.
hii, i want to create a pdf using mashup. I have installed the pdf extension and after that when m trying to run the create pdf service it is showing me the error. i have refer https://community.ptc.com/t5/ThingWorx-Developers/How-to-export-mashup-reports-to-PDF-and-Excel-format/td-p/595437 but when i execute it in a mashup it is giving me "Unable to Invoke Service CreatePDF on PDFExport : Could not launch browser._Build info: version: '2.52.0', revision: '4c2593cfc3689a7fcd7be52549167e5ccc93ad28', time: '2016-02-11 11:22:43'_System info: host: 'WIN-3UOFB25GDRR', ip: '172.31.30.93', os.name: 'Windows Server 2012 R2', os.arch: 'amd64', os.version: '6.3', java.version: '1.8.0_251'_Driver info: driver.version: JBrowserDriver" this error. suggest the solution in this
I am having an INFOTABLE which I am giving an input to the COLLECTION widget using the service GetDataTableEntires.But all the cells in the COLLECTION widget are showing the same Data Repeatedly (Which is the last entered entry into the Database)Even though trying with Repeater Widget, the same thing is happening. Even the Repeater widget is showing the latest entry data in all the cells.
Hello, I am looking for a way to get the name of services within the services themselves. Like if I wanted to write the name of the service in the log like this: "logger.info("serviceName"); I found an old support article that seems quite similar to what I am looking for: https://www.ptc.com/en/support/article/CS219740 But it seems like this might not have been implemented? Does anyone have any ideas? I know I could just write the name of the service manually, but I might have several services where the same log will be present, and it would have been sweet if I didn't have to manually write the names.
I have Created a MASHUP which has an GRID Widget which contains the data as shown in below figure: How Can I Delete the GRID Row on the Button "Delete" is pressed. Thanks !!
I want live streaming of ip camera in thingworx I have one ip camera which will supports RTSP protocol. It will send the stream to the RTSP server. But how we can connect thingworx to the RTSP server? How can thingworx will communicate with RTSP server? How to play live stream in thingworx mashup? HTML5 widget support .mp4 and .m3u8 files for streaming so how we can convert RTSP stream to .mp4 file Or If camera will send the stream to HLS protocol should thingworx will inetgrate with HLS server? So many question are there how thingworx will achieve this? Please suggest a right way.
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.