Browse By Tags

  • Deleting document with specific username and password

    Hi guys, I have a flow that at a specific point of it I need to delete some documents. But, the user that is using my customization tool in this moment maybe doesn't have permission to do that. So, Is there a way to delete a document even if the current…
  • Set Project Environment ?

    How do you set an environment to a project using the sdk ? I hoped that the aaApi_CreateProject function would inherit the parent folder environment but unfortunately not. I can get the environment Id using aaApi_SelectEnvByProjectId but can't find…
  • Opening File Dialog crashes PW

    Hi guys, I captured the change state to previous state with post hook and everything works perfeclty. But, in some moment in this hook I need to open a File Dialog to user select a file and it crashes PW. Does anyone know why? Here is a snippset: …
  • copy documents issue

    Hi was wondering in anyone else has seen this problem and if they have a fix. I am trying to copy a set of documents using aaApi_CopyDocuments and I am getting very strange behavior. it will error with the following information. error code =…
  • Assistance with writing dll containing specific function that will be used in C# project

    Anonymous
    Anonymous
    We are wanting to create a library (dll) for searching Projectwise and returning document information. The searches will be against a known environment and include criteria that uses both document properties and attributes from the environment. The library…