Excel Integration - AH Development Notes

Development Sessions

2010-03-11

Questions for lunchtype Skype session

  1. Is there a any particular reason that statement Attribute VB_Name = "modXmlUtils" appears at the very start of the module? Can it be after the function header and CVS tag?

  2. A user's login can expire from the server side, due to a timeout. What do we do on the client side? Should we maintain a variable contain the time that the login was last checked and then explicitly check with the server to see the user is still logged in if the time is more than x hours ago?

Changes

  1. Lib Bau2-Header: Fixed //userDefinedFields/name --> /record/userDefinedFields/name

  2. Lib Bau2-Header: Fixed verteiler user defined fields names with RevA, which should have been RevB or RevC

  3. modHeader processHeader: Added case for FIELD_USER_DEF, works same as FIELD_DIRECT

2010-03-10

Copyright 2008-2014, SoftXS GmbH, Switzerland