QUIZZ

RevathiB
Tera Contributor
When building an extended table from a base table, which fields do you need to create?
Choose 2 answers

A. The reference fields for the base table.

B. The fields that are not in the base table

C. The mandatory fields for the base table

D. The fields that are specific to the extended table

 

In a privately-scoped application, which methods are used for logging messages in server-side scripts? (Choose 2 answers)

A. gs.log()

B. gs.error()

C. gs.debug()

D. gs.logError()

E. gs.info()

You are developing the MyApp application that has a table, Table A. When the MyApp application is installed on another instance, you want Table A's records to be installed as part of the application. Table A's records will be installed when:

A. Table A is active and extends the Task table.

B. Table A has an automatic number counter for new records and the table property "Include data" is set to true.

C. Table A's records are added to the application record using the "Create Application Files" feature.

D. Table A is not included in the System Clone > Exclude Tables list.

While showing a customer their Incident form, they ask to change the Priority field title to display their internal terminology Value. How would you do that?
Choose 2 answers

A. Right click on Priority and select Configure Label

B. Right click on Priority and select Configure Column

C. Right click on Priority and select Configure Display Settings

D. Right click on Priority and select Configure Dictionary

Which is the base table of the configuration management database hierarchy?

A. cmdb_rel_ci

B. cmdb

C. ucmdb

D. cmdb_ci

2 REPLIES 2

Mohammed8
Tera Sage

Hi @RevathiB 

You were one search away from getting to the answers, anyway 

Here are answers:

 

1) When building an extended table from a base table, which fields do you need to create?

-> B D

 

2)In a privately-scoped application, which methods are used for logging messages in server-side scripts? (Choose 2 answers)

-> B C

You can refer my article for explanation along with other scripting question:

https://www.servicenow.com/community/developer-forum/article-3-understanding-servicenow-scripting-le...

 

3)While showing a customer their Incident form, they ask to change the Priority field title to display their internal terminology Value. How would you do that?

->  A D

 

Mohammed8_0-1769355837366.png

 

4)Which is the base table of the configuration management database hierarchy?

->B (cmdb)

 

5)You are developing the MyApp application that has a table, Table A. When the MyApp application is installed on another instance, you want Table A's records to be installed as part of the application. Table A's records will be installed when:

-> C

 

Thanks and Regards,

Mohammed Zakir

Dr Atul G- LNG
Tera Patron

Hi @RevathiB 

 

When building an extended table from a base table, which fields do you need to create?
Choose 2 answers
  • A. The fields that are not in the base table.
  • C. The fields that are specific to the extended table.

 

In a privately-scoped application, which methods are used for logging messages in server-side scripts? (Choose 2 answers)
  • gs.debug()
  • gs.info()
You are developing the MyApp application that has a table, Table A. When the MyApp application is installed on another instance, you want Table A's records to be installed as part of the application. Table A's records will be installed when:



--> Table A's records are added to the application record using the Create Application Files context menu item

 

 

While showing a customer their Incident form, they ask to change the Priority field title to display their internal terminology Value. How would you do that?
Choose 2 answers
  • Right click on Priority and select Configure Label
  • Right click on Priority and select Configure Dictionary

 

 

Which is the base table of the configuration management database hierarchy?

 

B. cmdb

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************