Solved

IFS developer Studio connect to IFS 22R2 ?

  • 7 June 2023
  • 3 replies
  • 174 views

Userlevel 6
Badge +14

Greetings, IFS community.

 

In order to create some entities, I need to use the IFS Studio Developer application. Our IFS version is 22R2.

Our IFS is hosted directly by IFS. The Odata Connection information has been provided to me.

 

What is the process for connecting to IFS Developer Studio? Having experience with IFS 10 connecting to IFS developer Studio.

 

Does the Host, Service, User Name, Password, and Schema need to be provided even if the IFS hosts it or there is another way to do so?

 

Thanks,

Juan Luis

icon

Best answer by hamalk 8 June 2023, 06:13

View original

3 replies

Userlevel 7
Badge +20

Hi @ZTC ZTC JGOTA,

 

Developments in IFS Cloud is tightly coupled with Lifecycle Experience portal and connection to the code repository, build place database is done via Azure VPN connection on your local workstation.

Since the development on IFS Cloud is different from Apps 10, I recommend you to go through the lifecycle experience guide first and get familiar with the terminology and the development lifecycle or check IFS academy course on this topic.

Lifecycle Experience Guide - Technical Documentation For IFS Cloud

 

If it’s a rather simple entity with some fields and page(s), then you can do it as a custom entity

Create Custom Entity - Technical Documentation For IFS Cloud

Entity Configurations on Pages - Technical Documentation For IFS Cloud

 

Hope it helps!

Damith

Userlevel 5
Badge +13

Hi @ZTC ZTC JGOTA 

 

You can simple download the Developer Studio tool from https://developer.ifs.com/tools/devstudio and install into you local machine. Unlike in Apps10 you don't need to run developer studio via Citrix. 

Since you are in IFS Cloud 22r2, the source code is now separated., you need to download the source code from Jfrog Antifactory as well as solution repository and feed it into developer studio to configure you project in the tool. Please refer to following page in 22R2 techdoc to get more info on how to setup the project in order to get started.

https://docs.ifs.com/techdocs/22r2/020_lifecycle/030_customer_solution_development/020_developing-with-devstudio/#setting_up_the_local_development_environment

 

/Harshini

Userlevel 6
Badge +14

Hello Community,

 

 @hamalk  and @dsj  are the best answers.

 

Thanks,

JL

Reply