Running the Component Interface SDK Sample in Java and C++

To run the compiled Java or C++ component interface sample:

  1. In a DOS window, change directories to the location of the sdk_bus_exp directory.

    After you launch the executable sdk_bus_exp, the system prompts you for parameters one at a time.

  2. At each prompt, enter the appropriate value and press Enter.

    Select option 1 to sign in. You are then prompted to provide the connect information.

    If the connect succeeds, a menu appears where you can perform Get or Find functions.

  3. Get details for an employee.

    Select option 1 to get details for an employee. You are then prompted with the different update modes and the employee ID for which you want to display information. Enter the employee ID 8001 and press Enter. This displays the level 0 data and the options that you can perform.

  4. Select a business expense period at collection level 1.

    Select option 8, Item, to select a business expense period. Selecting this option displays a list of available business expense periods for the selected employee.

    Select the expense period that you want to work with.

  5. Select a business expense detail item at collection level 2..

    Select option 18, Item, to select a business expense detail within the selected business expense period. Selecting this option displays a list of available business expense details within the selected business expense periods.