Importing Resource Spread (Weekly/Monthly) from Excel in Primavera using API
Hi,
I need to input large amount of data (around 50000 resource spread values) for almost 100 activities in P6 v8.2
I can't directly use excel import as mentioned in (Doc ID 898341.1 because it will just populate total planned units. and the data I have has very uneven distribution so I need to input each value separately for bucket planning.
I am able to read the excel file using java
and also I am able to load the project using Primavera API but I don't know how to link two together.
Does anybody have any sample code for doing this?
Thanks,
D.H