Hi all,
I read two articles about Adding service into OSB at here, and Expose a new service via OSB at here.
Assume that, I have a .NET or JAVA application. and I need connect to OSB to use this service (I mean I want to use the CurrencyConverter function). So, how my application can connect to OSB to call service that OSB exposed (if use web service, I did not see URL from proxy service) ?
Generally, I understand how I can adding, import services via business and proxy services. I just do not understand how my application client can connect to OSB (proxy service) to use services.
Could anyone give me comments about this case ?
Regards,