Skip to main content
Solved

Transformer compilation error(JAR files missing)

  • October 21, 2020
  • 2 replies
  • 476 views

Forum|alt.badge.img+5

Hello,

I created a new JAVA transformer in APPS8. When I try to compile it(without any changes), it throws an error saying some JAR files(Dependencies) are missing. As per E-Learning, I provided added below information in generated-pom.xml to download the dependencies JAR files but Developer studio says “Unknown host gbglcrd10 ”.

 

Please let me know if the URL to download dependencies has been changed. If so, Does anyone know the new URL or how can I resolve this issue?

 

    <repositories>
        <repository>
            <id>ifs-public</id>
            <url>http://gbglcrd10:8082/nexus/content/repositories/public/</url>
        </repository>
    </repositories>
    <pluginRepositories>
        <pluginRepository>
            <id>ifs-public</id>
            <url>http://gbglcrd10:8082/nexus/content/repositories/public/</url>
        </pluginRepository>
   </pluginRepositories>

 

Best Regards.

Best answer by dsj

Hi Mohit,

 

I assume this is an IFS internal remote repository. As a solution you can copy the required jars locally and continue with the transformer development. Copy following jars from IFS server home to your local project and hopefully it will resolve the error. 

  • IFS_HOME\repository\server\javaruntime\ifs-fnd-connect.jar
  • IFS_HOME\repository\server\javaruntime\ifs-fnd-base.jar

In below blog post you can find how to develop a java transformer in detail. Hope you’ll find it useful :)

 

https://dsj23.me/2020/09/07/working-with-java-transformers-in-ifs/

 

Regards,

Damith

View original
Did this topic help you find an answer to your question?

2 replies

dsj
Ultimate Hero (Partner)
Forum|alt.badge.img+22
  • Ultimate Hero (Partner)
  • 880 replies
  • Answer
  • November 9, 2020

Hi Mohit,

 

I assume this is an IFS internal remote repository. As a solution you can copy the required jars locally and continue with the transformer development. Copy following jars from IFS server home to your local project and hopefully it will resolve the error. 

  • IFS_HOME\repository\server\javaruntime\ifs-fnd-connect.jar
  • IFS_HOME\repository\server\javaruntime\ifs-fnd-base.jar

In below blog post you can find how to develop a java transformer in detail. Hope you’ll find it useful :)

 

https://dsj23.me/2020/09/07/working-with-java-transformers-in-ifs/

 

Regards,

Damith


Forum|alt.badge.img+5
  • Author
  • Do Gooder (Partner)
  • 14 replies
  • February 9, 2021

Thanks Damith. It worked.

 

Thanks & Regards

Mohit.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings