‎2020 Nov 27 7:39 AM
Dear all
i want to send JSON & XML to TMS
my URL is start with HTTPS,like https://**.**.40.140:443/v1/***
i know how to send JSON & XML by HTTP
but HTTPS it comes to two errors
1. Application Server Error

this one is because the HTTP & HTTPS is different,i use HTTP way,so it comes to Application Server Error.
2.missing Certificate

it make me confuse
i just want to know
1.the TMS has already block the certificate why SAP send request to TMS still need certificate?
2.what should i do if i want to send JSON or XML to TMS?should i set SSL certificate?
3.is there any way can escape the SSL certificate from SAP to TMS?
thank you
Best Regards!
‎2020 Nov 27 7:50 AM
You should set the certificate on ICM (valid on NW, honestly i do not know on S4) like per this old guide
https://blogs.sap.com/2005/05/13/calling-webservices-from-abap-via-https/
‎2020 Nov 27 8:24 AM
thank you for your help
but set the certificate must reset the server,it will be a little problem,cause our PRD server will be effected
i try to find a way without reset server.
‎2020 Nov 27 9:47 AM
hxh0086 attention!
The certificate requires a soft restart lasting a couple of seconds without a significative impact.
Talk with your Basis team explaining it's a soft restart and not an hard one nor a physical one.
It's a restart of certifcate server (and i'm sure they did it to add certificate for OSS notes and none noticed it)