iSeries Access for Windows Directory Update APIs

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:

  1. Select the iSeries Access for Windows Optional Components check box.
  2. Expand the view and make sure that the Directory Update subcomponent also is selected.
  3. 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:

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 Directory Update > C/C++ APIs.

Note: By using the code examples, you agree to the terms of the Code license and disclaimer information.
Related reference
Directory Update APIs return codes
iSeries system name formats for connection APIs
OEM, ANSI, and Unicode considerations