I have started testing scenarios involving php StockTrader and dotnet 
StockTrader.

I have creates a two machines test rig with dotnet and php both using an MSSQL 
db on the php machine
Both machines successfully tested. Using dotnet client using dotnet services 
and php client using php services

I then started to make the machines interop.
Scenario 1 - passed
               I have a tested php_client ->dotnet business_service
Scenario 2 - failed missing on php side URL. I could not configure
               I have a tested dotnet_client -> php business_service_msec

The URL is missing from the services table in the DB

Question:
Is the URL just missing and/or not tested or is the scenario missing?

Note: There are order processing scenarios with msec but I have not gotten 
there yet.
I am pressing on with the order processing scenario for now.  I need at least 
one dotnet using php service for my demo.

Thanks
Drew

Reply via email to