How to create server directory in Projectwise?

How to create server directory programmatically  in Projectwise? which api to use?

  • Jeffrey,

    "Words get in the way", as I like to say.  What exactly are you trying to do?  The more information you provide, the more likely you will get a meaningful response.

    Pictures, i.e. screen shots, etc. are very helpful.

    Specifically, I don't know what you mean by "server directory in ProjectWise".  My best guess is that you are asking how to create a folder that you see in ProjectWise Explorer.  For that, search the ProjectWise SDK help for "folder", "project", "vault", or "rich Project".

    The most straight forward API function would be aaApi_CreateProject(), but then you will likely want to modify some of the newly created project's (folder) properties.