Hi Neville.
Regarding tracking the logic map item and position where Generate reports warning messages , such as lookup table failures.
This can be achieved by enabling the Generate Trace settings.
You can enable these in the Designer Publish Wizard / Production Job "Advanced / Diagnostics / Trace Information" section when Publishing for Generate , but you may prefer to enable these only in the Generate Override Production Settings (OPS) file as required.
The Generate Trace OPS Settings required to give the logic name for Generate errors (including your quoted lookup table error) are ;
<Trace>
Outputfile=/path/GenerateTrace.log
TraceLevel=Complete
OutputCodepage=UTF8
memlimit=0
Supporttrace=on
You may also find the it useful to re-execute only the specific dataset(s) that report the relevant error using
<Advanced>
RangeOfPublications=NumberedListOfPublications ; Example 1-3 , 1,5 , 500+, etc
Note that enabling <Trace> for all executions does necessarily involve extra processing and output file creation , so will have a performance impact.
Hope that Helps.
Paul Barron
------------------------------
Paul Barron
Principal QA
EngageOne Compose (Designer / Generate)
------------------------------