Badges
Latest Posts
-
How can a user check the logs for a scheduled model run where the schedule is created and run by admin user.
Scenario is that the target data source has write access only for admin or other specific users. That means the model can be scheduled/owned (i.e. run as) by the those specific users with write…
- Answered
-
Using a string variable in sql script
If we use a string variable in PQL editor while creating a SQL Script node, the variable is being enclosed in quotes that is causing the sql to fail. Example: @ColumnList is set to: column1,column2,…
- Answered
-
Revoking Admin/User tokens
Referring to the below REST API reference, the admin token generated using REST API seems valid forever, Is there any way to revoke/invalidate the token once generated.…
- Answered