3.4 Response files guidelines

This section describes response file location on server, its naming convention and file type.

MDB Listener responds to OBAPI system by identifying interface id. Using interface id and usertype provided to MDB, response file will be picked from applications/com.ofss.digx.extxface.mdb/xml/{usertype} folder in the mdb.

Every transaction (interface id) will have two related files with below file names.

  • {interface_id}_SUCCESS.xml
  • {interface_id}_FAILURE.xml

Based on configuration done for transaction result in table DIGX_FW_CONFIG_ALL_B for category_id =’ ExtSystemsConfig' MDB Listener will pick up success or failure response xml to post it on consumer queue.