Reltio Connect

 View Only
  • 1.  Reltio custom solution - issue updating Client credential

    This message was posted by a user wishing to remain anonymous
    Posted 11-06-2024 10:50
    This message was posted by a user wishing to remain anonymous

    Hello team,

    We need service accounts updated on time. We have custom source from Reltio which has build issues. This is a standalone Java application and does not have any binary and use any build tools.  The necessary files for client credentials are updated. However the process wont take the new class.

    Directory structure:

    config

    logs

    bin

    lib

    classes

    database

    Following project build error :

    Getting the below package error

    /opt/cloudhost/esp/ihub/classes/com/interfaces/ProcessVendors.java:9: error: package com.interfaces.util does not exist

    import com.interfaces.util.Log4jLogger;

                                  ^

    /opt/cloudhost/esp/ihub/classes/com/interfaces/ProcessVendors.java:10: error: package com.interfaces.util.db does not exist

    import com.interfaces.util.db.DBUtility;

    The packages do exist. How to build the project without any dependency issues of packages.

    Any help will be highly appreciated.



  • 2.  RE: Reltio custom solution - issue updating Client credential

    Reltio Employee
    Posted 28 days ago

    you may want to try this post in stackoverflow or another site more devoted to questions about java.



    ------------------------------
    Gino Fortunato
    Senior Solution Engineer
    Reltio
    ------------------------------