Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Error on Translation section in Catalog Builder

emr226
Tera Expert

Hello all,
It seems there is an error when I try to check the Translation section for any Catalog Items there. Has anyone come across this?


Captura de tela 2025-10-01 104155.png

1 ACCEPTED SOLUTION

emr226
Tera Expert

I'm posting as an FYI for how we were able to resolve the issue.

After investigating the issue, we were able to determine that the error: Error occurred in LFException. 40052 : catalog_item Artifact configuration is inactive. in the logs pointed to an artifact configuration that was inactive on the sc_cat_item table.


After changing this to active the catalog builder worked as expected. 
In the filter navigator, typed sn_lf_config.list
then filtered on the Name: Catalog Item and made it active

 

View solution in original post

1 REPLY 1

emr226
Tera Expert

I'm posting as an FYI for how we were able to resolve the issue.

After investigating the issue, we were able to determine that the error: Error occurred in LFException. 40052 : catalog_item Artifact configuration is inactive. in the logs pointed to an artifact configuration that was inactive on the sc_cat_item table.


After changing this to active the catalog builder worked as expected. 
In the filter navigator, typed sn_lf_config.list
then filtered on the Name: Catalog Item and made it active