HI,
Scenario:
I have to call COBOL program from my WCF/WCF REST.
I have created a wcf and wcf rest project and incorporated my C# code in the interface implementation. However its failing to call COBOL and getting results.
The C# code to call cobol is working fine when call from console application. Same code is not able to call from WCF.
Kindly let me know how do I call COBOL (C# code exists and working in console) from WCF REST or WCF.
Am new to WCF and COBOL. Kindly give some inputs.
Thanks,
Manasa




