Re: [U2] Extracting XML attributes

2011-11-11 Thread Symeon Breen
xsl:stylesheet version=1.0
xmlns:xsl=http://www.w3.org/1999/XSL/Transform;
  xsl:output method=xml version=1.0 encoding=UTF-8 indent=yes/

 !-- keep comments --
 xsl:template match=comment()
xsl:copy
  xsl:apply-templates/
/xsl:copy
  /xsl:template

  xsl:template match=*
!-- remove element prefix --
xsl:element name={local-name()}
  !-- process attributes --
  xsl:for-each select=@*
!-- remove attribute prefix --
xsl:attribute name={local-name()}
  xsl:value-of select=./
/xsl:attribute
  /xsl:for-each
  xsl:apply-templates/
/xsl:element
  /xsl:template
/xsl:stylesheet


Save this as deletenamespace.xsl

You can then do xsltproc deletenamespace.xsl inputfile.xml  outputfile.xml

hth

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bobby Worley
Sent: 09 November 2011 23:02
To: U2 Users List
Subject: Re: [U2] Extracting XML attributes

The xsl would be much appreciated, thanks!

Bob
bwor...@coburns.com


-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Symeon Breen
Sent: Wednesday, November 09, 2011 4:11 PM
To: 'U2 Users List'
Subject: Re: [U2] Extracting XML attributes

Your start is the Feed element in the pr namespace.

The u2 xml extraction does not always work too well with namespaces.

If required I can supply you an xsl to 'de namepsace' an xml - it is then
simple preprocessing task using xmltproc to give you a cleaner (in u2
regards) xml.


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
-
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1411 / Virus Database: 2092/4006 - Release Date: 11/09/11

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


[U2] Pick history video on youtube

2011-11-11 Thread Susan Joslyn
Oh em gee, how did I never see this before?  This is fantastic - very well
done and quite informative.  I would think that this would be a great sales
tool to this day. 
Don't miss it - it is actually at:

http://www.youtube.com/watch?v=6ms0yvJAUAk

Susan


Message: 13
Date: Wed, 9 Nov 2011 14:37:34 -0800
From: John Hester jhes...@momtex.com
To: U2 Users List u2-users@listserver.u2ug.org
Subject: Re: [U2] [semi-ot] JE Sisk basic book on the eBay
Message-ID:
e6179e13392ec14aabcd5272c3aedd6116b3c...@exchangesvr.momtex.com
Content-Type: text/plain;   charset=us-ascii

Since this thread is already labeled semi-ot, thought I'd throw this out
there:

http://wn.com/Dick_Pick

It's a Pick Systems marketing video from 1990 that someone posted to
YouTube.  Might be interesting for anyone new to Pick and curious about
its origins.  I enjoyed it purely for nostalgia. 

-John


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] U2 - Universe - Sage MAS90 - Experiences?

2011-11-11 Thread John Thompson
Yes... however, people that know MV weren't making the decision at the
time.  If you know how that goes...

