cancel
Showing results for 
Search instead for 
Did you mean: 

ResourceBundle for Audit log

Former Member
0 Kudos

Hi Experts,

I am developing a custom XI adapter. I use the SAP's Sample adapter as the starting point.

I have my resource bundle files. The XIConfiguration class contains code to apply custom resource bundles. But they then work for the CC monitor only, not for the audit log.

Could you tell me how to apply custom resource bundles to the audit log?

Thanks,

Victor

Accepted Solutions (0)

Answers (2)

Answers (2)

stefan_grube
Active Contributor
0 Kudos

The audit log is not dynamic. When you write the log you choose the language.

The point is: Any adapter or adapter module write to the audit log. Where should the ressource bundles come from, when it is displayed?

Regards

Stefan

Former Member
0 Kudos

Hi,

[http://help.sap.com/saphelp_nw04/helpdata/en/44/151d30990c1c9fe10000000a11466f/frameset.htm]

[https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/7bf6e190-0201-0010-83b7-cc557eb76abe]

Hope the above links would help u.