Solved

APPS10 Project Root

  • 11 May 2021
  • 2 replies
  • 261 views

Userlevel 2
Badge +6

Would anyone be able to tell me where I get the project root, or create the project root for APPS10?

 

I am trying to start a new web services project but I have no idea where to get it.

 

Thanks!

icon

Best answer by Yomalee Sigera 11 May 2021, 13:36

View original

This topic has been closed for comments

2 replies

Userlevel 7
Badge +20

Hi,

 

Run the _create_project_root.cmd found inside build_home\source ( Inside your build Home Folder)

 

 

Thanks,

Kasun

Userlevel 4
Badge +8

Hi @NSRJMITCHELL ,

This is how to create new project root.:

You can find ‘ _create_project_root.cmd ‘ inside your build home/source.

  • Before creating a new one please take a backup of your build home, in case if any thing went wrong.
  • Make sure the folder path to _create_project_root.cmd file doesn't have any spaces or special characters.
  • Run the _create_project_root.cmd file as Administrator.

If you get  below prompt, just hit the enter key to use the default path without specifying a custom folder.
Enter PROJECT_ROOT ( [C:\Users\……\Build_home\project_root] /Q(uit) )

 

Hope this will help you!

 

Cheers!

Yomalee