-
`itemId` Parameter for `dataSources/addRolesToItemAndBubbleUp` API
For the dataSources/addRolesToItemAndBubbleUp API, what is the itemId parameter, and where can I find it?
- Answered
-
List itemType: database in dataSources/getDataSourcesByTenant API Output
The dataSources/getDataSourcesByTenant API currently returns details for itemType:server in the output. How can I include itemType:database in the response as well?
- Answered
-
Where can I find the query text information in the Pyramid repository database?
I'm building a transaction logs dashboard and can get most details from the transactionView table, but I can't find the query text information. Is the query text stored in the Pyramid repository…
- Answered
-
Is there a way to get the current logged in user?
I want to retrieve the current logged in user. The API Gets details for the current user. (pyramidanalytics.com) returns "devservicerw" as the current user,…
- Answered
-
How to Identify Pyramid Workflows that are Using Python Scripts
I have saved some generic Python scripts under Formulate > Scripts for users to utilize in their workflows. These Python utils are packaged as a WHL file, installed in Pyramid,…
- Answered
-
Log Storage Table in Pyramid Repository Database
I want to make the system logs and scheduled job logs visible to users by creating a dashboard in Pyramid. Is there a table in the Pyramid repository database that stores these logs? If so,…
- Answered
-
Is there a way to get the modelId for the /API3/dataSources/addRolesToModel API without using the Admin Console?
The /API3/dataSources/addRolesToModel API requires an itemId as an input parameter. To obtain the itemId, I currently need to navigate through the Admin Console by going to Source Manager >…
- Answered
-
If we have an azure artifacts, how can I directly refer it from pyramid to add packages from the artifacts.
Instead of downloading the file from artifacts in local & then deploying it in Pyramid, I want to able to directly refer it from artifacts.
- Answered
-
How to set environment variable in pyramid
I'm trying to set environment variables in Pyramid & access it in my python script within Pyramid. But I'm facing an error, environment variables not set.…
- Answered
Badges
Latest Posts