'Component not configured' message

Ravish Shetty
Tera Guru

Hi all,

 

I copied the page into a variant for the out of box Digital portfolio management experience and I see the 'component not configured' message. I am new to UI builder. Any idea what I can do here?

 

RavishShetty_0-1743640503280.png

 

Attached is the UI builder view of the variant.

 

RavishShetty_0-1743640716573.png

 

 

 

Thanks,

Ravish

1 ACCEPTED SOLUTION

Ravish Shetty
Tera Guru

Okay, it seems the input 'itemSysID' for the data source 'Get Personal Portfolio Item metadata' which is associated with the component was not correctly mapped correctly (not sure how that happened since the page was an OOB clone). because of this, the script did not know which record to query since the input sys id for the technical service was blank. after correcting the mapping, it started working.

 

RavishShetty_0-1744036428116.png

 

View solution in original post

5 REPLIES 5

Community Alums
Not applicable

Hi @Ravish Shetty ,

Check the roles for the variant.

 

Hello Sandeep, Thank you. I am checking with admin permissions and so does it strictly enforce these role? Also, where do i check these roles?

Shivalika
Mega Sage

Hello @Ravish Shetty 

 

You can follow below 👇 approach if your scope and roles are right - 

 

Edit the hide condition of the components which is showing component not configured if the message is disappearing after the loading is completed. Just check the other component which is following this behaviour and similarly update the hide property for the ribbon as well.

 

Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket. 

 

Regards,

 

Shivalika 

 

My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194

 

My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY

Hello Shivalika,

 

Thank you. Could you provide a bit more details on where to check the hide condition please?