|
|
Error on download, it says...
"command contains unrecognized phrase/keyword"
What if we already have a timekeeping device?
or How does it interface with other vendors?
How does the program handle the import/ export of data?
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Error on download, it says...
"command contains unrecognized phrase/keyword"
the file that you have chosen to download contains "white space" on its "name", or it could be that the file is inside a folder with a "name" containing a "white space".
may 07 --- The name "may 07" either for a file name or a folder name is unacceptable in the system's import procedure. And for that matter, any other procedure that would require your intervention in choosing the "interface" file.
may07 --- This is how it should be spelled instead.
Each and every words are evaluated by the VFP6 code (VisualFoxPro) and having a "white space" suggests an additional word in the command syntax. Thereby, a space would imply another "command" or "parameter value" which would be "unrecognizable" in the VFP6 language.
Although it is not a bug per se, we are working on a "better" error handling interface in our future versions. The correction still though, is "naming" the files and folders without the "white space".
Payroll System Integration with other
T & A Providers (Timekeeping and Attendance)
We write specialized middleware codes when there is a need for interfacing with other T & A providers. This is done by our development group, fully customized and may come in whatever form.
Nonetheless, it is best to have it in a "text based" format since this kind of data is usually the middle ground for all interfacing software. MS Access MDBs, MS SQL Database/ Table, MS Excel, FoxPro DBF are just about the most common formats that we do usually undertake to convert, seamlessly.
Ours could be cross-bred with just about any other Vendor's TimeKeeping Software.
IMPORT-EXPORT Feature (BOSS Softwares)
Although, the design of BOSS System varies with different installations that we have for various companies. There is a simple standard on how the DATA goes around on each module.
For Payroll System, the DATA usually is exported into the TimeKeeping System. By no means that it will export the confidential information. All that is exported are the names of employees and the ID numbers which is practically, the only things needed in timeKeeping.
On the other hand, after a series of "INs" and "OUTs", the TK module uploads back the attendance in a very raw format that bears the code, date, time-in or timeout indications and the actual time.
Both of the above are triggered by an easy "click" tab, bearing the same caption for the desired action. | |
|
| |
| |
|