Archive for October, 2009

SmarTeam Workflow Object Security

LockSmarTeam “workflow security” and “workflow sharing” settings can provide powerful capabilities or cause serious headaches related to object-level security.  By preventing users outside of the workflow from accessing objects active in the workflow process, or by preventing objects from participating in more than one workflow at a time, these features can do a lot to enforce the usage of workflow and adherence to corporate processes.  Continue Reading

Dynamic Assignment in SmarTeam Workflow API

Simple Flowchart Drawing with HandSmarTeam Workflow’s API engine offers tremendous flexibility for manipulating processes on-the-fly.  The object model, and the combination of nodes, users, and events make it easy to perform fairly advanced operations with workflow.  As an example, let’s use the API to dynamically assign a user to a node based on their participation earlier in the workflow.  Continue Reading

Voting in EPDM Workflow

Ballot BoxSolidWorks’ Enterprise PDM (EPDM) system allows you to capture electronic signatures and date/time stamps on documents as they progress through the system’s integrated workflow.  This information can be captured in the form of variables on the document’s data card.  These variables can then be written to the file properties (Word, Excel, SolidWorks, and AutoCAD) and/or placed into the actual document.  This functionality gets really interesting though when you place conditions on EPDM workflow transitions to allow voting for approvals (i.e. this isn’t approved until 2 out of 3 reviewers have approved it, but all 3 approvals are not required).  Continue Reading

ShareVis Releases Version 5.0

ShareVis LogoShareVis recently released version 5.0 of its SharePoint Workflow and Web forms product.  The product is a combination of tools that extend and automate the configuration of SharePoint and SharePoint-based business processes.  The list of enhancements is extensive, but it is worth reviewing some of the highlights.  Continue Reading

SolidWorks 2010: What’s In It For Me?

SolidWorks 2010 Premium Beta LogoWe hope that by now you’ve had the opportunity to attend a What’s New in SolidWorks 2010 session sponsored by your local reseller. But if you haven’t, here are some of the features, functions, and issues that are worth noting.  Continue Reading

Autonumbering in Design Automation

Count of FourDesign automation tools like DriveWorks provide functionality to read information from a database and to output information to a database. One of the most common tasks for database output is the automation of part numbers and quotation numbers. Although the task seems trivial, there is more to it than meets the eye.  Fortunately, the combination of VBA macros, SQL stored procedures, and SQL triggers are great for automating the process. Continue Reading

EPDM Workflow and Rev Blocks

Title BlockThe SolidWorks Enterprise PDM (EPDM) workflow can be used to automatically show revision history by populating the revision block table on your drawings.  By configuring a set of variables to hold current and past revision information, and setting those variables in a workflow process, you can free designers from the tedious process of putting revision block information into SolidWorks each time a drawing is approved.  Continue Reading