CIS-RC Exam QuestionsBrowse all questions from this exam

CIS-RC Exam - Question 7


The Tablename.config:

Show Answer
Correct Answer: D

The Tablename.config command typically displays the configuration list view of the table within the Content Frame. This behavior aligns with how ServiceNow navigational commands work, where specifying .config in lowercase targets the Content Frame.

Discussion

12 comments
Sign in to comment
esllinOption: D
Jul 5, 2023

D

HoneybadgeOption: D
Mar 13, 2024

D is correct- tested in instance. A is technically correct too, it is displayed in the browser tab, not opening a new one, but D is definitely the answer ServiceNow would want I think.

SylarOniell
Dec 5, 2023

.CONFIG would be A .config would be D

stophsOption: A
Dec 1, 2023

a is correct : it display the configuration in browser tab not new tab

stophsOption: D
Dec 1, 2023

so sorry D also is correct

jdartis76Option: A
Jan 11, 2024

I literally just did it on our platform.

jdartis76
Jan 26, 2024

I was wrong. The answer is D

MrBravo
Jan 22, 2024

It is D.

Ulumenium
Jan 24, 2024

D is correct. Reference: ebook GRC:IRM Implementation

ss2780
Apr 26, 2024

if .config is all lower case, then D is the right answer. If it was tablename.CONFIG then it would open in a new browser tab. So in this case D is the correct answer.

ThomasThOption: D
Jul 23, 2024

Agree on D: Inside the Content Frame

ajay2101Option: D
Jul 26, 2024

D is right Answer. If it is Tablename.CONFIG then A.

PurushothamanDOption: D
Feb 24, 2025

Tablename.CONFIG - Opens configuration in a separate browser tab Tablename.config - Opens configuration of table within content frame.