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
 View Only
Expand all | Collapse all

App Connect logs stores in Database without using of coded framework.

  • 1.  App Connect logs stores in Database without using of coded framework.

    Posted Fri October 27, 2023 01:10 AM

    Hi Team,

    I have a requirement that "We need to log the All the API's requests, responses, API Name, Flow Name, Broker, EG Name and URL's etc.., in Database without using of API or Library or integration service or any other deployable services".

    I need help from experts like you, I hope and I am expecting some suggestions from your end to implement this challengeable framework.

    Thanks in Advance.



    ------------------------------
    Rakesh Sudhagoni
    Middleware Developer
    ------------------------------


  • 2.  RE: App Connect logs stores in Database without using of coded framework.

    Posted Thu November 16, 2023 01:54 AM
    Edited by Irfan Shahzad Thu November 16, 2023 02:28 AM

    Hi Rakesh, I am assuming you want to isolate payload logging from your business applications. One way to achieve this is through monitoring events using event monitoring profiles. You can define in monitoring profile where in message flow nodes and what information you want to capture like payloads etc. as part of monitoring event. Once configured and enabled, you can process these events separately and store them in any database.

    In case you don't want to process the monitoring events yourself in a separate application, then Business Transaction Monitoring (BTM) can be used. Downside is you have to use provided schema definitions on supported databases.


    ------------------------------
    Irfan Shahzad
    Integration Architect
    ------------------------------