Recently active
Initially posted in this topic I encounter the same problem with SSO and logout. Could you tell me what is .srf single logout url ?
I have license for thingworx, how can i know how many users i can created in my thingworx? i already check the license subsytem setting and it said uncounted, Please explain it to me what uncounted means. Since i check on my detailed license report-data and it said the qty is 25. I tried to create 26 users and nothing happened.
In AMU asset/equipment configuration, I have configured few assets, with asset status of BOOLEAN parameter from Kepware. 1. Here i have configured 2 assets and used the same kepware tag as status (BOOLEAN). It's working fine with "Asset" but the icon is not changing in "C3PC 20" according to "Running/Down" status. What is the issue behind here? It's always NOT CONFIGURED. 2. What if the the asset staus coming from kepware as "ACTIVE" for running and "ISSUE" for not running? How accomodate the string values with Asset Status?
oauthDomainoauthAccessTokenUrloauthApprovalModuleUrloauthExpireTokenUrloauthRequestConsumerKeyUrloauthRequestTokenUrloauthUserAuthorizationUrljauthCheckAuthUrljauthCheckTokenUrljauthIssueTokenUrljauthProxyUrljauthRevokeTokenUrljauthSigninUrl Where are these attributes??
I created this recently for another group - might be useful Video Link to Create a Database connection to you Postgres Thingwork Database
Hi, I have configured Software Content Management for ThingWorx on my local instance. Followed the steps mentioned here. Upon deploying the package to the Thing I am seeing various errors in the Application Log which are as below: error executing APIRequest Message: Unable to dispatch [ uri = /Things/TW.RSM.SFW.SoftwareManager/Services/UpdateDeliveryTargetState/]: Unable to Invoke Service UpdateDeliveryTargetState on TW.RSM.SFW.SoftwareManager : Could not get Entries for delivery targets Not authorized for ServiceInvoke on QueryEntries in SCMSubsystem, sending ERROR ResponseMessage to caller! Unable to dispatch [ uri = /Things/TW.RSM.SFW.SoftwareManager/Services/UpdateDeliveryTargetState/]: Unable to Invoke Service UpdateDeliveryTargetState on TW.RSM.SFW.SoftwareManager : Could not get Entries for delivery targets Not authorized for ServiceInvoke on QueryEntries in SCMSubsystem error executing APIRequest Message: Unable to dispatch [ uri = /Things/TW.RSM.SFW.Softwar
I have used Link tags successfully with standard data types but am having difficulty with strings and DateTime.I am trying to move data from an ODBC/MYSQL database. The standard data is moving fine, but two types are not moving correctly. Strings, DATETIME, and Long variables. The ODBC driver reads LONGs as strings, so essentially it is string-type and Date-type links that aren't moving. I created the links using the GUI instead of typing them by hand, so the fields are correct.Quick Client shows the data read into the tags in the ODBC device tags, but in the PLC tags on the output of the links are all quality BAD/value UNKNOWN. DWords are reading correctly.Any thoughts?.
Hi,I am using advanced grid which is editable, the requirement is after editing and saving it, then I want to reset the grids back to default on click of a button so I can enter new data.How is that possible.?As we can see in the screenshot attached, there are two big tables which will be editable and we will save it. But then on clicking of a button which is next, the tables should then again be blank so I can enter data for another entry.
I want to find out how many times a mashup used. So for that I am developing a mashup that can access localhost access log from tomcat folder in server. So I want to know how to acess this log in mashup.
Hello guys, I want to display my data like this picture! how do i do ? Should I use grid, but how to display infotable in a row? When I bind a data source do display every Equipment then how do I bind Equipment information to each row ? And Second question, how do i set a button to selected row? like this.When select this row a button appears on the image, if not select the button doesn't appears.If anyone knows how to do it, please teach me or give a hint, because i search online and on ptc community i can't get any answer. I am a intern developer learning how to developer thingworx application and it's spend me a lot of time but i still don't know how to do it. Thank you guys a lot!
I'm using ThingWorx 9.3.5I've been trying to link a Dynamic Thing Template to a Line Chart Widget and have been quite unsuccessful. I was wondering if there is possibility that I could use Dynamic Thing Templating to pull Data and push into a line chart. If so, could anyone possibly help me with that?
Hello all. I have been trying to create an advanced tag by comparing the Logic_cond from a MT Connect Mazak Tag. The idea is to populate PTCAvailabiltyFaultCode of DPM with this advanced tag. This advanced could be a bolean value; Whenever the Logic_Cond is "Normal" then it should write over this new tag as 1 or 0. We have tried by using a derive tag, complex tag (we are still new to kepware ) but whenever we try to write this new "combined" tag it just pops up that the tag is not writeable.
Hi, I am trying to configure SCM for ThingWorx 9.5 and have imported the SCM extension. I have also given permissions to my user as mentioned in this url. However I am finding that none of the navigation links given below are working. I have tried to debug the issue but nothing is turning up over there too. I have tried opening the SCM page in both Chrome and Edge.
Hello everyone! I have two kepservers (one reading tags from a siemens 1200 drive and other reading tags via modbus). Can you please tell me how can I share tags from the kepserver with siemens drive and read it as a register on the kepserver with modbus drive? Thanks in advance
Hello,I have two PCs communicating over OPC DA protocol. One is OPC Server, while second one is OPC Client. On OPC Client I am using KepServer OPC DA Client. I configured DCOM setting according to this page: https://www.softwaretoolbox.com/dcom/html/dcom_for_windows_7-_10-_-_server_2008r2.html . I have latest Windows patches installed which requires from me to use the "Default Authentication Level set to “Packet Integrity” .The problem is that when I try to connect to OPC DA server, KepServer is showing an error that OPC Client failed to establish callback from OPC Server. When i open Windows System Logs I see error "The server-side authentication level policy does not allow the user MCSB\BHAdmin from address 172.16.3.44 to activate DCOM server. Please raise the activation authentication level at least to RPC_C_AUTHN_LEVEL_PKT_INTEGRITY in client application." That leads me tu guess that I need to change configuration of OPC Client of KepServer, to Packet Integrity. Does anyone know ho
Hi community, I would like to check if two specific properties are being used / referenced in any subscription on any entity.I tried using getWhereUsed but this gives me an empty result when I view the result as a table. Is what I am trying to accomplish possible on thingworx? Regards,
Hi, Is there any way to send data from Thingworx to Bigquery database?
i have upgraded the thingworx from 9.3 to 9.5. i have created industrial connector thing for kepware connection its showing connected status. but when I create Edge thing with industrial connector asas industrial thing ,status of that Edge is showing disconnected. Am i missing something here in binding or settings?
does ThingWorx support NTCIP protocol?
So basically i have a service which takes some ID (Number) as input and gives the details of that specific ID. The given details of the output parent infotable are:numberdeeplinkrelatedIssuesownercreatedDatedaysOpentargetCloseDate So this "relatedIssues" property is another infotable which has another infotable as a property called "fieldData"and i want to pick the property "CreatedOn" of the fieldData infotable and compare it with the "createdDate" property of the parent infotable. And parse it to have the difference as an output of the service alongside to display it later.
Hello there, I try to make a Infotable from JSON, I have already see some example, every time I try to do this I have error that thingworx told the JSON is Null. I dont know If I am doing something wrong or if is error in the Thingworx platform. The code is: // Function to check if a key exists in a JSON object and return its value function check_value_yt(input_json, key){ // Initialize return value to 0 var return_value = 0; // Check if the JSON object is not undefined if (input_json != undefined){ // If the JSON object exists, assign the value of the key to return_value return_value = input_json[key]; } // Return the value return return_value; } // Function to check if a key exists in a JSON object and return its value as a float function check_value_mtd(input_json, key){ // Initialize return value to 0 var return_value = 0; // Check if the JSON object is not undefined if (input_json != undefined){ // If the JSON object exists, assign the value of t
Hi, All I have queried influx db and got min, max and other aggregate functions for some properties. I am however in need of figuring out how to query influx in order to get the standard deviation for a property's history. Does anyone perhaps know an article that I can reference? If so please drop the link in here. Many Thanks.
I want to handle multiselection in grid on a click or somethingThis property is bindable, but I am unable to use it properly. The issue arises when I input 'Multiple' through the expression; the grid does not transition from normal to selection mode.
I tried to develop 3Decharts on thingworx using Eclipse, but it failed, and there is no detailed tutorial on the internet, or is there any other way to make 3D pie charts in thingworx?
I need to change the heading of Custom Task Collection to some other name, how to do that?
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.