Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Plugin Activation Failed on PDI

Has anyone else had any issues with activating plugins on their PDIs? I have been trying for multiple days. I have reset and wiped my instance, released and requested new, etc. Nothing I have done has worked. I hope this isn't just me...

BCFKS Certificate cannot be validated

We need to upload an BCFKS Certificate into the instance. For this we converted a P12 certificate using keytool.exe (part of JDK) and this command:keytool -importkeystore -srckeystore TestCert.p12 -srcstorepass ******** -srcstoretype pkcs12 -destkeys...

Auto populate not working

I have been tasked with creating a catalog item of which i have the following acceptance criteriaAs a user, I need the following fields to display if "New User Account" is selected for "What is your account request?"(show the following fields from th...

oluseyiasol by Tera Contributor
  • 754 Views
  • 5 replies
  • 0 helpfuls

Multicurrency choice list implementation

Hi Community,I have a requirement to add a Currency Code field to a custom table. The field only needs to store the ISO 4217 alphabetic currency code, for example:USDEURGBPLKRI know ServiceNow has the Currency [fx_currency] table, which contains curr...

MalakaSilva by Tera Contributor
  • 60 Views
  • 1 replies
  • 0 helpfuls

Archival in ServiceNow

Hello Guys, I wanted to know about ServiceNow data archival Policies. When any table is archived, what would happen to the related records and the attachemnts in the record.eg. if i apply archival on incident table, what would happen to task_sla reco...