
Naga Satya Rama Sandeep Kotha
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 17
Activity overview
Latest activity by Naga Satya Rama Sandeep Kotha-
Naga Satya Rama Sandeep Kotha commented,
You can test the piece of code that will automatically configure all renderings. Script (Line of Code):tableVis.AutoConfigure() Link for reference:https://docs.tibco.com/pub/doc_remote/sfire_dev/ar...
-
Naga Satya Rama Sandeep Kotha created an article,
Converting Key store type PKCS12 (.p12) to a JKS (.jks) Vice Versa
Details: Converting PKCS12 (.p12) to a JKS (.jks) Vice Versa Commands to use: Converting a Java Keystore (JKS) to PKCS12(.p12) format. keytool -importkeystore -srckeystore <source keysto...
-
Naga Satya Rama Sandeep Kotha created an article,
Extracting Date and DateTime from SAS Date Formats "yymmdd10"
Issue Description:One of the SAS Date format Data Type is unable to read by Spotfire "yymmdd10" which is ISO Standard. The retrieved data is irrelevant. For instance 21600 is equivalent to 201...
-
Naga Satya Rama Sandeep Kotha created an article,
How to add Rows to a Data Table and Upload data table to Library using Iron Python Script.
Solution:Below is the script which adds rows to a data table, saves it to the library, then reload it if you're using the same SBDF file in the dashboard. Please find the sample dashboard attached ...