Hi Experts of SMP server and agentry,
I installed the smp server 3.0 sp3, defined an agentry application, deployed work manger with customer service 2.0. My server started successfully by looking at the agentry start up log and smp server log. It connects to the sap backend successfully as well. But when I tried to start my client I got the communication s error 14. For my ATE client I can see the log states http error 404. So I try the server url on the web browser. If I type in https://localhost:8081/ I got the page with smp version and build information page but if I type in https://localhost:8081/Myappname I got the same 404 error. I read some other threads of similar topic and understand in that case I should see something like "I am here" but I don't. I tried using FQDN to replace local host and I also tried use my IP address to replace local host and none of them worked. Myappname is the application name I defined inside the smp server and it is the exact match (I understand it is case sensitive). I installed smp as development server and my server and client are running on the same pc. My client ver is 7.0.3. Could someone please share some thoughts or ideas on how to resolve this issue. Thanks.