frequently asked questions

All your questions in one place.

ProjectActivitiesImport file

The format of the file must be:

 

File typeCSV, text separated by semi-columns
Field delimiterSemi-column
Record delimiterCRLF (CHR(10) + CHR(13))
Code page1252 ANSI (Event. 850 or 437 ASCII)
File extension*.whx

 

Field NbDescriptionField typeCommentsPriority
1Activity dateDateCompulsory 
2Staff member codeC(15)Compulsory 
3Activity statusN(1)

Compulsory

The accepted values are:

1 Incomplete

2 Editable

3 Not approved

4 Billable

5 Billed

6 Do not bill

 
4Activity batch numberN(10)

Optional

The same batch number should be assigned to all the activities that will need to be grouped.

 
5Task codeC(15)Optional 
6Task descriptionC(250)Optional 
7Start date and timeDate or Date Time

Optional

The accepted formats are

DD.MM.YYYY or

DD.MM.YYYY HH:MM:SS

5 (see remark)
8End date and timeDate or Date Time

Optional

The accepted formats are

DD.MM.YYYY or

DD.MM.YYYY HH:MM:SS

5 (see remark)
9Total length in minutesN(10)Optional1 (see remark)
10Total length in secondsN(10)Optional2 (see remark)
11Total length in hours and hundredthsN(15, 4)Optional3 (see remark)
12Integer part of number of hoursN(10)Optional4 (see remark)
13Integer part of the number of minutesN(2)Optional4 (see remark)
14Task hourly rateN(15, 2)Optional 
15Task total amountC(20)Optional 
16PlaceC(20)Optional 
17Project codeC(20)Optional 
18Customer codeC(20)Optional 
19NotesC(250)Optional 

 

Remark: 

The file to be imported must contain all the columns mentioned above. The order of the columns is compulsory.

The name of the fields does NOT determine the content.

The optional fields must be in the file, but can be left empty.

Some programs can generate NULL values in their exports. This value is not always supported during the import. The only way to know if it is possible to exploit the files created by your program is to test them yourself.

The length of the activity can be specified in different ways:

- Filling in only field 1, and thus determining a full day length (fill in the key: full_day_length);

- Filling in both fields 7 and 8, and thus determining a series of full day lengths;

- Filling in both fields 9 and 10, and thus determining an activity that has a length corresponding to the difference between the two;

- Filling in only field 11, thus determining an activity which length corresponds to the number entered (ex: 4.5 equals 4 hours and a half);

- Filling in both fields 12 and 13, thus determining the length of the activity in hours and minutes.

If the information concerning the length are specified in more than one field, WinBIZ will use only the first piece of information available according to the column priority.

 

If you wish to import a file with very few information, you can check the keys available in ProjectActivitiesImport in order to discover which elements can be defaulted.

Did you find this article useful?

0 out of 0 found this helpful