Comparing Data Dictionary Attributes between 2 Path Codes

parora

Well Known Member
Hi All,

I have a single Data Dictionary across all Path Codes, but I want to be able to compare the data dictionary attributes of a Data Item between two path Codes. In one Path Code, the Data Item behaves as intended on a Web client, but in another Path Code, the Data Item still inherits its old characteristics, i.e. prior to the Data Dictionary Change.

EnterpriseOne 8.10, Tools Release 4, Unix


Thanks,
 
This means you will have to generate the changed DD item (and maybe the application too) in the environment where it is not behaving as intended.

Make sure you replicate the change to your generation PC first. The best way would be to run R92TAM locally to get a full set of DDDICT and DDTEXT files created. The new set should contain your changes. Then go ahead and run the generation.
 
In order for a DD change to take effect for the Web client you have to regenerate the DD item and the applications that use it in order for the change to take effect within the apps.
 
Back
Top