genevaers / Run-Control-Apps

GenevaERS Run Control
Apache License 2.0
0 stars 2 forks source link

RCG doesn't allow PDSEs for the XML library #56

Open rhness opened 4 months ago

rhness commented 4 months ago

When I had the XML library defined as a PDSE, I received the following messages:

INFO : ---------------------                                       
INFO : Run Control Generator                                       
INFO : ---------------------                                       
SEVERE : Unhandled DSORG 1029                                      
INFO : Repository populated                                        
INFO : ----------------------------------------                    
INFO : Single Pass Optimization of view sources                    
INFO : ----------------------------------------                    
FINE : Generate Logic Groups                                       
FINE : Match LFs to Logic Groups                                   
INFO : runCompilers Now 12:33:53.721                               
FINE : Lookup data                                                 
FINE : Key fields to Join View                                     
FINE : Exit Joins                                                  

When I changed the XML library to an old-style PDS, the process worked successfully.