Forum

[SOLVED] Import Act...
 
Notifications
Clear all

[SOLVED] Import Activity

3 Posts
2 Users
0 Reactions
3,738 Views
 DEV
(@lee)
Posts: 57
Active Member
Topic starter
 
[#2512]

Hi,
When I import Activity with CSV files, i've got this message :
Contrôles invalides.
le champ 'planification' est obligatoire
I've tried to put 0, 1 in this field but it faill.
Have you a document with the format and values expected ?
Thx


 
Posted : 13 Aug 2015 18H19
(@babynus)
Posts: 14952
Member Admin
 

if you want more explicit format description, you can use help function (small button beside element type on import screen)
You'll find that "planification" correspond to "idPlanningMode" field.
So, with standard rule : idXxxxx is a link to Xxxxx object.
This means you must provide a value of "PlanningMode" that will fit activity element (scope="activity").
You can enter value as id (numeric value) or as name (text value).


 
Posted : 13 Aug 2015 18H42
 DEV
(@lee)
Posts: 57
Active Member
Topic starter
 

Hi,
Format for import activity has changed since v 4.3...
Now, it's works.
thx


 
Posted : 13 Aug 2015 21H09
Share:

Scroll to Top