Kbase P178503: What options does a Silverlight application have to talk to Progress?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  07/12/2010 |
|
Status: Unverified
GOAL:
What options does a Silverlight application have to talk to Progress?
GOAL:
How can I talk to Progress from a Silverlight based application?
FACT(s) (Environment):
OpenEdge 10.x
Windows
FIX:
At the present time the way to talk from a Silverlight application to Progress is via Web Services.
The Web Services call can be done in two ways:
1) Call directly into the AppServer via the WSA (Web Services Adapter).
2) Write a .NET Web Service that runs under ASP.NET and which uses our .NET Open Client product to make calls to the AppServer.