Ariba Supplier OnRamp 7.1 | webMethods Ariba Supplier OnRamp Documentation | webMethods Ariba Supplier OnRamp Installation and User’s Documentation | The pub.ariba.supplier Folder in the WmAribaSupplier Package | pub.ariba.supplier.utils | pub.ariba.supplier.utils:getLocalizedMessage
 
pub.ariba.supplier.utils:getLocalizedMessage
WmAribaSupplier. Localizes a message within the specified locale.
Input Parameters
messageKey
String Key that is to be localized.
locale
The locale that should be used to localize the message.
messageArgs
If set, string fields that should be inserted into the messageKey as message template parameters.
Output Parameters
message
The localized message.