Need Some Demo Data for Certificate and Inventory management

JagadishwarB
Tera Contributor

Request if any one have Demo Data for Certificate and Inventory management. I am implementing a Green field project. I want to do testing on the developer instance. 

5 REPLIES 5

Vaibhav Chouhan
Tera Guru

You can use the demo data that comes with plugins as a starting point. Many ServiceNow plugins provide sample data which can be loaded into your instance for testing purposes. While it may not exactly match your use case for certificate and inventory management, it is still useful to understand the data structure and validate your configurations.

Hi Vaibhav, this has not given me demo data.

Vishnu-K
Kilo Sage

Hi @JagadishwarB  ,

 

So the good news is you don't need to go hunting for demo data anywhere external.

ServiceNow already has you covered right inside your instance.

 

Here's what you do , go to All → Certificate Management → Bulk Upload Certificates. You'll see a "Download Template File (.xlsx)" link sitting right there on that page. That's your template. Download it, throw in some dummy certificate details, and upload it back on the same screen. Done. No MID Server, no Discovery, nothing fancy required.

 

Just a heads up though when you're filling that template out, don't skip these fields or the upload will fail: root_issuer, issuer, subject_common_name, issuer_common_name, fingerprint, issuer_distinguished_name, and subject_distinguished_name. Those are mandatory.

 

Oh and one more thing make sure your user on the dev instance has either the pki_user or pki_admin role, because without that the Bulk Upload page won't even be visible to you.

Dropping the official docs below so you have them handy:

Hope that unblocks you

 

If it helped you please do mark it as helpful and accept the solution

 

Thanks,

Vishnu

Hi Vishnu, I have gone through this already. In this case, I need to prepare the demo data which I dont want to do.  I need the demo data to check what kind of certificates exist, different types of Certificate examples from different CA's such as DigiCert, MCA, Sectigo etc. If there is anywhere I can find this, request you to please do the needful.