Need to upload the Visa certifications to the Servicenow instance.

vinuth v
Tera Expert

Hi All,

 

I am doing the integration between ServiceNow and Visa Network. I tried in the POST man giving the End point and Authentication details and attached the Visa Certificate. I am getting repones code as 200 and working as expected.

I need to implement the same in the ServiceNow Instance.

can any one suggest me how to upload the Certificates in the ServiceNow instance for establishing the connection between ServiceNow and Visa network.

 

Thanks in advance,

Vinuth

7 REPLIES 7

Hi @vinuth v ,

 

Seems your certificate is not valid. upon upload it should pre-field few details, in your case it is not happening. check with certificate provider.

 Its simple and easy to load the certificate in ServiceNow, check this: https://www.servicenow.com/docs/bundle/xanadu-platform-security/page/administer/general/task/t_Uploa...

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

In this video i have explained about Web service integration in ServiceNow like how it works, how we can configure it, what are the prerequisite and many more. I have covered below topics in this video. 1. understand Web Service. Like when and how we will use it. 2. Talked about Inbound and ...

Hi @Runjay Patel 

 

We have created the REST message using "Use mutual authentication" and created the Protocol Profile.

vinuthv_0-1733146053984.png

vinuthv_1-1733146134717.png

 

We are trying to create the protocol profile and we want to create Java key store. Can you please help with this step and we getting like this.

vinuthv_2-1733146186155.png

 

 

Thanks,

Vinuth v

puja kumari
Tera Contributor

Hi All, 

i have set up the visa spoke in  servicenow and have created rest message for the connection. but while testing it out i'm getting an error that "method failed with code 500" . could you please let me know any solution for this.

Thanks