• Strange behavior when using aaApi_SetWorkingDirectory

    Jeff Burrill
    Jeff Burrill
    We are close to finalizing a solution to dealing with working directories as part of our migration to Windows 7 (see http://communities.bentley.com/products/projectwise/projectwise_programming/f/342995/p/61879/151525.aspx#151525 ) The problem is that…
    • over 10 years ago
    • ProjectWise Programming
    • ProjectWise Programming Forum
  • SS3 version and SS2 version for SDK

    James
    James
    Dear teachers, I developed tool based on SS3 SDK. it works well SS3. However it doesn't work at SS2 projectwise. Shoud I use SDK based on SS2? Please help me..
    • over 11 years ago
    • ProjectWise Programming
    • ProjectWise Programming Forum
  • SDK - using AAHOOK_MOVE_DOCUMENT to preserve state

    Jeff Burrill
    Jeff Burrill
    I'm working on a hook that will preserve state when files are moved from one folder to another when both folders have the same workflow applied. I tried using an action hook, thinking target and source data would be available at the same time, but the…
    • over 12 years ago
    • ProjectWise Programming
    • ProjectWise Programming Forum
  • SDK: Getting audit trail data with aaApi_SelectAuditTrailRecords

    Jeff Burrill
    Jeff Burrill
    I'm having a problem retrieving audit trail data using aaApi_SelectAuditTrailRecords. I think I have the criteria right, but result is always 0. I've tried hard coding known user id's that do have audit trail data. I am running this as administrator with…
    • over 11 years ago
    • ProjectWise Programming
    • ProjectWise Programming Forum
  • Selecting documents by name - case-sensitivity issue

    Jeff Burrill
    Jeff Burrill
    I am currently using aaApi_SelectDocumentDataBufferByNameProp to select documents by name from a specific project Id. The problem is that this function is case-sensitive. The names might be upper case, lower case, or mixed case. I can account for upper…
    • over 10 years ago
    • ProjectWise Programming
    • ProjectWise Programming Forum
  • SDK: Problem appending dynamic data buffers

    Jeff Burrill
    Jeff Burrill
    I've run into an issue with appending dynamic data buffers. In some of my original code, a check of the last error code showed error 50002, which is an API parameters error. I have come up with the following test code that still does not work (result…
    • over 11 years ago
    • ProjectWise Programming
    • ProjectWise Programming Forum