Exporting EPS/OBS/WBS/Code Values
Forum Sponsor
Top Posters
Nick Johnson-Pond
3 posts
sairedz25
0 posts
Ahmed Awad
2 posts
Syed Shoeb
0 posts
Vimukthi
0 posts
bal aji
2 posts
Lee Mallek
23 posts
Viet Tran
9 posts
Ola Gbotoso
0 posts
Jaturapit Multongka
1 posts
Hi
To Export the EPS/OBS structure you will need to use the Primavera API. Wich means using Java...
To get a project wbs however you can just export the project to .xml format, and import the .xml file into access.
That will export the project wbs along with all the other project details.
Hope that helps.