The iSeries™ Access for Windows® Directory
Update function allows users to specify PC directories for updating from a
configured network server or from multiple networked servers. This permits
users to load non-iSeries Access for Windows software
products on a server in the network, and to keep those files updated on PCs.
Directory Update is an optionally installable iSeries Access for Windows component.
How to install iSeries Access for Windows Directory
Update:
To install Directory Update, follow these steps when you
install iSeries Access for Windows, or when
you run Selective Setup if iSeries Access for Windows is
already installed:
- Select the iSeries Access for Windows Optional
Components check box.
- Expand the view and make sure that the Directory Update subcomponent
also is selected.
- Follow the prompts to completion.
iSeries Access for Windows Directory
Update C/C++ APIs:
iSeries Access for Windows Directory
Update C/C++ application programming interfaces (APIs) allow software developers
to add, change and delete update entries that are used by the
iSeries Access for Windows Directory
Update function.
Note: iSeries Access for Windows Directory
Update APIs do not actually perform the updates. They are for configuration
purposes only. The task of updating files is handled exclusively by the Directory
Update application.
iSeries Access for Windows Directory
Update APIs enable the:
- Creation of update entries.
- Deletion of update entries.
- Modification of update entries.
- Retrieval of information from update entries.
- Retrieval of information such as return codes. For example, only one application
can access the Update entries at a time. If you get a return code that indicates locked,
use the information to find the name of the application that has the entries
open.
IMPORTANT: The
iSeries Access for Windows client
does not include support for network drives or for universal naming conventions.
This now is provided by the
iSeries NetServer function. Network
drives that you previously mapped by using iSeries Access should be mapped by using iSeries NetServer
support. Set up the iSeries NetServer that comes with OS/400
® V4R2
and beyond in order to perform file serving to the iSeries server.
- NetServer information resources:
-
iSeries Access for Windows Directory
Update APIs required files:
Header file |
Import library |
Dynamic Link Library |
cwbup.h |
cwbapi.lib |
cwbup.dll |
Programmer's Toolkit:
The Programmer's Toolkit provides
Directory Update documentation, access to the cwbup.h header file, and links
to sample programs. To access this information, open the Programmer's Toolkit
and select .