Consultor Eletrônico



Kbase P59034: Dyn: Custom message replaced by a new Dynamics message next
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/30/2003
Status: Unverified

FACT(s) (Environment):

Dynamics

SYMPTOM(s):

Unexpected Dynamics message

Your own application message has been replaced by a new Dynamics message next to an upgrade of Dynamics

CHANGE:

Upgraded Dynamics

CAUSE:

A custom message was created in the AF message group, which belongs to Dynamics. This message has been overridden by a new Dynamics message during the load of ADO's when upgrading Dynamics, which is just expected behavior. You should never modify or add messages in a message group that belongs to the Dynamics framework (at least in the source language)

Example: you created a message "Do not forget to buy some bred when coming back from the office (AF 134)", but it is overridden by the following new message introduced in 2.1A: "The container needs render menu structures properly (AF 134)"

This leads to a lot of confusion and you might think wrongly that there is a Dynamics problem, although you should just get your own application message.

FIX:

Create your own message group then use it for your application messages.  Therefore you message will not be overridden by new Dynamics message.