Re: Uniobjects / php

2004-04-21 Thread Mats Carlid
[EMAIL PROTECTED] wrote: SNIP But the problem has always been the equivalent of what mvInternet does. That is, connect Apache to Universe. So you have another idea of how to connect Apache (or really any other page server) to Universe? I don't understand what open port 80 means or whether this

Re: Uniobjects / php

2004-04-21 Thread Mats Carlid
OOPS my nice looking cut and paste thingy didn't stick: [EMAIL PROTECTED] wrote: SNIP But the problem has always been the equivalent of what mvInternet does. That is, connect Apache to Universe. So you have another idea of how to connect Apache (or really any other page server) to Universe?

MVInternet (was: Re: Uniobjects / php)

2004-04-21 Thread Wendy Smoak
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Here's my expertise: 1) Pick BASIC 2) I can write HTML and I wrote a few javascripts! 3) I setup Apache as a web server Then Pixius' product is *perfect* for you, that's all you need. Using exactly that, we

RE: Uniobjects / php

2004-04-20 Thread Wendy Smoak
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Katz Does anyone know if they have uniobjects for php? Not that I'm aware of, but if you're brave you can convince UniObjects for Java and PHP to work together. Look on http://www.pickwiki.com for more information, at least

Re: Uniobjects / php

2004-04-20 Thread FFT2001
In a message dated 4/20/2004 2:20:23 PM Eastern Daylight Time, [EMAIL PROTECTED] writes: Not that I'm aware of, but if you're brave you can convince UniObjects for Java and PHP to work together. Look on http://www.pickwiki.com for more information, at least two of us here have done it. So

RE: Uniobjects / php

2004-04-20 Thread Jeff Schasny
If you want to play around with PHP interacting with the Universe environment in an extremely simple way you can try the stuff below. Note that I dont recommend this methodology for production systems but its a good simple example. The following stuff will execute any Universe command/cataloged

RE: Uniobjects / php

2004-04-20 Thread Dawn M. Wolthuis
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stuart Boydell Sent: Tuesday, April 20, 2004 5:54 PM To: U2 Users Discussion List Subject: RE: Uniobjects / php Behalf Of Dawn M. Wolthuis The fastest, bestest, free way I know to have html--U2 with update capability is by using tomcat

Re: Uniobjects / php

2004-04-20 Thread FFT2001
In a message dated 4/20/2004 3:12:12 PM Eastern Daylight Time, [EMAIL PROTECTED] writes: Do you have a specific project in mind? There are at least half a dozen ways to get U2 data to appear on a web page, the best way depends on what expertise you already have in-house and how complex the

RE: UniObjects

2004-04-19 Thread James Canale, Jr.
Have a look at the subkey property on the session object. You will need to alter this to be unique (after every 10 connections). HTH. Regards, Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Vezertzis Sent: Monday, April 19, 2004 5:57 PM To:

Re: UniObjects

2004-04-07 Thread Ray Wurlod
UniObjects does not use a sockets-based interface, so SSL and so on aren't relevant. Rather, UniObjects uses a proprietary interface built on an architecture called InterCall. The only security is a port number that's not used for anything else, and a check in the unirpcservices file about

RE: UniObjects

2004-04-07 Thread James F Thompson
:47 PM To: U2 Users Discussion List Subject: Re: UniObjects UniObjects does not use a sockets-based interface, so SSL and so on aren't relevant. Rather, UniObjects uses a proprietary interface built on an architecture called InterCall. The only security is a port number that's not used for anything

RE: UniObjects

2004-04-07 Thread James F Thompson
Users Discussion List Subject: Re: UniObjects UniObjects does not use a sockets-based interface, so SSL and so on aren't relevant. Rather, UniObjects uses a proprietary interface built on an architecture called InterCall. The only security is a port number that's not used for anything else

RE: UniObjects

2004-04-07 Thread Wendy Smoak
Kevin wrote: Does anyone have knowledge of how to handle secure communications from UniObjects into Universe? (SSL, SSH, etc.) We are covered from end user to UniObjects, but not from UniObjects to Universe. I haven't been able to find any supporting documentation.. We have firewalls in

RE: UniObjects

