Few questions i need answers

Shaik22
Tera Expert

Hello,

 

1.How to use logging in Scoped application?

2.When we extend a table,what are all the configurations will apply to child table and how to restrict them?

3.Process for password reset application?

4.How to enable automatic user creation from mail?

i need answers of these questions i was gone through documentation but i didn't understand and also in community.Can anyone please explain me in detail it is helpful for me.

1 REPLY 1

Jaspal Singh
Mega Patron
Mega Patron

Hi,

1.How to use logging in Scoped application?

gs.info() or gs.print()

 

2.When we extend a table,what are all the configurations will apply to child table and how to restrict them?

https://www.servicenow.com/community/developer-forum/what-are-inherited-when-a-table-is-extended/m-p...

 

3.Process for password reset application?

Did you check docs? https://docs.servicenow.com/bundle/sandiego-servicenow-platform/page/administer/login/task/t_CreateA...

 

4.How to enable automatic user creation from mail?

There is a property to control. However, suggestion will be to rather get the profiles pulled from clean source.

You can navigate to system properties >> Email properties & then check for 'Automatically create users for incoming mails from trusted domains'