cancel
Showing results for 
Search instead for 
Did you mean: 

saving and reteriving xml

0 Kudos

Hi,

Can someone help with this,Where should I locate XML configuration file in the WD project structure.

second how can I refer to this file via WD runtime?

Thanks

Best Regards

Yasir NOman

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Yasir,

for finding the metadata xml file go to your project folder through file explorer. Go to src\packages\<your package name> inside it you will find various xml files with different extensions like .wdwindow, .wdnavigation, .wdmessagepool,.wdview etc. All these are config xml files for different entities. You can open and see the content of these files by any text editor.

How can you refer these files from your code is not very clear to me neither is why would you require that.

Regards,

Shubhadip

Former Member
0 Kudos

Hi Yasir,

Please explain the scenario better.

Regards

Noufal

0 Kudos

hi,

I am trying to save my data in into xml file actually i can make file in my local drive but it is not possible if some one else uses my application so i need to save file in WD file structure but i do not know where can i save my file and how can i accesses to it again.

I hope i am clear this time, thanks

Best Regards

Yasir Noman