Need to upload the Visa certifications to the Servicenow instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2024 04:07 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 12:55 AM
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
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 05:33 AM
We have created the REST message using "Use mutual authentication" and created the Protocol Profile.
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.
Thanks,
Vinuth v
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2025 05:13 AM
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