MOD2000: Adding Workflow or Main Table Doesn't Properly Refresh Panes

ID: Q245242


The information in this article applies to:
  • Microsoft Office 2000 Developer


SYMPTOMS

When you perform one or more of the following Access Workflow Designer tasks, Access Workflow Designer panes may not be properly refreshed:

  • Adding a new main table by using the Main Table Selection Wizard.
  • Adding workflow to the solution by using the Workflow Process Wizard.


RESOLUTION

To refresh the Access Workflow Designer pane in question, do either of the following:

  • Press F5 to manually refresh the Access Workflow Designer panes in question.
  • Close and reopen the pane in question (typically the Tables or Solution pane).


MORE INFORMATION

Steps to Reproduce Behavior

  1. On the Access Workflow Designer developer computer, register the Northwind database.


  2. On this same development computer, install offline replication components. Click the application in the Access Workflow Designer, and click the Offline tab. Click Install Offline Replication Components.


  3. After the offline replication components have been installed, click No when prompted if you want to create an offline publication.


  4. Add the Orders table as the main table.


  5. Expand the Object list. Expand the Tables node. Open the property sheet for the Order Details detail table.


  6. Create workflow on the Order Details table, creating a new column.


  7. After the Workflow Process Wizard finishes adding workflow to the solution, click the Order Details table and view its property sheet. The newly added workflow lookup table may not appear.



REFERENCES

The following topics concerning this issue are from the Microsoft Office 2000 Developer Access Workflow Designer Developer's Guide:

Troubleshooting: Database Issues

Topic: Tables and Solution pane may not refresh automatically

Troubleshooting: Workflow Process and Scripting Issues

Topic: Workflow Process pane may not refresh automatically

Testing Your Workflow

Note: You may have to refresh your database to view the new objects added by the Workflow Process wizard.

Identifying Main User Tables

Detail and lookup tables associated with the main table are automatically added to the hierarchy. The Main Table Selection wizard deduced these from defined foreign key relationships in the database. If they are not displayed in the Object List, you can expand the view under the Tables node or refresh the Tables pane.

Additional query words: prb panes

Keywords : kbdta modWFDesigner
Version : :
Platform :
Issue type : kbprb


Last Reviewed: December 14, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.