Hi All,
We are in the process of creating new BizApi’s for integration project using Dell Boomi. We are on Apps 9 and are deployed on premise.
We are trying to create the project root on premise for our vendor and are facing issues. We obtained the latest build home from IFS which contained the _create_project_root.cmd.
We installed both Java JDK and Apache ANT. When we tried running the script, we get the following error.
Thu 04/15/2021 11:57:33.52 CJNS2Z2 Start _create_project_root
Enter PROJECT_ROOT ( OC:\Users\nkadam\Documents\IFS\Build ZHome\project_root] /Q(uit) ) C:\\Project_root\
C:\\Project_root\ exist!
Do you want to RECREATE the project root "C:\\Project_root\" ? (Y/N ?Y])Y
Deleting C:\\Project_root\...
Creating C:\\Project_root\
ant create-project-root -Dws.dist="C:\Users\nkadam\Documents\IFS\Build ZHome\build_home\server\dist" -Djavaruntime="C:\Users\nkadam\Documents\IFS\Build ZHome\build_home\server\javaruntime" -Dproject.root="C:\\Project_root\"
Buildfile: C:\Users\nkadam\Documents\IFS\Build ZHome\build_home\build\build.xml
btaskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.
declare:
BUILD FAILED
C:\Users\nkadam\Documents\IFS\Build ZHome\build_home\build\build.xml:115: Problem: failed to create task or type if
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
Total time: 0 seconds
xcopy /D /S /R /Y /I /Q C:\Users\nkadam\Documents\IFS\Build ZHome\build_home\client\runtime\*.* C:\\Project_root\\client\runtime\
Invalid number of parameters
Thu 04/15/2021 11:58:05.36 CJNS2Z2 Stop _create_project_root Error!
Any guidance on creation of the project root or how you have handled development of BizApi’s will be helpful.
Thanks,
Nitin.