283224965-Integration-Manager-User-Guide-21-30
283224965-Integration-Manager-User-Guide-21-30
22
Allowing access to the data integration accrual Genie
10. In the left pane of Available Genies, select the check box for (Timekeeping)
Data Integration - Accrual Review (Accrual Detail) and then click the
right-arrow button to move the selected Genie to the right pane, Selected
Genies.
11. Click Save & Return.
Any individual who uses the Display Profile Default can now perform a data
integration operation that exports accruals data.
1. The driver_name.jar file contains all the Java class files for the custom
database driver that you want to make available. Store that file on the
timekeeping application server at the following location. For example:
drive:\Kronos\wfc\applications\wpk\lib
2. To incorporate the contents of the driver_name.jar file into the
timekeeping application, you must rebuild the wfc.ear file. On the
timekeeping application server, double-click the Stop icon on the desktop to
stop the timekeeping application.
3. When the timekeeping application has stopped, double-click the Workforce
Central Configuration Manager icon on the desktop to start the Configuration
Manager InstallShield.
4. At the welcome screen, click Next.
5. At the configuration action screen, select Modify an instance and then click
Next.
6. At the next screen, select the instance (for example, wfc) and then click Next.
7. At the actions screen, do not select Add or remove products. Instead, leave
this check box clear and then click Next.
8. At the modification confirmation screen, click Next to start rebuilding the
wfc.ear file.
9. Once the rebuilding of the wfc.ear file is complete, exit from
Configuration Manager.
24
Installing custom database drivers
10. Double-click the Go icon on the desktop to start the timekeeping application.
Wait for the application to start in online mode before proceeding to the next
task.
11. To confirm that a connection is valid for the newly installed driver, in the
Setup area of the application server, click Connections under Data
Integration. You can then create and test the connection. (See “Creating a new
connection” on page 41.)
26
Chapter 3
Working with Interfaces
When you have access to the data integration components that are installed on the
server, you can access and run the interfaces that have been deployed on your
system.
Note: If you previously used a batch file to run an interface without opening the
configuration tool or to schedule an interface from Event Manager, use the
Integration Manager features described in these topics instead. For more
information about using batch files to run interfaces, see the Workforce
Integration Manager Programmer’s Guide.
Running an interface
This topic describes how to run a single interface from the application server. For
other methods of running interfaces, see the Workforce Integration Manager
Programmer’s Guide.
1. From the suite home page, select the Data Integration tab and then click
Interfaces.
2. In the Interfaces display, select the button that is next the interface name.
3. To enable or disable certain steps or override certain options before you run or
schedule the interface, click Set Runtime Options. Then make the necessary
changes to the selected steps in the interface. (See “Overriding the interface
options at runtime” on page 35 for more information.)
4. To schedule the interface to run at a specific time, click Schedule and run the
interface from Event Manager. (See “Scheduling an interface with Event
Manager” on page 32 for more information.)
5. Click Run.
6. (Optional) Depending on the design of the interface, you may be prompted to
provide specific information before the interface runs. You may also have the
option to perform some other task, such as renaming the output file. For either
scenario, the system provides the Enter Data display, where you can complete
those preliminary tasks.
7. Click OK in the confirmation message window.
8. In the Interface Monitor display:
– Click Cancel —To stop an interface that is currently running.
– Click Refresh until the interface completes its run.
9. After the interface completes its run (successfully or with errors), click the
hyperlink in the Status field to view the Interface Results Summary report.
10. If there are errors, view the error report for the interface in one of the
following ways:
– Click the Total Errors hyperlink at the bottom of the Interface Monitor
display.
– Click the Errors hyperlink that is next to the Totals area in the Interface
Results Summary window.
28
Running an interface
You can analyze the information in the Interface Error Report window.
11. If there are errors for specific links, click the numbered hyperlink in the Step
Details area of the report in the Interface Error Report window. You can
analyze the information for that specific step in the Link Error Report
window.
12. To run the same interface again after you resolve any errors, or to run another
interface, click Return in the Interface Monitor display; then repeat steps 2
through 6.
Canceling an interface
1. In the Interface Monitor display, click Cancel.
2. Click OK in the confirmation message window. After the interface is
canceled, Interface Monitor displays an informational message.
3. To run another interface, click Return in the Interface Monitor display and
then select another interface.
30