Question

Developer Studio 22.1.8546 issues

  • 27 April 2022
  • 9 replies
  • 512 views

Userlevel 6
Badge +12

  DS  22.1.8546, Customization Project, 22R1


9 replies

Userlevel 6
Badge +12

In 21.82

  • navigation works, when setup j2ee.team.server.url=https://pz3urer-dev1.build.ifs.cloud in \nbproject\project.properties
  • TAR works, when setup test.a.rest.ifs.exe=E:\\_work\\21R1\\Test-A-Rest-v1.2.0.24\\publish-commandline\\TestARest.exe in \nbproject\project.properties and setup properties.json in TAR folder
    • 22.1 still throws “TAR Configuration missing in project properties!”

 

Transformer issue

Userlevel 5
Badge +13

Hi @InfFilipV 

I will check the Developer studio related stuff and get back to you. 

 

THanks

Harshini

Userlevel 6
Badge +12

Also Java Transformer development is invalid, wrong version is Builded (10-core) and folder \lib\server\javaruntime does not exists

Build produce this error:
Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.2:install-file (install-ifs-fnd-common) on project CCnbCurrencyRates: The specified file 'E:\_work\Cloud\ICC\lib\server\javaruntime\ifs-fnd-common.jar' not exists -> [Help 1]

 

Synchronize libraries (only in notifications - RMB missing (what is right because there is not buildhome to fetch libraries from))

Fails:

 

Userlevel 6
Badge +12

TAR works when properties.json is configured.

But does not allow to use spaces in URL and keyword When

 

Userlevel 6
Badge +12

For project APP10 is here another error:

 

 

 

When I rewrite it to 1.7 it works correctly.

Userlevel 7
Badge +18

Also Java Transformer development is invalid, wrong version is Builded (10-core) and folder \lib\server\javaruntime does not exists

Build produce this error:
Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.2:install-file (install-ifs-fnd-common) on project CCnbCurrencyRates: The specified file 'E:\_work\Cloud\ICC\lib\server\javaruntime\ifs-fnd-common.jar' not exists -> [Help 1]

 

Synchronize libraries (only in notifications - RMB missing (what is right because there is not buildhome to fetch libraries from))

Fails:

 

Hi @InfFilipV,

 

Came across this error myself. Do we have a solution?

Userlevel 6
Badge +12

Hi @Himasha Abeywickrama ,
I copied sources into project in APP10 and built there.

Then manually imported into app and export XML from app (this is required for both types of transformer).

Output jar is named with suffix 10.0-core, but it works. And if there wasn’t be problem with libraries in cloud, it will produce same named file.

So it is usable, but it shall be corrected in future.

 

(But I still do not know how to handle Database task XML, where/how to export and what is right format...)

Userlevel 6
Badge +12

Hi @Himasha Abeywickrama , @bhraau 
in topic Java Transformer development in IFS Cloud | IFS Community, is workaround:

All needed libraries could be downloaded from Docs. - I attached them.
And save it to folder \lib\server\javaruntime\ in IFS Cloud project.

 

Then is possible to develop Transformers in IFS Cloud project. Other issues still persists.

BR

Userlevel 5
Badge +13

Hi @InfFilipV  

 

Do you still have the issue after upgrading to latest tool version in portal?

22.1.8682

Reply