The CreatorCon Call for Content is officially open! Get started here.

How to add custom values to contact_type choice field of security incidents table from scoped app

bachhav
Kilo Guru

I have a Security Incident Response scoped app. I would like to add custom values for the source(contact_type) choice field while installing the app. I have written the fix script and it's not inserting the values into the source(contact_type) choice field.

Please let me know how to do this.


Thanks in advance. 
 

1 ACCEPTED SOLUTION

bachhav
Kilo Guru

I have solved this problem by creating custom values via a transform map.

View solution in original post

4 REPLIES 4

Shruti
Mega Sage
Mega Sage

Hi

Can you please share the script

Ankur Bawiskar
Tera Patron
Tera Patron

@bachhav 

is that a custom scoped app?

If yes then why not include choices for that field as part of application files?

Also are you trying to install that app to test/qa instance from DEV?

what's your business requirement?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@bachhav 

Hope you are doing good.

Did my reply answer your question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

bachhav
Kilo Guru

I have solved this problem by creating custom values via a transform map.