-
Task output to Egnyte
Anyone else using Egnyte as their primary file storage platform? I want to be sure tasks can be automated utilizing the desktop connector.
-
Update Revit File From Disk - Target Path
How can one specify a path location that is one or two folder before the project/ target path?
This path would be the path to where the updated revit file, that has been stripped, will be saved too.
in short, the idea is to be able to update a revit file that is with in the main project folder but is not within the working directory, which seems to be the target directory as well, as a subfolder.
Thanks in advance
-
Can you add functionality to the TransferProjectStandards task?
We need the ability to transfer "DWG/DXF Export Setup Settings"
-
Is there a way to export a spreadsheet of all projects, tasks, and task schedules?
It's starting to get a little nuts with all of the projects we're adding. It would be nice to be able to setup a graph of all the projects, which tasks are under each project, and what the schedules are for each task.
The only thing that comes close (that I know of) is task timeline, but it cannot be exported and manipulated. We have to manually create and update a spreadsheet in order to get a visual of what all happens and when.
Is there a feature for this that I'm missing?
-
Answered
Sort Projects by Number
Is it possible to sort projects by number?
-
How many Clarity customers out there are Bluebeam Studio users?
How about Studio Prime-level users?
(I believe that Studio Prime is necessary to have access to the API for integrations).
Thanks,
Matt
-
Troubleshooting Clarity Errors
I'm looking for some guidance on how to troubleshoot some specific errors that keep popping up in our clarity task queue. Some of these are benign errors and some are production delaying errors.
1) How can I reduce the number of "Task Timeout: Task sat in a 'Claimed' status for too long!" errors?
I'm seeing this error a lot. I have noticed the following characteristics - The error tends to occur when the task server is opening larger models and downloading a local copy. Is there a way I could dive deeper into what's causing this specific error? I've tried
-
While using Filename Builder why will VIEW and SHEET not populate on my projects?
I am working to create a task that can print specific sheets from my model to PDF and follow the naming of the sheet as the file name.
However, the biggest issue so far seems to be that in my "Filename Builder" pop-up box I don't have 2 parameters that seem like they should be there according to examples posted in the Help area (Using File Keywords - User Interface for Filename Building).
I tried running a Database Export again with no success on getting "View" and "Sheet" to populate for me to use in creating my new task. See
-
When running a new task I keep getting this error An unexpected error occurred: NullReferenceException: Object reference not set to an instance of an object.
When I run a new task I get this error
n unexpected error occurred: NullReferenceException: Object reference not set to an instance of an object.:
-
Answered
Clarity Rand Database exporting
As we were exporting the Clarity Rand database using SQL server connection, we came across couple of hurdles.
- Clarity index data base is empty
- The Modeltime query table is only available for some users, we need that to be available for all the users working on the models.
There are some query tables that are empty. E.g. (Diagnostic chart, User group, User group project, User group Revit user) Only some users are visible in user query tables. Model Size is negative and unreal number is query tables. We need to produce a 'matrics over time' diagram like below.
-
Email file from Task output directly to the user
I am wondering if a feature upgrade (or existing feature I may be unaware of?) could be made to allow for files to be emailed to a user upon completion of the task.
e.g. export DWG or export PDF, I would like to be able to email the file directly to the user that requested the file. In a perfect world based on file size there would be options for emailing directly or emailing a link to download the file.
Alternately, a way that when a task is initiated by the user, for the username to be available to post
-
How do I get the name of the workset each Revit link is placed on?
Is it possible to get the name of the workset each linked Revit model is placed on?
I have been running the Revit Database Export task with the Workset Data Option setting set to Exhaustive (and Medium), but my report options do not include a Workset Name or Workset ID for Revit link instances. I also do not see workset information in the SQL database for the project in the RVTLinks tables.
I have project with over 200 Revit models, it would be very helpful if I could know if all their links were on an appropriate workset.
Thanks.
-
Transfer Clarity Host to new virtual server
Hello,
We are upgrading our physical local server and need to transfer the Clarity Host on current virtual server on the old physical hardware to the new physical server with the transferred or copied virtual server with the Clarity Host. What is the best way to do this? Would setting up a meeting with Imaginit support be helpful?
Any knowledge would be appreciated.
Thanks,
-
Can we add columns to the All Projects table view?
Is there a way (or could there be a way) to add columns to the All Projects table view? I saw a couple of other requests about adding task/task server specific columns, but I'm thinking more along the lines of the built in project properties like Type, Hub, Office, maybe Tags and also custom Project Parameters like if we create a BIM Manager parameter (which we have) it would be great to be able to filter the list of projects by that parameter or by office or filter out our hub to see what projects are hosted on external hubs,
-
Answered
Database export fails
My Database export keeps failing. The task server won't claim the task. It evaluates it and just freezes. All other tasks execute just fine. Any ideas?
-
Answered
Project Archiving?
What does archiving a project do in relationship to metric data? We want to keep model metric information in the system but remove the projects from the all projects page as there is no more need to run tasks. How does this work?
-
Answered
Filter total hours saved
I know in the Clarity web UI we can see the total time saved on the task servers page but this is a running total from when the system came online. We can also see total time saved for each project on the project pages in the web.
Is there any way to filter time saved numbers by date or by project tags or by type of task? Is this possible in the SQL management studio?
-
Creating a Dynamo Task
I am trying to create a dynamo task and I am following the steps on the Clarity Help page but I am not sure how to post a script to the script folder(step 2).
-
Answered
Links in Emails: URL formatting
Links in Clarity-generated emails are by default formatted using HTTP and the server name, e.g.:
http://SERVERNAME//CentralAdministrator/ProjectTasks/TaskStatus/178
What do we need to do in order to have them formatted using HTTPS and the server URL, e.g.:
https://SERVERDOMAIN.COM/CentralAdministrator/ProjectTasks/TaskStatus/178
We tried the settings "Notify URL Type" (both with "External" and "Fixed") and "Notify URL location" in the Settings menu but instead of the URL we entered links in emails now pointed to the server's IP address (and no https).