Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

COBOL WEBSERVICE API
Hi all,

I am new to cobol.I am having an existing cobol application and without
changing anything application i want to create its web interface> i
thought i should use webservices.Expose the cobol applciatio as
webservcie and then make the web interface in any language.
Please suggest which API should i use.


Report this thread to moderator Post Follow-up to this message
Old Post
nancy.aggarwal@daffodildb.com
09-27-06 08:55 AM


Re: COBOL WEBSERVICE API
Hi,

IMHO, Just forget the Web Services crap (unless this is a case of CV
building). Go Sockets and a connection oriented (and context rich) protocol
to provide a solution for your business application.

I suppose my question is "Do you have a requirement? or are you riding the
wave?". If the later then just use WebSpher WebLogic or iAS and don't even
bother with stuff like the "Web Services Integration Urinal" that
HP/Compaq/Digital have come up with for their "legacy" customers.

So you have a development team that cares? Do you want to be the first to
implement WS-AT? (Or do you really want to farm it all out to Bangalore 'cos
your manager is a complete twat and ComputerWly told him that you're a
mining company and not a software house?)

Regards Richard Maher

<nancy.aggarwal@daffodildb.com> wrote in message
news:1159340042.474318.291320@e3g2000cwe.googlegroups.com...
> Hi all,
>
> I am new to cobol.I am having an existing cobol application and without
> changing anything application i want to create its web interface> i
> thought i should use webservices.Expose the cobol applciatio as
> webservcie and then make the web interface in any language.
> Please suggest which API should i use.
>



Report this thread to moderator Post Follow-up to this message
Old Post
Richard Maher
09-27-06 12:55 PM


Re: COBOL WEBSERVICE API
On 26 Sep 2006 23:54:02 -0700, nancy.aggarwal@daffodildb.com wrote:

>Hi all,
>
>I am new to cobol.I am having an existing cobol application and without
>changing anything application i want to create its web interface> i
>thought i should use webservices.Expose the cobol applciatio as
>webservcie and then make the web interface in any language.
>Please suggest which API should i use.
What you can do depends on your COBOL vendor.

For further help please state.
COBOL Vendor
COBOL compiler version
OS used and version.


Frederico Fonseca
ema il: frederico_fonseca at syssoft-int.com

Report this thread to moderator Post Follow-up to this message
Old Post
Frederico Fonseca
09-27-06 11:55 PM


Re: COBOL WEBSERVICE API
nancy.aggarwal@daffodildb.com wrote:
>
> I am new to cobol.I am having an existing cobol application and without
> changing anything application i want to create its web interface

If it is an interactive text application then use telnet or ssh.

> i thought i should use webservices.

Why ?  What do you expect the user to do with your application ?  What
does your application do that is a 'service' ?

> Expose the cobol applciatio as
> webservcie and then make the web interface in any language.
> Please suggest which API should i use.

I suggest that you read a few books first then write down what it is
that you actually want to achieve.

I suspect that you just want to be 'buzz-word compliant' but have no
idea what any of this stuff is about.


Report this thread to moderator Post Follow-up to this message
Old Post
Richard
09-27-06 11:55 PM


Re: COBOL WEBSERVICE API
Hello Richard,

Actually We are having a RM?COBOL application and we dnt want to
rewrite/change anything in that application.So we thought webservice
might be a solution.

Are there any more possible solutions of this?If you know please help.

Thanks

Richard Maher wrote:
> Hi,
>
> IMHO, Just forget the Web Services crap (unless this is a case of CV
> building). Go Sockets and a connection oriented (and context rich) protoco
l
> to provide a solution for your business application.
>
> I suppose my question is "Do you have a requirement? or are you riding the
> wave?". If the later then just use WebSpher WebLogic or iAS and don't even
> bother with stuff like the "Web Services Integration Urinal" that
> HP/Compaq/Digital have come up with for their "legacy" customers.
>
> So you have a development team that cares? Do you want to be the first to
> implement WS-AT? (Or do you really want to farm it all out to Bangalore 'c
os
> your manager is a complete twat and ComputerWly told him that you're a
> mining company and not a software house?)
>
> Regards Richard Maher
>
> <nancy.aggarwal@daffodildb.com> wrote in message
> news:1159340042.474318.291320@e3g2000cwe.googlegroups.com... 


Report this thread to moderator Post Follow-up to this message
Old Post
nancy.it@gmail.com
09-29-06 08:55 AM


Re: COBOL WEBSERVICE API
nancy.it@gmail.com wrote:

> Actually We are having a RM?COBOL application and we dnt want to
> rewrite/change anything in that application.So we thought webservice
> might be a solution.

What does the application do now and what will it do as a 'webservice'
?

Is it just that you want to run a terminal over the internet ?  Look
for 'telnet' or 'ssh'.


Report this thread to moderator Post Follow-up to this message
Old Post
Richard
09-29-06 08:55 AM


Re: COBOL WEBSERVICE API
On 28 Sep 2006 23:55:16 -0700, nancy.it@gmail.com wrote:
Top posting corrected.
>
>Richard Maher wrote: 
>Hello Richard,
>
>Actually We are having a RM?COBOL application and we dnt want to
>rewrite/change anything in that application.So we thought webservice
>might be a solution.
>
>Are there any more possible solutions of this?If you know please help.

Please speak with Liant sales at "sales at liant.com" or contact your
local reseller.
Amongst other things they have a product Xcentrisity (BIS) that will
at least do part of what you need.



Frederico Fonseca
ema il: frederico_fonseca at syssoft-int.com

Report this thread to moderator Post Follow-up to this message
Old Post
Frederico Fonseca
09-29-06 08:55 AM


Re: COBOL WEBSERVICE API
On 26 Sep 2006 23:54:02 -0700, nancy.aggarwal@daffodildb.com wrote:

>I am new to cobol.I am having an existing cobol application and without
>changing anything application i want to create its web interface> i
>thought i should use webservices.Expose the cobol applciatio as
>webservcie and then make the web interface in any language.
>Please suggest which API should i use.

I'm not sure what you mean by API here.  Are you asking how easy it is
to have a CoBOL program output standard XML?

Report this thread to moderator Post Follow-up to this message
Old Post
Howard Brazee
09-29-06 11:55 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Cobol archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 09:13 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.