Admin Console - Module assessment

Hi all

When I submit my assessment, I have this error message:

“Add the Event Disclaimer custom field via Admin Console”

From what I can see in the admin console and in the account setting, the event disclaimer is correctly set and added to the Event entity type:

Is someone facing the same issue?

Thanks.
Marouane

Hi Marouane,

Sorry for the late reply, just realized my response was sitting in drafts.

In step 16, you should be going into the platform and changing the maxLength from 200 to 400. So your final state should be that the maxLength is 400.

Hope that helps!

Thanks,
Liz

2 Likes

Many thanks Liz!
That worked perfectly

Hi All,

I’m running into a different issue on this module assessment. When I view the Food solution template there is no events files for the following (which the module challenge says to delete):

  • pages/site-config/Event Template.json
  • pages/page-builder-template/Event Template.json

Then when I go to apply my changes I receive an error on km/entity-type-extension/event.json with the message “ENTITY_TYPE_BEING_USED”.

If anyone can help out that would be great!! Thanks

2 Likes

The Solution to this issue was to enable the events type in the file that shows the error. Then apply changes and submit the assessment!

1 Like

Hey,

When I submit my assessment, my report card says that I haven’t applied the Food Solution template with the specified changes and deletions. However, within the admin console, everything has been deleted and it says that it successfully applied resources:

Can someone please take a look and let me know what I’m doing wrong?

Thanks,
Carly

Hi Carly,

It looks like you didn’t delete the FAQ Pages Template - can you try removing this in Sites and let me know if you’re still having an issue?

Best,
Josh

Hey Josh,

I’m still getting an error:

Thanks,
Carly

Hi Carly,

You cannot delete resources via Admin Console at this time so you’ll need to go to the Pages > Sites tab and delete the FAQ Template site.

Once you do that, try re-submitting and let us know if you have any issues.

Thanks,
Liz

That worked! Thanks, Liz!

Hey Team,

I’m getting the same error that Carly was getting “an internal error occurred in the ProfileFieldConfig config service. Please try again later.” after step 13: Review the Confirmation dialog. When you are ready, click “Confirm”.

I tried using the advice from her response but I didn’t have anything in my sites tab to be deleted. I double checked my code and it seems to be correct so curious the issue here.

Hi Khari,

My guess is that you have a JSON syntax error in one of your files (looking at the event snippet, you have a trailing comma after ‘c_eventDisclaimer’). Could you confirm there are no syntax errors in your files before applying the resources?

Hello, I think I have a similar issue as Carly’s

I deleted files from the food solution, but forgot the following
pages/site-config/FAQ Template.json

How can I remove this in the UI?

Hi Tristan,

You should be able to see the Sites to delete in your Sites tab.
image
Looking at your account, you no longer have the FAQ Template.json file, but do still need to delete these:

  • pages/site-config/Answers.json
  • km/field/c_relatedFAQs.json

Re-read the challenge and make sure you are removing all components that the challenge asks for. All else fails, you can restart the challenge to start fresh! Let me know if this helps.

1 Like

Thanks Amani! must have switched them