2004-04-07 Thread Karl L Pearson
Subject: Re: UniObjects UniObjects does not use a sockets-based interface, so SSL and so on aren't relevant. Rather, UniObjects uses a proprietary interface built on an architecture called InterCall. The only security is a port number that's not used for anything else, and a check

RE: UniObjects

2004-04-07 Thread Don Kibbey
] On Behalf Of James F Thompson Sent: Wednesday, April 07, 2004 5:26 PM To: 'U2 Users Discussion List' Subject: RE: UniObjects While we are discussing UniObject... has anyone out there had any luck with it and ColdFusion? We are having a problem with assigning a value to a dynamic array using

Re: Uniobjects

2004-03-25 Thread Results
Steve, Look at NRG (Nucleus Accuterm). The screens are fast, the security is all server based (even at the field level), and the tool allows you to use the same code base to service green screens during the transition. Nucleus also lets you develop for the web and use those web pages as

RE: Uniobjects

2004-03-25 Thread Graham, David
-3655 Ext. 102 [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, March 25, 2004 12:30 PM To: U2 Users Discussion List Subject: RE: Uniobjects Ahem -- 30 Days Dave? Admittedly it's a nice product and very easy to use but 30 days

Re: Uniobjects

2004-03-25 Thread Lee Bacall
Steve, (and others who may be curious about migrating to GUI) As one with extensive experience in development of GUI and character based applications with the Nucleus/NRG environment, I would like to offer a rapid 2 cents worth. You wrote: We are in the process of analyzing different approaches

RE: UniObjects: Executing a Command on a SaveList

2004-03-11 Thread alfkec
I think there was a thread a while back about this. There was a problem with stacking the commands (but you can try that). The other things you can do is to put them into a paragraph and run the paragraph or write a basic routine to process a list of commands. You may also want to use the

RE: UniObjects: Executing a Command on a SaveList

2004-03-11 Thread Martin Scholl
I solved it. I just didn't follow the syntax. Here some snipptets 'Instantiate the List Object Set pSelectlist = UniSession.SelectList(0) 'associating the record is which are attributes of a dynamic Array 'Claims' pSelectlist.FormList (Claims) 'Saving the List pSelectlist.SaveList (CLAIMS)

RE: Uniobjects Asp

2004-03-02 Thread Marc Harbeson
I wander if UD 6.1 will be a requirement to use UO.NET? For example would OU.NET run on UD 5.2? snip I heard from a reliable source at IBM that UO.NET will be released with UniData 6.1 targeted for 6/30/04. Sometime after that release, Q3 timeframe, for Universe. rudy snip -- u2-users mailing

RE: Uniobjects Asp

2004-03-01 Thread Karjala Koponen
[EMAIL PROTECTED] 02/27/2004 1:05:29 PM From documentation I have seen Uniobjects.net will be thread safe, however I have not heard anything recently regarding a release date. Does anyone have any update on when this will be available? Greg From the White paper: Using IBM U2 and Microsoft

RE: Uniobjects Asp

2004-02-27 Thread Brian Leach
Nick, Depends on how you far you need to scale, and if you are looking to support large numbers of users. UniObjects is NOT thread safe, but you can roll your own connection pooling - ie. write your logic into a DLL that maintains a series of connections with some form of semaphoring, and call

Re: Uniobjects Asp

2004-02-27 Thread Cooper, Rudy
Southwell [EMAIL PROTECTED] Subject: RE: Uniobjects Asp No. Let me try and prevent the pain I had to go through. We avoided Uniobjects because by design its use is for client/server -- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users

RE: Uniobjects Asp

2004-02-27 Thread Greg L. Bonebrake
From documentation I have seen Uniobjects.net will be thread safe, however I have not heard anything recently regarding a release date. Does anyone have any update on when this will be available? Greg snip Does anyone know if Uniobjects.net will be thread safe ? snip thx, rudy -- u2-users

RE: Uniobjects Asp

2004-02-26 Thread Mike Randall
Sounds like a Redback task. Fully thread safe, and totally scalable. Mike R. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cooper, Rudy Sent: Thursday, February 26, 2004 4:46 PM To: [EMAIL PROTECTED] Subject: Uniobjects Asp Hello Everyone, I