RE: [U2] Universe PE - Web Services

2007-06-27 Thread Mike Dallaire
Phil,
The answer is yes, we have an interface in the testing phase that receives
an xml, wrapped in SOAP, through the IBM web services and passes the data
into our UniVerse system for processing.  Michael Byrne at IBM provided us
with a document, "Getting Started with the U2 Web Services Developer," that
was very helpful.
Mike

Mike Dallaire
Mortgage Builder Software Inc.
(248) 304-0600 ext. 103
[EMAIL PROTECTED]
www.mortgagebuilder.com



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of phil walker
Sent: Tuesday, June 26, 2007 10:21 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Universe PE - Web Services

Can IBM web services handle getting passed an xml document, such as a sales
order? The example provided in the 'hard to find' knowledgebase using two
number to be multiplied is very simplistic...and I was wondering how you
would use then to process incoming sales orders.

Cheers,

Phil.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Friday, 22 June 2007 7:46 p.m.
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Universe PE - Web Services

Sara

The web services require a pooled connection licence.
Which is, unfortunately, not available with PE.

Grrr

Though I have to say, when I finally got to play with the IBM web services
I've found them disappointing, particularly in the lack of data types. Maybe
someone who can afford them now can tell me if they've extended that.

I rolled my own a couple of years back ("mvSOAP"), then mothballed them when
I heard IBM were bringing their own out. But I'm considering blowing the
dust off them again - support for doc and RPC modes, standard data types,
control over multivalues, reusable templates and basic validation were all
in there, and fast.

Brian



While we are waiting for an official version of UniVerse 10.2.4 we have
been trying to get Web Services working in the downloadable PE version.

We have created a Web Service but when we try to run it we are advised
in the log that the license has expired.

Is this not able to be used in the PE version or is there some way of
extending the license?

Any assistance would be appreciated.

Regards,
Sara Burns



Sara Burns (SEB)


IS Development Manager

Public Trust
Phone: +64 (04) 978 4534 (DDI)