On Thu, Nov 10, 2011 at 9:12 PM, Ross Ferris ro...@stamina.com.au wrote:

 Perhaps it would be better to find a replacement for the AP that had a
 decent AR module as well that runs on u2 :-)

 Ross Ferris
 Stamina Software
 Visage  Better by Design!

 -Original Message-
 From: u2-users-boun...@listserver.u2ug.org [mailto:
 u2-users-boun...@listserver.u2ug.org] On Behalf Of John Thompson
 Sent: Friday, 11 November 2011 12:21 AM
 To: U2 Users List
 Subject: [U2] U2 - Universe - Sage MAS90 - Experiences?

 So I'm in a situation, probably not unlike some of you have found
 yourselves in before.

 Our financial department was unhappy with the Accounts Payable system some
 years back when we were on Ultimate Plus.
 They purchased an Accounting Package called Sage MAS 90 to run the
 payables piece and we just dumped data to it every night, etc.

 Of course, since then, we have long moved to Universe.
 In that time, we've known some of the Accounts Receivable apps are
 outdated, but, its just been one of those projects in the heap.
 And of course priorities seem to always change.

 Lately, management hopes that they can use the A/R module of Sage MAS 90.
 However, our POS is still a set of BASIC programs communicating directly
 with Universe.
 In my mind, I would think real time communication between the two would be
 essential.
 We are a wholesale auto parts business, and when a customer calls for a
 part, or orders online, our people need to know whether they have credit
 with us or not.  So the credit balances being on another system, and being
 a day behind would not work.

 I'm told that Sage MAS 90 uses Providex as a database, and some newer
 versions use SQL Server- for an extra fee of course.

 I'm fairly ignorant of the Sage software...

 Has anyone done any kind of integration like this, where you have made U2
 talk to a Sage MAS 90 server in real time for Accounts Receivable purposes?
 Or do you know of anyone who knows Sage MAS 90, because our current
 consultant, seems to be clueless?


 --
 John Thompson
 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users
 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users




-- 
John Thompson
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


[U2] U2 Replication on Universe

2011-11-11 Thread Amy Raisanen
Anyone have experience or insight on upgrading on Universe on Windows
from 10.2.10 to 11.1.1 and/or implementing replication on Windows?  

 

I realize there are alerts on this release, is there any word when the
next possibly more stable release maybe be available for Windows?  Would
it be worth waiting and just upgrade to 10.3.12 for now?

 

Amy Raisanen

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Extracting XML attributes

2011-11-11 Thread Bobby Worley
My latest challenge:

PREPARE.XML FEED.XML MYXML
Prepare the XMLDOM failed.
XMLParser error message: A DOM error occured during parsing.

UNIVERSE RELLEVEL
001 X
002 11.1.0
003 PICK
004 PICK.FORMAT
005 11.1.0

Aix Version 5.3.0.0

FEED.XML is 16mb. 

It prepares just fine on UV 10.1.17.  Unfortunately it wont list on UV
10.1 because UV 10.1 is not aware of namespaces.

This is making my pull my hair out... I don't need this on a Friday.

Bob Worley
Coburn Supply

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] U2 Replication on Universe

2011-11-11 Thread Brett Callacher
Have been asking for known issues to be included in the knowledge base for some 
time now so that one could search on a release and make this sort of judgement 
call. Have not had any success with this.

Can't comment on replication but we have found a couple of issues with 11.1.1, 
the first one quite serious:

1.  LIST.READU no longer reports the pid that has the lock.  This has been 
fixed and we were advised in April that this would be in 11.1.3.  We do not 
know of a scheduled release date for this.
2.  UniObjects logins generate '*UOLOGIN is not in the CATALOG space' in the 
runtime error log if there is no UOLOGIN routine.  This will be fixed in a 
'subsequent' release.

HTH

Brett

Amy Raisanen araisa...@rammutual.com wrote in message 
news:d76bac9cbfb0f040b820c12e55b227ca03039...@mail.corp.rammutual.com...
 Anyone have experience or insight on upgrading on Universe on Windows
 from 10.2.10 to 11.1.1 and/or implementing replication on Windows?  
 
  
 
 I realize there are alerts on this release, is there any word when the
 next possibly more stable release maybe be available for Windows?  Would
 it be worth waiting and just upgrade to 10.3.12 for now?
 
  
 
 Amy Raisanen
 
 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users
 
This message contains information that may be privileged or confidential and is 
the property of GPM Development Ltd. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient ,you are not authorized 
to read, print, retain, copy, disseminate, distribute, or use this message or 
any part thereof. If you receive this message in error, please notify the 
sender immediately and delete all copies of this message.

This e-mail was sent to you by GPM Development Ltd.  We are incorporated under 
the laws of England and Wales (company no. 2292156 and VAT registration no. 523 
5622 63).  Our registered office is 6th Floor, AMP House, Croydon, Surrey CR0 
2LX.
 

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Extracting XML attributes

