Skip to main content
Question

IFS Developer Studio

  • March 16, 2022
  • 6 replies
  • 418 views

Forum|alt.badge.img+2
  • Do Gooder (Partner)
  • 4 replies

Is there any step by step to try the sample project from IFS Developer studio..?

 

I installed IFS Developer studio and Oracle DB. So can I run the sample projects. When I run the sample project I got the following error,

 

Target "deploy" does not exist in the project "IFSTest". 
BUILD FAILED (total time: 0 seconds)

 

 

This topic has been closed for replies.

6 replies

Charana Udugama
Superhero (Employee)
Forum|alt.badge.img+12
  • Superhero (Employee)
  • 128 replies
  • March 16, 2022

Hi @Jahir91,

I’m not sure if this has the info you are looking for. But if you have access, this is the best place to get the required information and guidance. 

IFS Applications 10 Technical Documentation (ifsworld.com)

Please refer to IFS Development Guide. 

Best Regards,

Charana


hamalk
Superhero (Employee)
Forum|alt.badge.img+13
  • Superhero (Employee)
  • 246 replies
  • April 28, 2022

hi @Jahir91 

 

May be you can try out some given samples:

 

 

/Harshini


Forum|alt.badge.img+4
  • Do Gooder (Customer)
  • 6 replies
  • September 16, 2022

hi @Jahir91 

 

May be you can try out some given samples:

 

 

/Harshini

Hi,

I tried the sample project, still I am getting same build error.


hamalk
Superhero (Employee)
Forum|alt.badge.img+13
  • Superhero (Employee)
  • 246 replies
  • September 16, 2022

Hi @vsraman85 

Have you configured the database properly in Developer studio tool, seems like it’s an issue in how you have configured the DB. In the navigator RMB on the database node and open a command window by selecting “Execute Command” option. In the command window try to run a command and see whether u can run any query., 

/Harshini


Forum|alt.badge.img+4
  • Do Gooder (Customer)
  • 6 replies
  • September 16, 2022

Hi @hamalk ,

Yes. I am able to configure Oracle DB, Test connection is success. Able to execute some commands, able to see list of tables, views and packages. When I try to build the solution, getting error. “Target deploy doesn’t exist”.

 

Thanks

Venkat


hamalk
Superhero (Employee)
Forum|alt.badge.img+13
  • Superhero (Employee)
  • 246 replies
  • September 16, 2022

@vsraman85 

 

Can you create a new project and see how it works for you, could be your project is corrupted:

refer: 

https://community.oracle.com/tech/developers/discussion/1677114/error-from-ant-deploy

 

/Harshini