Mobile: 029 978 4534
<mailto:[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> >




A family trust can help you protect your assets if the unexpected happens.
To
find out how a family trust works and if one's right for you, call 0800 505
405.

The information contained in this communication (including any attachment)
is
confidential. If you are not the intended recipient, please destroy this
communication. You must not disclose, copy or use in any way the information
contained in this communication. Any views expressed in this communication
are
not necessarily the views of Public Trust. No representation is made that
this
communication is free of error, virus or interference.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Universe PE - Web Services

2007-06-26 Thread phil walker
Can IBM web services handle getting passed an xml document, such as a sales 
order? The example provided in the 'hard to find' knowledgebase using two 
number to be multiplied is very simplistic...and I was wondering how you 
would use then to process incoming sales orders.

Cheers,

Phil.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Friday, 22 June 2007 7:46 p.m.
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Universe PE - Web Services

Sara

The web services require a pooled connection licence.
Which is, unfortunately, not available with PE.

Grrr

Though I have to say, when I finally got to play with the IBM web services I've 
found them disappointing, particularly in the lack of data types. Maybe someone 
who can afford them now can tell me if they've extended that.

I rolled my own a couple of years back ("mvSOAP"), then mothballed them when I 
heard IBM were bringing their own out. But I'm considering blowing the dust off 
them again - support for doc and RPC modes, standard data types, control over 
multivalues, reusable templates and basic validation were all in there, and 
fast.

Brian



While we are waiting for an official version of UniVerse 10.2.4 we have
been trying to get Web Services working in the downloadable PE version.

We have created a Web Service but when we try to run it we are advised
in the log that the license has expired.

Is this not able to be used in the PE version or is there some way of
extending the license?

Any assistance would be appreciated.

Regards,
Sara Burns



Sara Burns (SEB)


IS Development Manager

Public Trust
Phone: +64 (04) 978 4534 (DDI)

Mobile: 029 978 4534
<mailto:[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> >




A family trust can help you protect your assets if the unexpected happens. To
find out how a family trust works and if one's right for you, call 0800 505
405.

The information contained in this communication (including any attachment) is
confidential. If you are not the intended recipient, please destroy this
communication. You must not disclose, copy or use in any way the information
contained in this communication. Any views expressed in this communication are
not necessarily the views of Public Trust. No representation is made that this
communication is free of error, virus or interference.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Universe PE - Web Services

2007-06-22 Thread Mike Dallaire
Just an fyi for everyone,
IBM is removing the connection pool requirement from web services.  This
will be a client side change, due out in September.  We requested the
enhancement a few months ago and just received word when it would be
available.

Mike Dallaire
Mortgage Builder Software Inc.
(248) 304-0600 ext. 103
[EMAIL PROTECTED]
www.mortgagebuilder.com



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Friday, June 22, 2007 3:16 AM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Universe PE - Web Services

Sara

The web services require a pooled connection licence.
Which is, unfortunately, not available with PE.

Grrr

Though I have to say, when I finally got to play with the IBM web services
I've found them disappointing, particularly in the lack of data types. Maybe
someone who can afford them now can tell me if they've extended that.

I rolled my own a couple of years back ("mvSOAP"), then mothballed them when
I heard IBM were bringing their own out. But I'm considering blowing the
dust off them again - support for doc and RPC modes, standard data types,
control over multivalues, reusable templates and basic validation were all
in there, and fast.

Brian



While we are waiting for an official version of UniVerse 10.2.4 we have
been trying to get Web Services working in the downloadable PE version.

We have created a Web Service but when we try to run it we are advised
in the log that the license has expired.

Is this not able to be used in the PE version or is there some way of
extending the license?

Any assistance would be appreciated.

Regards,
Sara Burns



Sara Burns (SEB)


IS Development Manager

Public Trust
Phone: +64 (04) 978 4534 (DDI)

Mobile: 029 978 4534
<mailto:[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> >




A family trust can help you protect your assets if the unexpected happens.
To
find out how a family trust works and if one's right for you, call 0800 505
405.

The information contained in this communication (including any attachment)
is
confidential. If you are not the intended recipient, please destroy this
communication. You must not disclose, copy or use in any way the information
contained in this communication. Any views expressed in this communication
are
not necessarily the views of Public Trust. No representation is made that
this
communication is free of error, virus or interference.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Universe PE - Web Services

2007-06-22 Thread Symeon Breen
Yeah - I had a play with the beta program, TBH it is only about 20 or so lines 
of code in ASP.NET to write a web service front end to a unibasic subroutine so 
I never bothered using the new web service developer !




-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: 22 June 2007 08:16
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Universe PE - Web Services

Sara

The web services require a pooled connection licence.
Which is, unfortunately, not available with PE.

Grrr

Though I have to say, when I finally got to play with the IBM web services I've 
found them disappointing, particularly in the lack of data types. Maybe someone 
who can afford them now can tell me if they've extended that.

I rolled my own a couple of years back ("mvSOAP"), then mothballed them when I 
heard IBM were bringing their own out. But I'm considering blowing the dust off 
them again - support for doc and RPC modes, standard data types, control over 
multivalues, reusable templates and basic validation were all in there, and 
fast.

Brian



While we are waiting for an official version of UniVerse 10.2.4 we have
been trying to get Web Services working in the downloadable PE version.

We have created a Web Service but when we try to run it we are advised
in the log that the license has expired.

Is this not able to be used in the PE version or is there some way of
extending the license?

Any assistance would be appreciated.

Regards,
Sara Burns



Sara Burns (SEB)


IS Development Manager

Public Trust
Phone: +64 (04) 978 4534 (DDI)

Mobile: 029 978 4534
<mailto:[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> >




A family trust can help you protect your assets if the unexpected happens. To
find out how a family trust works and if one's right for you, call 0800 505
405.

The information contained in this communication (including any attachment) is
confidential. If you are not the intended recipient, please destroy this
communication. You must not disclose, copy or use in any way the information
contained in this communication. Any views expressed in this communication are
not necessarily the views of Public Trust. No representation is made that this
communication is free of error, virus or interference.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Universe PE - Web Services

2007-06-22 Thread brian
Sara

The web services require a pooled connection licence.
Which is, unfortunately, not available with PE.

Grrr

Though I have to say, when I finally got to play with the IBM web services I've 
found them disappointing, particularly in the lack of data types. Maybe someone 
who can afford them now can tell me if they've extended that.

I rolled my own a couple of years back ("mvSOAP"), then mothballed them when I 
heard IBM were bringing their own out. But I'm considering blowing the dust off 
them again - support for doc and RPC modes, standard data types, control over 
multivalues, reusable templates and basic validation were all in there, and 
fast.

Brian



While we are waiting for an official version of UniVerse 10.2.4 we have
been trying to get Web Services working in the downloadable PE version.

We have created a Web Service but when we try to run it we are advised
in the log that the license has expired.

Is this not able to be used in the PE version or is there some way of
extending the license?

Any assistance would be appreciated.

Regards,
Sara Burns



Sara Burns (SEB)


IS Development Manager

Public Trust
Phone: +64 (04) 978 4534 (DDI)

Mobile: 029 978 4534
 >




A family trust can help you protect your assets if the unexpected happens. To
find out how a family trust works and if one's right for you, call 0800 505
405.

The information contained in this communication (including any attachment) is
confidential. If you are not the intended recipient, please destroy this
communication. You must not disclose, copy or use in any way the information
contained in this communication. Any views expressed in this communication are
not necessarily the views of Public Trust. No representation is made that this
communication is free of error, virus or interference.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Universe PE - Web Services [ad]

2007-06-22 Thread Tony Gravagno
A site that has mv.NET installed can have inbound or outbound web services
calls in minutes, and the cost is a lot less than a connection pool
license.  In fact, if you get mv.NET from Nebula R&D, I'll provide
functional samples for web services for free.

Tony Gravagno
TG@ removethisNebula-RnD.com
Nebula Research and Development is a worldwide Distributor of mv.NET and
offers development services and .NET training.

Bill Haskett wrote:
> Sara:
> 
> I believe Web Services only works with a Connection Pool license.  I
> had to purchase one for UD to test our the services. 
> 
>> From: Sara Burns
>> While we are waiting for an official version of UniVerse 10.2.4 we
>> have been trying to get Web Services working in the downloadable PE
>> version. 
>> 
>> We have created a Web Service but when we try to run it we are
>> advised in the log that the license has expired.
>> 
>> Is this not able to be used in the PE version or is there some way
>> of extending the license? 
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Universe PE - Web Services

2007-06-21 Thread Bill Haskett
Sara:

I believe Web Services only works with a Connection Pool license.  I had to 
purchase one for UD to test our the services.

Hope this helps.

Bill 

>-Original Message-
>From: [EMAIL PROTECTED] 
>[mailto:[EMAIL PROTECTED] On Behalf Of Sara Burns
>Sent: Thursday, June 21, 2007 8:56 PM
>To: u2-users@listserver.u2ug.org
>Subject: [U2] Universe PE - Web Services
>
>While we are waiting for an official version of UniVerse 10.2.4 we have
>been trying to get Web Services working in the downloadable PE version.
>
>We have created a Web Service but when we try to run it we are advised
>in the log that the license has expired.
>
>Is this not able to be used in the PE version or is there some way of
>extending the license?
>
>Any assistance would be appreciated.
>
>Regards,
>Sara Burns
>
>
>
>Sara Burns (SEB)
>
>
>IS Development Manager
>
>Public Trust
>Phone: +64 (04) 978 4534 (DDI)
>
>Mobile: 029 978 4534
> >
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/