Skip to main content
Question

Duplicate Invoices Checker causes error message AttributeError: 'KnowledgeModel' object has no attribute 'add_custom_object'

  • August 10, 2022
  • 2 replies
  • 3 views

Forum|alt.badge.img+14

When executing the Duplicate Invoice ML script, I get an exeption by invoking

km.add_custom_object(**config_object)

Error message is

AttributeError: 'KnowledgeModel' object has no attribute 'add_custom_object'

 

knowledge_model.py seems to have that function and the how to uses this method as well.

Does anybody have an idea? regards!

 

2 replies

Dear, Many thanks for reaching out to us. We would suggest sending an email to servicedesk@celonis.com so we can investigate the issue further. Please remember to include your EMS team URL to the email. Many thanks for your patience and understanding. Best regards, Valmira Abdiu

Forum|alt.badge.img+14
  • Author
  • Level 5
  • September 10, 2022

Problem was solved. Thx.