Question:
Hi,
After deleting a routing rule in the Business Connector that called the service pub.client:http,
we receive the following error message:
"[B2BSERV.0026.9201] Unknown service: pub.client:http"
Is this a bug in the BC? After deleting the routing rule there should not be any reference to the service or ...?
Do you know what to do?
Thanks in advance,
David
Answer:
Hi,
You should verify if there is any other routing or specific service that call the pub.client:http.
SSII
Answer:
Yes, but I can not find any other rules that do that.
It seems like the BC still calls the old routing rule even though
it has been deleted.
The strange thing is that the error occurs even after we have created a new routing rule that does'nt call the service.
Could it be because we use the XML transport directly in the routing rule?
and this maybe calls the pub.client:http
Any ideas?
Best regards,
David
Answer:
no, there is no relation with using the XML transport directly !!!
What you can do is:
In the SAP BC developer, look at the pub.client:http !! you will find it in the package WmPublic folder client.
If you don't find it so there is a problem !!!
If you find it, select it and in the menu select Edit/Find/Dependences. the system will show you all services who use it.
Now if the problem is not solved !!! one solution is to restart the SAP BC Server !!!!
Let me know if you find a solution
SSII
Answer:
I cannot find the service in the developer in the WmPublic package.
I only find the services ftp, smtp, soapHTTP and soapRPC.
We have tried to restart the server, now we will try to reinstall the
server.
BR,
David
Answer:
Server reinstalled and it works now again.