-
How to Upgrade a Pyramid Kubernetes Cluster
Before upgrading your production install of Pyramid, it is imperative that you upgrade a test install of Pyramid based on a copy of your production database.…
-
How to connect SalesForce as a data source in Pyramid
In order to add SalesForce as a data source in Pyramid, you will need to set up an app in SF and use the Consumer Key and the Secret Key of the app. Please follow these steps in order to create the…
-
How to Generate Process and Thread Dump Files for Analyzing High Memory Usage of Pyramid Serivces
Pyramid services are based on Java and require the server resources (mostly RAM and CPU usage) to be available for better performances. To prevent services from over-consuming the resources,…
-
How to get Console logs and HAR logs from the Chrome browser DevTools
To analyze logs in case of an issue with the application (ie. Black Screen), in addition to the logs that the application writes (from the Admin console),…
Latest Posts