Siebel XSL To XML Convertor Business Service method jsontops is failing with error http 404 error.
Hi,
We want to convert json to property set in IP 25.1. We set up the JAVA64 container subsystem and mentioned it to the ePharma Object Manager Component.
ContainerURL is
https://localhost:443/siebel/jbs since both AI & Siebel Server are located on the same machine in our DEV environment.
443 is a https port and we have used self signed certs in our DEV. Same is pointed in both KeyStore & TrustStore.
curl command is also returning http 404 error.
curl -vk https://localhost:443/siebel/jbs recieved http 404 error. We got error "The host name in the certificate is invalid or does not match" with http port 80.