Solution Templates and the Admin Console | Module 3 Assessment

Hi HH Team,

I am getting this error:

I have done the necessary changes and the deletion already.

Can anyone tell me where am I going wrong?

Thanks!

I’m also having this issue! Everything seems to have applied successfully but I also get an error for the first task. Just wanted to reply to see if someone can help out here!

Hi Subhajit,

It looks like you did not delete the pages/site-config/FAQ Template.json or km/entity directory before applying. You can delete these via the platform and resubmit.

Hannah - it looks like you need to delete the same files as Subhajit, as well as pages/page-builder-template/FAQ Template.json.

Hey @afarooque thanks for your response! I’ve tried deleting the pages/page-builder-template/FAQ Template.json multiple times - both using the trashcan icon to the right of it and selecting it via the menu icon but every time I successfully apply and refresh the page it reappears. Any advice here?

Ah apologies, you aren’t allowed to delete existing files via Admin Console (as a safety measure). You’ll need to delete these components in the UI to pass the challenge. Let me know if you’re running into issue there!

Thanks Amani! Still having trouble here. I went to Pages>Sites and deleted FAQ Template, and confirmed that it has been removed in Admin Console, but I’m still getting the same error when I submit the assignment. :sob: Was there somewhere else in the UI I should remove?

@Subhajit_Ghosh, are you having any luck?

I deleted the FAQ Template from Pages>Sites and it worked for me

Hi Hannah,

I would probably recommend starting over as it looks like you may have missed Step 20, which is fairly fundamental to solution templates / this challenge.

Here’s what’s missing:

  • You need to delete the Answers.json site (pages/site-config)
  • You need to delete the custom field Related FAQs (km/field)
  • You need to delete the Rest1 entity (km/entity)
  • You need to delete the Answers search configuration (answers/answers-config)

You cannot delete resources via Admin Console so you’ll need to either start over (recommended) or do it via the UI.

Thanks!
Liz

Thanks @Liz_Frailey! Started the challenge over and submitted successfully!

Hello, I have having the same issue. I am trying to find where I would delete this in the UI, is this removing the Entity Type in settings or is it somewhere else? Just want to confirm so I can pass the module. Thanks!

Hi @Lexi_Lipkin, You do not need to delete any entity type from settings. If you have done all the necessary changes in the Food Solution template and getting the error then go to Pages>Sites and delete the FAQ template.

1 Like

Hi @Subhajit_Ghosh the FAQ template is removed, I followed all the steps however I am still failing adding the food template:

Do you know what else could be causing this? My account ID: 2527697

Hi Lexi,

Similarly to what we recommended Hannah, I recommend starting over as well, as it looks like you may have missed some of the deletions in Step 20 which is critical to this challenge.

For example, it looks like you didn’t delete the Rest1 entity (km/entity) or the Answers search configuration (answers/answers-config). When applying the solution template you want to make sure to pay close attention to what it is asking you to delete, as you cannot delete this after the fact.

After you restart, let us know if there is anything else that comes up!

I’m also getting the same error… Has anyone found how to resolve?

Hi @Hannah_Baurer!

It looks like you need to go through Step 23:

You should see an error returned because the system is trying to add the field you just deleted (c_relatedFAQs) to the Restaurant and Job entity types. Navigate to the files and delete the field from the field array.

If you navigate to your km > entity-type-extension/job.json and km > entity-type-extension/restaurant.json files, you can delete the ids referencing the field c_relatedFAQs you deleted.

Additionally, it looks like the Event Disclaimer field wasn’t created properly, since I’m not seeing under your km > field json files. (You also won’t see it under your Configuration > Fields tab.) I would try going through the challenge starting from step 6!

  1. Click Add Resources button to add a new field for Event Disclaimer.
  • Select “Knowledge Manager”
  • Select field
  • Enter the resource name as c_eventDisclaimer (this follows the default resource naming pattern of using the API name)
  • Click Create – the system will add a file template for the field resource type

Let us know if you have any follow-up questions!

Thanks,
Jamie

Hi!! I followed all those steps but Im getting this error when I try to apply my changes… any ideas?