Skip to main content
Question

Partial created Projection Configurations is not visible

  • September 15, 2022
  • 3 replies
  • 175 views

Forum|alt.badge.img+6

1- I created a new (custom) Entity configuration

2 - I create an New Projection Configuration - Configure standard projection - and added the Custom Entity

3- I did not complete the Projection Configuration, browsed to prev. page or close browser

4- Projection is not listed at Projection Configurations

5- When repeating step 2 i got an error “Projection Config Entity already present in the configuration”

 

  • I tryed to refersh dictionairy cache
  • I cleared browser data
  • Re-logged on

Partial created Projection Configurations is not visible

IFS Aurena framework version: 21.2.8.20220505044635.0

3 replies

Forum|alt.badge.img+6
  • Author
  • Sidekick (Partner)
  • 17 replies
  • September 16, 2022

I created a quick report using Sql: 

        SELECT  1
           FROM Projection_Config_Handling_Projection_Config_Entity_Virtual_Vrt
          WHERE projection_name = 'TimeRegistrationManagerHandling'
            AND config_entity_name =  'KmRegistration' 

 

This return 1 record, this table should be empty


Forum|alt.badge.img+8

I had the same problem. After deleting the row from Projection_Config_Handling_Projection_Config_Entity_Virtual_Vrt it works.


Forum|alt.badge.img+6
  • Author
  • Sidekick (Partner)
  • 17 replies
  • December 21, 2023

The problem occurs on the customer environment hosted by IFS. I only have readonly rights on tables. I filed a case for this months ago, but still no response.