2011-11-11 Thread Steve Romanow
Try opening the xml file with firefox or chrome to make sure it is a
well formed file.

On Fri, Nov 11, 2011 at 11:41 AM, Bobby Worley bwor...@coburns.com wrote:
 My latest challenge:

PREPARE.XML FEED.XML MYXML
 Prepare the XMLDOM failed.
 XMLParser error message: A DOM error occured during parsing.

 UNIVERSE RELLEVEL
 001 X
 002 11.1.0
 003 PICK
 004 PICK.FORMAT
 005 11.1.0

 Aix Version 5.3.0.0

 FEED.XML is 16mb.

 It prepares just fine on UV 10.1.17.  Unfortunately it wont list on UV
 10.1 because UV 10.1 is not aware of namespaces.

 This is making my pull my hair out... I don't need this on a Friday.

 Bob Worley
 Coburn Supply

 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


[U2] U2 known issues, patches

2011-11-11 Thread Wally Terhune
Brett:
We have recently started publishing some known problems.
When you look at the Product Availability Matrix (PAM) (publicly available - no 
login required: https://u2tc.rocketsoftware.com/matrix.asp) and are considering 
a release to upgrade to, there is a new link to 'Notice' file. This includes 
some selected items you might want to know about before upgrading.

Looking at the 11.1.4 release note file (which I downloaded from the PAM from 
the AIX platform), we did fix the UOLOGIN at 11.1.3:

UNV-5255UniVerse -- Before this release, if an attempt was made 
to connect to the server using UniObjects, UniObjects for 
Java, or UniObjects for .NET and the globally cataloged 
program *UOLOGIN did not exist, the following error message 
was written to the errlog in the UVHOME directory:

Incorrect VOC entry for UOLOGIN

Now, UniVerse uses the *UOLOGIN cataloged program if 
it exists, but does not report an error message and
continues processing if it does not.


The LIST.READU issue you note (UNV-5010) appears to be a Windows platform only 
issue. We are down to the final QA testing for the 11.1.5 release for Windows. 
We expect this to be released shortly. It contains the fix for this issue.

Regards,

Wally Terhune
U2 Support Architect
Rocket Software
4600 South Ulster Street, Suite 1100 **Denver, CO 80237 **USA
Tel: +1.720.475.8055
Email: wterh...@rs.com
Web: www.rocketsoftware.com/u2



-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Brett Callacher
Sent: Friday, November 11, 2011 9:51 AM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] U2 Replication on Universe

Have been asking for known issues to be included in the knowledge base for some 
time now so that one could search on a release and make this sort of judgement 
call. Have not had any success with this.

Can't comment on replication but we have found a couple of issues with 11.1.1, 
the first one quite serious:

1.  LIST.READU no longer reports the pid that has the lock.  This has been 
fixed and we were advised in April that this would be in 11.1.3.  We do not 
know of a scheduled release date for this.
2.  UniObjects logins generate '*UOLOGIN is not in the CATALOG space' in the 
runtime error log if there is no UOLOGIN routine.  This will be fixed in a 
'subsequent' release.

HTH

Brett

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] U2 - Universe - Sage MAS90 - Experiences?

2011-11-11 Thread Wjhonson

 He means today.
Instead of switching your AR to this system, convince them to switch their AP 
BACK to Pick.


 

 

-Original Message-
From: John Thompson jthompson...@gmail.com
To: U2 Users List u2-users@listserver.u2ug.org
Sent: Fri, Nov 11, 2011 5:01 am
Subject: Re: [U2] U2 - Universe - Sage MAS90 - Experiences?


Yes... however, people that know MV weren't making the decision at the
time.  If you know how that goes...

