Browse By Tags

  • Customize document version created on the first state

    Hello, is it possible to customize by PowerShell Script, the document version, once it is added to the ProjectWise Datasource? Basically, it is possible to customize the Document versions, by using WRE. But when we are adding a new Document to ProjectWise…
  • [Explorer API] Get Document State Description

    After loading project info into the global static buffer, this code tells me a document's state... int stateId = aaApi_GetDocumentNumericProperty(DocumentProperty.StateID, docIndex); Is there a table somewhere that I should interrogate to get state…
  • [Explorer API] Determine Document State

    I may be using the wrong terminology, but how can I determine the state of a document? In particular, I need to know if a doc is in the Work-in-Progress state. There's a section in the Public SDK Help entitled Progress Control Flags . However, the section…
  • workflow document approval state only available to specific users - how?

    How do you set a document to change to approved state after approval by a specific user? In the access control of a folder, I see a work-flow access column - looks like anyone who has ability to change Workflow can set the State to Approved. Thx, Regards…