App Connect

App Connect

Join this online user group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#Applicationintegration
#App Connect
#AppConnect
#Integration
#Automation
 View Only
  • 1.  TADataCollector V13.0.6.0 on Linux - multiple IIB42 errors

    Posted 04/09/26 07:23 AM

    Hi Community,

    I noticed that there are multiple of the below errors in my report.

    When I did further investigation, I found that the message flows and subflows reported does not have "Security enabled".

    Furthermore, I thought WSSecurity is on used in SOAP/REST calls.

    Why is this reported?

    IIB42 A message flow or message flow node using WSSecurity has been detected. critical

    A message flow, or message flow node, that is configured with WS Security has been detected.

    WS Security is not compatible with Java 17 in App Connect Enterprise 13.0, you will have to run your server with Java 8.



    ------------------------------
    Emile Kearns
    ------------------------------


  • 2.  RE: TADataCollector V13.0.6.0 on Linux - multiple IIB42 errors

    Posted 04/10/26 05:29 AM

    Hi Emile,
    I'd suggest to use the latest ACE v13 version and consider this page for more information on changes introduced in v13.0.7.0 related to WS-Security.
    This should help with most of the WS-Security issues that you see on v13.0.6.0.
    If you are sure Security (any kind) is disabled, please share screenshots for us to confirm that.



    ------------------------------
    Jevgenijs Jefimovs
    ------------------------------



  • 3.  RE: TADataCollector V13.0.6.0 on Linux - multiple IIB42 errors

    Posted 04/10/26 05:30 PM

    Thanks.

    How do I , and can I bypass the below error? I am aware that we have not moved to shared libraries but still used static libraries.

    BIP1239E: Application 'BizagiCreateParty-5.2.5' references shared library 'BizagiPartyManagementServicesLIB', which is not deployed to the integration server.



    ------------------------------
    Emile Kearns
    ------------------------------



  • 4.  RE: TADataCollector V13.0.6.0 on Linux - multiple IIB42 errors

    Posted 04/13/26 05:48 AM

    Hi Emile,

    I'm afraid we will need to know the steps you did to get to this situation.

    Presuming you are trying to achieve something that is covered on this page and thus using WS-Security...

    I might be totally wrong with my assumptions, but...if you were using automation tools to convert your old code and make it ACE v13 compatible, then most probably you should have that BizagiPartyManagementServicesLIB library referenced from the BizagiCreateParty-5.2.5 Application. If something failed during conversion and you ended up with no link between the two, try adding it manually in ACE Toolkit.
    Another option is to take the original code and step-by-step rework into ACE v13 Application without shared libraries. Then try build and deploy the Application. If it works compare (manually or using AI) the resulting code with the code provided by automation tool. Then manually externalise the reusable pieces of code into BizagiPartyManagementServicesLIB and deploy again. If this version works, compare it with automated code.

    If my suggestions look too complex or not relevant, please provide more details about the code you currently have and how you got (I assume from the code that worked before) to the currently observed error message.



    ------------------------------
    Jevgenijs Jefimovs
    ------------------------------



  • 5.  RE: TADataCollector V13.0.6.0 on Linux - multiple IIB42 errors

    Posted 04/14/26 05:11 AM

    It has come to my attention, that the shared library was not deployed in error.

    Thanks everyone



    ------------------------------
    Emile Kearns
    ------------------------------