Alex Lavov 5.Oct.11 07:55 AM a Web browser Lotus Workflow Engine6.5.1All Platforms
Does anyone know how LWF gets OS ApplicationSetupDocument from application database? I consider that using DWFUtilGetApplicationSetupDocument is right practice. But how this actually works. Is it uses getting by keys from view (i.e. OS Setup) or common database search is being perfomed? I believe that db.search is used because deleting OS.. views from app DB does not effect at all and Setup doc is available.
My objective is to have multiple OS App Setup documents in app Database and switch them by view selection formula in OS... views or something like that.
Any ideas? Thanks in advance.