Issue 13) I hava a problem about reading wbs id

Hi
I am dongsoon park
When i read MPP file, I hava a problem about reading wbs id.

1. Execute GMPWbsReadTest.java
2. if you see the No 4 in console.
3. In console, There is a wbs id 1.1.2 but If you open the result.mpp file, It's real value is 8.3.2 ( wbs id ) at No. 4.
4. So After I save as result.mpp to xml file, and If i find 8.3.2, There is a crrect value.
5. I don't understand it. Why?

Please help me.

Hi Dongsoon,


I have analyzed the requirement and following are the comments:
  1. I have executed the project and observed the output in console which contains 1.1.2.
  2. Then the result.mpp provided with this post is opened in MSP and it is observed that item 4 is empty.
  3. Result.mpp is saved as XML using MSP 2010 and it is observed that id 4 contains wbs 1.1.2 as read by Aspose.Tasks for Java.
Could you please try the scenario again as I could not observe the issue because XML and console output by AT both contain 1.1.2 and result.mpp contains empty cell?