On Thu, Nov 10, 2011 at 9:12 PM, Ross Ferris ro...@stamina.com.au wrote:

 Perhaps it would be better to find a replacement for the AP that had a
 decent AR module as well that runs on u2 :-)

 Ross Ferris
 Stamina Software
 Visage  Better by Design!

 -Original Message-
 From: u2-users-boun...@listserver.u2ug.org [mailto:
 u2-users-boun...@listserver.u2ug.org] On Behalf Of John Thompson
 Sent: Friday, 11 November 2011 12:21 AM
 To: U2 Users List
 Subject: [U2] U2 - Universe - Sage MAS90 - Experiences?

 So I'm in a situation, probably not unlike some of you have found
 yourselves in before.

 Our financial department was unhappy with the Accounts Payable system some
 years back when we were on Ultimate Plus.
 They purchased an Accounting Package called Sage MAS 90 to run the
 payables piece and we just dumped data to it every night, etc.

 Of course, since then, we have long moved to Universe.
 In that time, we've known some of the Accounts Receivable apps are
 outdated, but, its just been one of those projects in the heap.
 And of course priorities seem to always change.

 Lately, management hopes that they can use the A/R module of Sage MAS 90.
 However, our POS is still a set of BASIC programs communicating directly
 with Universe.
 In my mind, I would think real time communication between the two would be
 essential.
 We are a wholesale auto parts business, and when a customer calls for a
 part, or orders online, our people need to know whether they have credit
 with us or not.  So the credit balances being on another system, and being
 a day behind would not work.

 I'm told that Sage MAS 90 uses Providex as a database, and some newer
 versions use SQL Server- for an extra fee of course.

 I'm fairly ignorant of the Sage software...

 Has anyone done any kind of integration like this, where you have made U2
 talk to a Sage MAS 90 server in real time for Accounts Receivable purposes?
 Or do you know of anyone who knows Sage MAS 90, because our current
 consultant, seems to be clueless?


 --
 John Thompson
 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users
 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users




-- 
John Thompson
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

 
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Extracting XML attributes

2011-11-11 Thread Symeon Breen
Not sure on aix, but on linux I use xmlwf to see if an xml file is well
formed. 

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bobby Worley
Sent: 11 November 2011 16:42
To: U2 Users List
Subject: Re: [U2] Extracting XML attributes

My latest challenge:

PREPARE.XML FEED.XML MYXML
Prepare the XMLDOM failed.
XMLParser error message: A DOM error occured during parsing.

UNIVERSE RELLEVEL
001 X
002 11.1.0
003 PICK
004 PICK.FORMAT
005 11.1.0

Aix Version 5.3.0.0

FEED.XML is 16mb. 

It prepares just fine on UV 10.1.17.  Unfortunately it wont list on UV
10.1 because UV 10.1 is not aware of namespaces.

This is making my pull my hair out... I don't need this on a Friday.

Bob Worley
Coburn Supply

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
-
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1411 / Virus Database: 2092/4009 - Release Date: 11/10/11

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] [UV] uvcs Memory leak problems on 11.1.3

2011-11-11 Thread Jacques G.

Hello,

In order to save connection time on Uniobjects API requests, I came up with an 
Api which could contain several XML requests into one,  Process each one in the 
requested order and return the answer of each request in the resulting XML 
request.

On Universe 10.2.11,  the API runs anywhere from 10 to 50 requests in a batch 
like this taking no more than between 45 and 59 megs of ram on a HP-UX server.


Starting with Universe 11.1.3, doing far fewer requests  (ei from 5 to 9) the 
memory requirements go up as high as 100 to 122 megs of Ram on a HP-UX.  
Somewhere it looks like Universe's XML generation routines are gobbling up 
memory and this memory is not getting freed. It seems that many memory 
leaks were fixed from 10.2.1 to 11.1.3 according to the release notes but a 
huge new one was introduced.  

I know of the memory used by the process because I have a job which produce the 
output of the top command once a minute,  so the memory used by a process 
extracted from the output of the top command and logged.

Has anyone else experienced anything like this ?

Jacques G.
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users