Search the web
Sign In
New User? Sign Up
versatausersgroup · Where Versata Users can mingle and share ideas
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 114 - 200 of 246   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Show Message Summaries   (Group by Topic) Sort by Date v  
#200 From: "vdhfgyh" <vdhfgyh@...>
Date: Sun Oct 5, 2008 6:41 am
Subject: I have added you to my friends network today!
vdhfgyh
Offline Offline
Send Email Send Email
 
I created this cool friends network and added you to my friends network. Hit-up
now:
http://bambinaby.bravehost.com

#199 From: "cnvfisstfg" <cnvfisstfg@...>
Date: Tue Sep 16, 2008 7:59 am
Subject: I would like to invite you to join my circle of frends!
cnvfisstfg
Offline Offline
Send Email Send Email
 
I would like to invite you to join my circle of frends,Check my album here:
http://africasf.zoomshare.com/files/newmessage.htm

#198 From: "Tyler Band" <tyler@...>
Date: Mon Sep 15, 2008 5:45 pm
Subject: Re: Porting the current application to higher version of versata
tylerm007
Offline Offline
Send Email Send Email
 
Nishant;

I think you will find that there are still a number of Versata
developers that work on upgrading Versata to a new release.

I would contact Val Huber directly and talk about the new features
available in Versata 6.3 - I have found that the biggest problem is
the applications (Java and/or HTML).  The original Studio is still
used to support these older applications and the synchronization of
meta-data between the new Eclipse editor and the Studio is getting
better.  It still means that you are working in two worlds (old and
new).

The next challenge will be the upgrade of your server (WebSphere) and
JDK - while this may be trivial - what I have found is that the
interfaces to other packages that my current application is running
may not support the new JDK or Server version.  So make sure all of
your application is capable of moving.

Finally - be prepared to do some manual work arounds - if the API has
changed - you may find that writing a wrapper class will not 'fix'
the problem if both behaviour and API have changed.  One example - an
early 6.x release changed how the save() command worked - this was
fixed in a patch - but it created a moment of panic for some
customers.

Please use this forum to ask questions and post solutions.

Thanks for the question
Tyler Band

#197 From: "ntewinkel" <ntewinkel@...>
Date: Fri Sep 12, 2008 4:44 pm
Subject: Re: Porting the current application to higher version of versata
ntewinkel
Offline Offline
Send Email Send Email
 
Hi Nishant,

I converted a few decently big repositories for a client and it wasn't
too bad. The biggest issue, like Max mentioned, would be custom code.
Still, even in best case there is a lot of tweaking to be done.
For an average repository (if there is such a thing), you can still
expect several weeks of full-time work just to get the details cleared up.

Good luck and enjoy the ride!

ps. My work at HSB is pretty much done, so if anyone needs some
project help, let me know :)

Cheers,
-Nico

--- In versatausersgroup@yahoogroups.com, nishantvij <no_reply@...> wrote:
>
> Dear All,
>
> I am new to versata and looking for people who can guide me about
> the same.
>
> I am working on the application created in versata 5.6.2.
>
> My question to you is if I need to move the current application
> which is developed in Versata logic Studio (versata 5.6.2 build 52)
> to versata-6-workbench-6.3-build44761.
>
> ~ What should I consider the most?
> ~ Will there be a code change?
> ~ Will there be any issue in porting the current application?
> ~ According to you which features may not work and what should be
> the approach for porting the existing application to the higher
> version?
>
> Waiting for your guidance!
>
> Sincerely,
> Nishant
>

#196 From: "Max Tardiveau" <max@...>
Date: Fri Sep 12, 2008 7:03 am
Subject: Re: Porting the current application to higher version of versata
maxtardiveau
Offline Offline
Send Email Send Email
 
Hi Nishant,

We've been upgrading a large Versata Java app from 5.6.3 to 6.3 and it's been a
*lot* of
work. But it is a large, complex app with a *lot* of custom code.

This is not a trivial endeavour -- depending on how much custom code you have.
If you
have very standard Versata applications and business objects, with very little
custom code,
the transition should be relatively easy (I emphasize relatively).

If, however, you do have a non-trivial amount of custom code (and all real-world
apps do),
there will be some work involved. The API's have changed quite a bit, the
behaviors of
these API's have also changed in subtle ways, and of course the environment is
completely
different (welcome to Eclipse). You'll also have to deal with a new version of
the app
server.

How big is your repository? How many data objects, query objects, apps and
pages/screens (HTML or Java)? Have you measured your repository using the
Automation
Analyzer? It's very handy to assess where you stand.

Be prepared for some bumps in the road... If you can provide additional details,
we can go
further into what you can expect.

-- Max Tardiveau - Integrity Logic


--- In versatausersgroup@yahoogroups.com, nishantvij <no_reply@...> wrote:
>
> Dear All,
>
> I am new to versata and looking for people who can guide me about
> the same.
>
> I am working on the application created in versata 5.6.2.
>
> My question to you is if I need to move the current application
> which is developed in Versata logic Studio (versata 5.6.2 build 52)
> to versata-6-workbench-6.3-build44761.
>
> ~ What should I consider the most?
> ~ Will there be a code change?
> ~ Will there be any issue in porting the current application?
> ~ According to you which features may not work and what should be
> the approach for porting the existing application to the higher
> version?
>
> Waiting for your guidance!
>
> Sincerely,
> Nishant
>

#195 From: nishantvij
Date: Fri Sep 12, 2008 6:45 am
Subject: Porting the current application to higher version of versata
nishantvij
Offline Offline
 
Dear All,

I am new to versata and looking for people who can guide me about
the same.

I am working on the application created in versata 5.6.2.

My question to you is if I need to move the current application
which is developed in Versata logic Studio (versata 5.6.2 build 52)
to versata-6-workbench-6.3-build44761.

~ What should I consider the most?
~ Will there be a code change?
~ Will there be any issue in porting the current application?
~ According to you which features may not work and what should be
the approach for porting the existing application to the higher
version?

Waiting for your guidance!

Sincerely,
Nishant

#184 From: "Tyler Band" <tyler@...>
Date: Wed Mar 26, 2008 2:36 pm
Subject: Transformation to Open Source
tylerm007
Offline Offline
Send Email Send Email
 
All;
I have been talking to many current Versata clients about how to move
forward to the latest version of Versata (6.3) and how to interface new
technology like AJAX, STRUTS 2.0, JSF, YUI, and other client
frameworks.  Since the meta-data of Versata is very rich and the
transformation engine is open (sort-of) you need to understand the
source (XML) and the target.  This means either learning the archetype
language to generate new pages or writing a transformaton engine from
scratch.  If you choose the latter, Archimedes can persist your
metadata into an SQL database.  You would need to extract this
information and use it to create new pages.  The key to the entire
exercise would be to have a running framework in place that handles all
of the features Versata provides out-of-the-box like navigation, CRUD,
grids, scrolling, state and connection management, etc. If anyone has
any ideas or favorite frameworks - please share them with the community.

Tyler Band

#183 From: "gsmversata" <gsmversata@...>
Date: Thu Mar 13, 2008 1:57 pm
Subject: VIS
gsmversata
Offline Offline
Send Email Send Email
 
Hello,

Can anybody give me information ASSP how VIS is configured in Versata.
I am getting Error, Could not establis connection to VIS

Regards,
GSM

#181 From: "Lindsay Thomas" <lnthomas@...>
Date: Tue Jan 22, 2008 11:56 pm
Subject: Versata Developer Needed ASAP!
lnthomas83
Offline Offline
Send Email Send Email
 
We are looking for an experienced Versata developer here in Phoenix, AZ.

Title: Versata Developer
Location: Phoenix, AZ
Duration: 6 months +
Compensation: BOE

Job Descriptions
We are looking for an experienced Versata Developer for a long term
contract opportunity.  We need a strong team player for a new
development project.  This position is directly related to team growth
and not a replacement role.

Qualifications
-3-4 years of experience with Versata.
-Must have solid Versata 5.6 development experience and skills,
experience with version 6.0 is highly desired
-Must have experience within a Java/J2EE environment
-Must be able to write and understand complex SQL statements

If you are interested in this opportunity, please email your resume,
contact information, and salary requirements to lthomas@....

Thanks!

Lindsay Thomas

Lindsay Thomas
Technical Recruiter
IT Services

MDI
2800 N. 44th Street
Suite 510
Phoenix, AZ 85008

Office: 602-393-2900
Direct: (602) 393-2900 x102
Fax: 602-393-2922
Email: lthomas@...

#179 From: "gsmversata" <gsmversata@...>
Date: Wed Jan 9, 2008 8:29 am
Subject: Versata Developer Needed
gsmversata
Offline Offline
Send Email Send Email
 
Hi

MNC in Mumbai(INDIA) requies a versata developer.

Webservices & serverside programming is added advantage.

If intrested contact me on
gsmversata@...

Thanks.

#175 From: "vijay rayapati" <vijay.rayapati@...>
Date: Fri Oct 26, 2007 11:52 am
Subject: Versata 6.3 release announcement
rayapativijay
Offline Offline
Send Email Send Email
 
Hi All

Versata is pleased to announce the general release of Business rules
engine version 6.3.0 and we are excited to make this release available
to you. This release can be found in our ESD ftp site.

You can download and upgrade to this version If you are entitled for BRE
5.x or a higher versions. All the license information is available in
the license folder on the ftp site.  In case of any issues in accessing
the site / downloading the product or license, you may write to us
Techsupport@...

FTP location: ftp://esdftp.versata.com

Please find the Versata 6.3 release notes in the Files section.

Regards,
Vijay Rayapati
Verstata Inc.

#162 From: "Tyler Band" <tyler@...>
Date: Thu Jul 5, 2007 9:57 pm
Subject: Re: Error on Deployment
tylerm007
Offline Offline
Send Email Send Email
 
Chetan -
I would recommend starting with SampDB - do a rebuildALl and deploy.
Then pick one of the HTML applications and rebuildAll and deploy -
then you should be able to start you VSConsole and logon.  This used
to be a problem with the initial namespace of the application needed
to be deployed.

Let us know.
Tyler

#161 From: "Chetan Patel" <chetan.patel.cgi@...>
Date: Thu Jul 5, 2007 8:45 pm
Subject: Error on Deployment
chetan_patel89
Offline Offline
Send Email Send Email
 
Hi,

I am trying to convert an existing application from 5.5 to 5.6.

I am trying to deploy Transaction Logic Objects using Versata Logic Server
and I am getting error which is attached as 2.bmp. I am also trying to
deploy an application then I am getting error message which is attached as
1.bmp. It looks like that something I am missing in setting of the
environment variables but not sure.


Please note that I am using Versata Logic Suite 5.6.5 with WebLogic edition.




Can anyone has idea about what type of setup I am missing in class path? I
am also not able to start the console using default login "*SA*" and am
getting RT11139 Can not contact the server error even my application server
is started.



Thanks in advance,





Thanks,

Chetan


[Non-text portions of this message have been removed]

#140 From: "Tyler Band" <tyler@...>
Date: Thu Apr 5, 2007 2:11 pm
Subject: Cumulative Fix for Versata 6.2.0
tylerm007
Offline Offline
Send Email Send Email
 
This is a release notification of Cumulative Fix for Versata 6.2.0 Build
42431 This includes many important bug fixes and is recommended for
this version. The release notes and the installation instruction are
in the Readme.txt which is found in the bundle. This fix is now
available at our download center.

Please follow the below mentioned path for downloading.
Ftp://EsdFtp.versata.com/products/Resources/6.2CumulativeFix/Versata6.2CF1.zip



Email us at Techsupport@... should you have any issues or if
you need of any clarifications.

Issue Id    Title
--------    -----
HFX16123    Specific select query hangs after few minutes.
HFX16095    Time conversion in runtime code for Informix DB is incorrect
HFX16097    Migration of Derived Attribute (Query Object) from 5.6 to
6.2 has a missing supertype ( By editing the Query model, you will
find VQM file size is zero )
HFX16096    6.1 to 6.2 migrations should not change the encoding to
default UTF-8
HFX16060    When migrating a 5.6.x repository to BRE 6.2, some files are
not getting migrated and the message box for migration from 6.1 to 6.2
appears.
HFX16124    TPL file BaseJavaComponent.tpl is changed, baseimpl is not
being generated properly, It was tested on specific customer repository.
HFX16104    Loading Page containing links to external apps fails when
CustomSecurityManager is used
HFX16094    "Already in transaction" error on informix DB
HFX16090    No grid displayed when VRS is on with rows filtered out
HFX16101    Resetting a sum attribute to Derivation Type <none> -
results in binding problems
HFX16099    Comma missing in generated SQL92 query for different type
joins in a query model
HFX16115    BaseImpls for Parent and Child DMs are not built / generated
when "enforce" flag of association is changed
HFX16117    SqlParser.parseExpression() unable to handle CHAR() function
HFX16122    Error message for wrong Date/Time format is not working
HFX16088    Duplicate records being displayed when VRS is on (Virtual
Resultset), only in some cases
HFX16093    Client App generation does a clean-build in workbench. ( On
generation of client apps - workbench must not be forced to do a clean
build )
HFX16092    Utility to convert .dat files to .xml files for the VLS
console settings (convertToXML.bat) not working
HFX16107    getbytes() on type longvarbinary causes ClassCastException
HFX16098    Remote methods with customized security manager doesn't
accept non-vls user
HFX16064    Problem reading/updating security data when
XDA_SecurityInterface is used
HFX16091    No option to Select All or Deselect All when Deploying
Client Apps for large repositories
HFX16057    Problem in transition from a grid to a grid
HFX16089    VRS issue in modifying the last row of the VRS
HFX16102    Attribute name in DataObjects index is invalid, found in
5.6.x models
HFX16109    Incorrect recid generated for VSRow
HFX16116    The error message text boxes on the association set editor
creates a new entry in the .vrs file for every new error message
HFX16114    Error in Behavior, Prevents User Updates in pick objects on
Java Applications
HFX16069    VSImageManager is throwing ClassCastException
HFX16077    XDAClientConnectorImpl overides the ColumnProjectionLevel
HFX16087    Generated doctype tag is in upper case instead of lower.
This marks the html as invalid
HFX16110    Usage of LISA as a test tool is being discontinued.

Regards,
Technical support
Versata.

#131 From: "bmcadoo7" <elizabeth.mcadoo@...>
Date: Tue Mar 6, 2007 10:29 pm
Subject: Versata Programmer/Developer Needed
bmcadoo7
Offline Offline
Send Email Send Email
 
I work for Systems Plus, Inc.  We are currently in need of a Versata
Programmer/Developer as follows:

Systems Plus is currently seeking an experienced Technical
Development Lead.  The successful candidate will  lead and perform
ongoing development and maintenance for a web based Time and
Attendance application developed under Versata Logic Suite 5.5.1.
The position is located at a Federal government agency site located
in Washington, DC.



The successful candidate will be proficient in the use of the
Versata Logic Suite Tools, Java, SOAP, J2EE Architectures, Oracle,
Advanced SQL, Java Script, XML, HTML, DHTML.

Systems Plus is a small business solutions architecture firm with
extensive experience in delivering business services and information
technology (IT) solutions that answer complex business problems.  We
are driven to achieve high standards of performance and customer
satisfaction.

Systems Plus offers outstanding career growth opportunities,
competitive salary plus excellent benefits package including
comprehensive healthcare insurance coverage, and a 401(K) plan.
Please submit detailed resumes and salary expectations to
Careers@... or  fax to (301) 948-3918.       EOE

#130 From: Nuruddin Hakimjee <nhakimjee@...>
Date: Fri Feb 23, 2007 2:15 pm
Subject: Re: [VersataUsersGroup] Archetypes
nhakimjee
Online Now Online Now
Send Email Send Email
 
Hello Val,

We are using Versata 5.6.2 for JBoss, PDX Frameless Archetypes Version
05.06.02.75.

I could search and get articles from the knowledge base but could not download
attached files.

Thanks,

Nuruddin.

----- Original Message ----
From: Val Huber <val_huber@...>
To: versatausersgroup@yahoogroups.com
Sent: Thursday, February 22, 2007 8:19:00 PM
Subject: Re: [VersataUsersGroup] Archetypes













              Hi, Nuruddin



I am the Product Manager for BRMS.  Sorry you had trouble.  We recently repaired
the knowledge base, concerned that it did not work for you...



What kind of archetypes are you seeking (Java client, PDX etc), and what
version?



Thanks,

Val



----- Original Message ----

From: nhakimjee <nhakimjee@yahoo. com>

To: versatausersgroup@ yahoogroups. com

Sent: Thursday, February 22, 2007 4:27:07 PM

Subject: [VersataUsersGroup] Archetypes



Hello All,



Does anybody have the following archetypes?



- Searching via a Date Range in GridSelect



- Combobox for a boolean in GridSelect



The archetypes are available at the Versata Knowledge base website but



I am unable to download them. The explaination that I got from Versata



Support was that their ftp site was under maintenance.



Any help would be appreciated.



Thanks,



Nuruddin.



<!--



#ygrp-mlmsg {font-size:13px; font-family: arial,helvetica, clean,sans- serif;}

#ygrp-mlmsg table {font-size:inherit; font:100% ;}

#ygrp-mlmsg select, input, textarea {font:99% arial,helvetica, clean,sans-
serif;}

#ygrp-mlmsg pre, code {font:115% monospace;}

#ygrp-mlmsg * {line-height: 1.22em;}

#ygrp-text{

font-family: Georgia;

}

#ygrp-text p{

margin:0 0 1em 0;

}

#ygrp-tpmsgs{

font-family: Arial;

clear:both;

}

#ygrp-vitnav{

padding-top: 10px;

font-family: Verdana;

font-size:77% ;

margin:0;

}

#ygrp-vitnav a{

padding:0 1px;

}

#ygrp-actbar{

clear:both;

margin:25px 0;

white-space: nowrap;

color:#666;

text-align:right;

}

#ygrp-actbar .left{

float:left;

white-space: nowrap;

}

.bld{font-weight: bold;}

#ygrp-grft{

font-family: Verdana;

font-size:77% ;

padding:15px 0;

}

#ygrp-ft{

font-family: verdana;

font-size:77% ;

border-top:1px solid #666;

padding:5px 0;

}

#ygrp-mlmsg #logo{

padding-bottom: 10px;

}



#ygrp-vital{

background-color: #e0ecee;

margin-bottom: 20px;

padding:2px 0 8px 8px;

}

#ygrp-vital #vithd{

font-size:77% ;

font-family: Verdana;

font-weight: bold;

color:#333;

text-transform: uppercase;

}

#ygrp-vital ul{

padding:0;

margin:2px 0;

}

#ygrp-vital ul li{

list-style-type: none;

clear:both;

border:1px solid #e0ecee;

}

#ygrp-vital ul li .ct{

font-weight: bold;

color:#ff7900;

float:right;

width:2em;

text-align:right;

padding-right: .5em;

}

#ygrp-vital ul li .cat{

font-weight: bold;

}

#ygrp-vital a {

text-decoration: none;

}



#ygrp-vital a:hover{

text-decoration: underline;

}



#ygrp-sponsor #hd{

color:#999;

font-size:77% ;

}

#ygrp-sponsor #ov{

padding:6px 13px;

background-color: #e0ecee;

margin-bottom: 20px;

}

#ygrp-sponsor #ov ul{

padding:0 0 0 8px;

margin:0;

}

#ygrp-sponsor #ov li{

list-style-type: square;

padding:6px 0;

font-size:77% ;

}

#ygrp-sponsor #ov li a{

text-decoration: none;

font-size:130% ;

}

#ygrp-sponsor #nc {

background-color: #eee;

margin-bottom: 20px;

padding:0 8px;

}

#ygrp-sponsor .ad{

padding:8px 0;

}

#ygrp-sponsor .ad #hd1{

font-family: Arial;

font-weight: bold;

color:#628c2a;

font-size:100% ;

line-height: 122%;

}

#ygrp-sponsor .ad a{

text-decoration: none;

}

#ygrp-sponsor .ad a:hover{

text-decoration: underline;

}

#ygrp-sponsor .ad p{

margin:0;

}

o {font-size:0; }

.MsoNormal {

margin:0 0 0 0;

}

#ygrp-text tt{

font-size:120% ;

}

blockquote{margin: 0 0 0 4px;}

.replbq {margin:4;}

-->



____________ _________ _________ _________ _________ _________ _

Never Miss an Email

Stay connected with Yahoo! Mail on your mobile.  Get started!

http://mobile. yahoo.com/ services? promote=mail



[Non-text portions of this message have been removed]














<!--

#ygrp-mlmsg {font-size:13px;font-family:arial,helvetica,clean,sans-serif;}
#ygrp-mlmsg table {font-size:inherit;font:100%;}
#ygrp-mlmsg select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
#ygrp-mlmsg pre, code {font:115% monospace;}
#ygrp-mlmsg * {line-height:1.22em;}
#ygrp-text{
font-family:Georgia;
}
#ygrp-text p{
margin:0 0 1em 0;
}
#ygrp-tpmsgs{
font-family:Arial;
clear:both;
}
#ygrp-vitnav{
padding-top:10px;
font-family:Verdana;
font-size:77%;
margin:0;
}
#ygrp-vitnav a{
padding:0 1px;
}
#ygrp-actbar{
clear:both;
margin:25px 0;
white-space:nowrap;
color:#666;
text-align:right;
}
#ygrp-actbar .left{
float:left;
white-space:nowrap;
}
.bld{font-weight:bold;}
#ygrp-grft{
font-family:Verdana;
font-size:77%;
padding:15px 0;
}
#ygrp-ft{
font-family:verdana;
font-size:77%;
border-top:1px solid #666;
padding:5px 0;
}
#ygrp-mlmsg #logo{
padding-bottom:10px;
}

#ygrp-vital{
background-color:#e0ecee;
margin-bottom:20px;
padding:2px 0 8px 8px;
}
#ygrp-vital #vithd{
font-size:77%;
font-family:Verdana;
font-weight:bold;
color:#333;
text-transform:uppercase;
}
#ygrp-vital ul{
padding:0;
margin:2px 0;
}
#ygrp-vital ul li{
list-style-type:none;
clear:both;
border:1px solid #e0ecee;
}
#ygrp-vital ul li .ct{
font-weight:bold;
color:#ff7900;
float:right;
width:2em;
text-align:right;
padding-right:.5em;
}
#ygrp-vital ul li .cat{
font-weight:bold;
}
#ygrp-vital a {
text-decoration:none;
}

#ygrp-vital a:hover{
text-decoration:underline;
}

#ygrp-sponsor #hd{
color:#999;
font-size:77%;
}
#ygrp-sponsor #ov{
padding:6px 13px;
background-color:#e0ecee;
margin-bottom:20px;
}
#ygrp-sponsor #ov ul{
padding:0 0 0 8px;
margin:0;
}
#ygrp-sponsor #ov li{
list-style-type:square;
padding:6px 0;
font-size:77%;
}
#ygrp-sponsor #ov li a{
text-decoration:none;
font-size:130%;
}
#ygrp-sponsor #nc {
background-color:#eee;
margin-bottom:20px;
padding:0 8px;
}
#ygrp-sponsor .ad{
padding:8px 0;
}
#ygrp-sponsor .ad #hd1{
font-family:Arial;
font-weight:bold;
color:#628c2a;
font-size:100%;
line-height:122%;
}
#ygrp-sponsor .ad a{
text-decoration:none;
}
#ygrp-sponsor .ad a:hover{
text-decoration:underline;
}
#ygrp-sponsor .ad p{
margin:0;
}
o {font-size:0;}
.MsoNormal {
margin:0 0 0 0;
}
#ygrp-text tt{
font-size:120%;
}
blockquote{margin:0 0 0 4px;}
.replbq {margin:4;}
-->









________________________________________________________________________________\
____
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
http://videogames.yahoo.com/platform?platform=120121

[Non-text portions of this message have been removed]

#129 From: Val Huber <val_huber@...>
Date: Fri Feb 23, 2007 1:19 am
Subject: Re: [VersataUsersGroup] Archetypes
val_huber
Offline Offline
Send Email Send Email
 
Hi, Nuruddin

I am the Product Manager for BRMS.  Sorry you had trouble.  We recently repaired
the knowledge base, concerned that it did not work for you...

What kind of archetypes are you seeking (Java client, PDX etc), and what
version?

Thanks,
Val

----- Original Message ----
From: nhakimjee <nhakimjee@...>
To: versatausersgroup@yahoogroups.com
Sent: Thursday, February 22, 2007 4:27:07 PM
Subject: [VersataUsersGroup] Archetypes













             Hello All,



Does anybody have the following archetypes?



- Searching via a Date Range in GridSelect

- Combobox for a boolean in GridSelect



The archetypes are available at the Versata Knowledge base website but

I am unable to download them. The explaination that I got from Versata

Support was that their ftp site was under maintenance.



Any help would be appreciated.



Thanks,



Nuruddin.














<!--

#ygrp-mlmsg {font-size:13px;font-family:arial,helvetica,clean,sans-serif;}
#ygrp-mlmsg table {font-size:inherit;font:100%;}
#ygrp-mlmsg select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
#ygrp-mlmsg pre, code {font:115% monospace;}
#ygrp-mlmsg * {line-height:1.22em;}
#ygrp-text{
font-family:Georgia;
}
#ygrp-text p{
margin:0 0 1em 0;
}
#ygrp-tpmsgs{
font-family:Arial;
clear:both;
}
#ygrp-vitnav{
padding-top:10px;
font-family:Verdana;
font-size:77%;
margin:0;
}
#ygrp-vitnav a{
padding:0 1px;
}
#ygrp-actbar{
clear:both;
margin:25px 0;
white-space:nowrap;
color:#666;
text-align:right;
}
#ygrp-actbar .left{
float:left;
white-space:nowrap;
}
.bld{font-weight:bold;}
#ygrp-grft{
font-family:Verdana;
font-size:77%;
padding:15px 0;
}
#ygrp-ft{
font-family:verdana;
font-size:77%;
border-top:1px solid #666;
padding:5px 0;
}
#ygrp-mlmsg #logo{
padding-bottom:10px;
}

#ygrp-vital{
background-color:#e0ecee;
margin-bottom:20px;
padding:2px 0 8px 8px;
}
#ygrp-vital #vithd{
font-size:77%;
font-family:Verdana;
font-weight:bold;
color:#333;
text-transform:uppercase;
}
#ygrp-vital ul{
padding:0;
margin:2px 0;
}
#ygrp-vital ul li{
list-style-type:none;
clear:both;
border:1px solid #e0ecee;
}
#ygrp-vital ul li .ct{
font-weight:bold;
color:#ff7900;
float:right;
width:2em;
text-align:right;
padding-right:.5em;
}
#ygrp-vital ul li .cat{
font-weight:bold;
}
#ygrp-vital a {
text-decoration:none;
}

#ygrp-vital a:hover{
text-decoration:underline;
}

#ygrp-sponsor #hd{
color:#999;
font-size:77%;
}
#ygrp-sponsor #ov{
padding:6px 13px;
background-color:#e0ecee;
margin-bottom:20px;
}
#ygrp-sponsor #ov ul{
padding:0 0 0 8px;
margin:0;
}
#ygrp-sponsor #ov li{
list-style-type:square;
padding:6px 0;
font-size:77%;
}
#ygrp-sponsor #ov li a{
text-decoration:none;
font-size:130%;
}
#ygrp-sponsor #nc {
background-color:#eee;
margin-bottom:20px;
padding:0 8px;
}
#ygrp-sponsor .ad{
padding:8px 0;
}
#ygrp-sponsor .ad #hd1{
font-family:Arial;
font-weight:bold;
color:#628c2a;
font-size:100%;
line-height:122%;
}
#ygrp-sponsor .ad a{
text-decoration:none;
}
#ygrp-sponsor .ad a:hover{
text-decoration:underline;
}
#ygrp-sponsor .ad p{
margin:0;
}
o {font-size:0;}
.MsoNormal {
margin:0 0 0 0;
}
#ygrp-text tt{
font-size:120%;
}
blockquote{margin:0 0 0 4px;}
.replbq {margin:4;}
-->









________________________________________________________________________________\
____
Never Miss an Email
Stay connected with Yahoo! Mail on your mobile.  Get started!
http://mobile.yahoo.com/services?promote=mail

[Non-text portions of this message have been removed]

#128 From: "nhakimjee" <nhakimjee@...>
Date: Fri Feb 23, 2007 12:27 am
Subject: Archetypes
nhakimjee
Online Now Online Now
Send Email Send Email
 
Hello All,

Does anybody have the following archetypes?

- Searching via a Date Range in GridSelect
- Combobox for a boolean in GridSelect

The archetypes are available at the Versata Knowledge base website but
I am unable to download them. The explaination that I got from Versata
Support was that their ftp site was under maintenance.

Any help would be appreciated.

Thanks,

Nuruddin.

#127 From: "drzoooo" <drzoooo@...>
Date: Tue Feb 6, 2007 8:02 pm
Subject: Re: Yes...I've come back from beyond :-) (Presley)
drzoooo
Offline Offline
Send Email Send Email
 
Hi Val
All is well.  Thanks and I hope for you too.  I'm back at LA County,
gettting some stability back after having our little ones brought
into our lives.

Regards,
Pres

--- In versatausersgroup@yahoogroups.com, Val Huber <val_huber@...>
wrote:
>
>  Hi, Pres...
>
> Nice to see how.  Hope all is well!  Where are you these days??
>
> We know about the website (argh).  Thanks for the heads-up, Max...
>
> Thanks,
> Val
>
> ----- Original Message ----
> From: drzoooo <drzoooo@...>
> To: versatausersgroup@yahoogroups.com
> Sent: Friday, February 2, 2007 12:44:28 PM
> Subject: [VersataUsersGroup] Re: Yes...I've come back from beyond :-
) (Presley)
>
>
>
>
>
>
>
>
>
>
>
>
>
>             Where's the Yahoo grammar checker when you need it? :-)
>
>
>
> --- In versatausersgroup@ yahoogroups. com, "drzoooo" <drzoooo@ >
wrote:
>
> >
>
> > Hello everyone,
>
> > It's been awhile, but I see Versata is still alive and well.
Great
>
> to
>
> > see so many familiar names here too.
>
> >
>
> > By the way, whatever happened to the KnowledgeBase? ?
>
> >
>
> > Regard,
>
> > Presley Becerra
>
> >
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> <!--
>
> #ygrp-mlmsg {font-size:13px;font-family:arial,helvetica,clean,sans-
serif;}
> #ygrp-mlmsg table {font-size:inherit;font:100%;}
> #ygrp-mlmsg select, input, textarea {font:99%
arial,helvetica,clean,sans-serif;}
> #ygrp-mlmsg pre, code {font:115% monospace;}
> #ygrp-mlmsg * {line-height:1.22em;}
> #ygrp-text{
> font-family:Georgia;
> }
> #ygrp-text p{
> margin:0 0 1em 0;
> }
> #ygrp-tpmsgs{
> font-family:Arial;
> clear:both;
> }
> #ygrp-vitnav{
> padding-top:10px;
> font-family:Verdana;
> font-size:77%;
> margin:0;
> }
> #ygrp-vitnav a{
> padding:0 1px;
> }
> #ygrp-actbar{
> clear:both;
> margin:25px 0;
> white-space:nowrap;
> color:#666;
> text-align:right;
> }
> #ygrp-actbar .left{
> float:left;
> white-space:nowrap;
> }
> .bld{font-weight:bold;}
> #ygrp-grft{
> font-family:Verdana;
> font-size:77%;
> padding:15px 0;
> }
> #ygrp-ft{
> font-family:verdana;
> font-size:77%;
> border-top:1px solid #666;
> padding:5px 0;
> }
> #ygrp-mlmsg #logo{
> padding-bottom:10px;
> }
>
> #ygrp-vital{
> background-color:#e0ecee;
> margin-bottom:20px;
> padding:2px 0 8px 8px;
> }
> #ygrp-vital #vithd{
> font-size:77%;
> font-family:Verdana;
> font-weight:bold;
> color:#333;
> text-transform:uppercase;
> }
> #ygrp-vital ul{
> padding:0;
> margin:2px 0;
> }
> #ygrp-vital ul li{
> list-style-type:none;
> clear:both;
> border:1px solid #e0ecee;
> }
> #ygrp-vital ul li .ct{
> font-weight:bold;
> color:#ff7900;
> float:right;
> width:2em;
> text-align:right;
> padding-right:.5em;
> }
> #ygrp-vital ul li .cat{
> font-weight:bold;
> }
> #ygrp-vital a {
> text-decoration:none;
> }
>
> #ygrp-vital a:hover{
> text-decoration:underline;
> }
>
> #ygrp-sponsor #hd{
> color:#999;
> font-size:77%;
> }
> #ygrp-sponsor #ov{
> padding:6px 13px;
> background-color:#e0ecee;
> margin-bottom:20px;
> }
> #ygrp-sponsor #ov ul{
> padding:0 0 0 8px;
> margin:0;
> }
> #ygrp-sponsor #ov li{
> list-style-type:square;
> padding:6px 0;
> font-size:77%;
> }
> #ygrp-sponsor #ov li a{
> text-decoration:none;
> font-size:130%;
> }
> #ygrp-sponsor #nc {
> background-color:#eee;
> margin-bottom:20px;
> padding:0 8px;
> }
> #ygrp-sponsor .ad{
> padding:8px 0;
> }
> #ygrp-sponsor .ad #hd1{
> font-family:Arial;
> font-weight:bold;
> color:#628c2a;
> font-size:100%;
> line-height:122%;
> }
> #ygrp-sponsor .ad a{
> text-decoration:none;
> }
> #ygrp-sponsor .ad a:hover{
> text-decoration:underline;
> }
> #ygrp-sponsor .ad p{
> margin:0;
> }
> o {font-size:0;}
> .MsoNormal {
> margin:0 0 0 0;
> }
> #ygrp-text tt{
> font-size:120%;
> }
> blockquote{margin:0 0 0 4px;}
> .replbq {margin:4;}
> -->
>
>
>
>
>
>
>
>
>
>
______________________________________________________________________
______________
> We won't tell. Get more on shows you hate to love
> (and love to hate): Yahoo! TV's Guilty Pleasures list.
> http://tv.yahoo.com/collections/265
>
> [Non-text portions of this message have been removed]
>

#126 From: "drzoooo" <drzoooo@...>
Date: Mon Feb 5, 2007 8:23 pm
Subject: Re: Yes...I'm come back from beyond :-)
drzoooo
Offline Offline
Send Email Send Email
 
Hi Nico,
Thanks for the info!  Now if I can just remember my login!

Cheers,
Presley

--- In versatausersgroup@yahoogroups.com, Nico Tewinkel
<ntewinkel@...> wrote:
>
> Hi Presley,
>
> It's at http://kb1.versata.com/
> And you're in luck, 'cause I think they just fixed it yesterday!
>
> Cheers,
> -Nico
> ---
> Nico teWinkel
> www.mulberryland.com
>
> ----- Original Message ----
> From: drzoooo <drzoooo@...>
> To: versatausersgroup@yahoogroups.com
> Sent: Friday, February 2, 2007 12:37:26 PM
> Subject: [VersataUsersGroup] Yes...I'm come back from beyond :-)
>
> Hello everyone,
> It's been awhile, but I see Versata is still alive and well. Great
to
> see so many familiar names here too.
>
> By the way, whatever happened to the KnowledgeBase? ?
>
> Regard,
> Presley Becerra
>
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> [Non-text portions of this message have been removed]
>

#123 From: Val Huber <val_huber@...>
Date: Fri Feb 2, 2007 11:00 pm
Subject: Re: [VersataUsersGroup] Re: Yes...I've come back from beyond :-) (Presley)
val_huber
Offline Offline
Send Email Send Email
 
Hi, Pres...

Nice to see how.  Hope all is well!  Where are you these days??

We know about the website (argh).  Thanks for the heads-up, Max...

Thanks,
Val

----- Original Message ----
From: drzoooo <drzoooo@...>
To: versatausersgroup@yahoogroups.com
Sent: Friday, February 2, 2007 12:44:28 PM
Subject: [VersataUsersGroup] Re: Yes...I've come back from beyond :-) (Presley)













             Where's the Yahoo grammar checker when you need it? :-)



--- In versatausersgroup@ yahoogroups. com, "drzoooo" <drzoooo@... > wrote:

>

> Hello everyone,

> It's been awhile, but I see Versata is still alive and well.  Great

to

> see so many familiar names here too.

>

> By the way, whatever happened to the KnowledgeBase? ?

>

> Regard,

> Presley Becerra

>














<!--

#ygrp-mlmsg {font-size:13px;font-family:arial,helvetica,clean,sans-serif;}
#ygrp-mlmsg table {font-size:inherit;font:100%;}
#ygrp-mlmsg select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
#ygrp-mlmsg pre, code {font:115% monospace;}
#ygrp-mlmsg * {line-height:1.22em;}
#ygrp-text{
font-family:Georgia;
}
#ygrp-text p{
margin:0 0 1em 0;
}
#ygrp-tpmsgs{
font-family:Arial;
clear:both;
}
#ygrp-vitnav{
padding-top:10px;
font-family:Verdana;
font-size:77%;
margin:0;
}
#ygrp-vitnav a{
padding:0 1px;
}
#ygrp-actbar{
clear:both;
margin:25px 0;
white-space:nowrap;
color:#666;
text-align:right;
}
#ygrp-actbar .left{
float:left;
white-space:nowrap;
}
.bld{font-weight:bold;}
#ygrp-grft{
font-family:Verdana;
font-size:77%;
padding:15px 0;
}
#ygrp-ft{
font-family:verdana;
font-size:77%;
border-top:1px solid #666;
padding:5px 0;
}
#ygrp-mlmsg #logo{
padding-bottom:10px;
}

#ygrp-vital{
background-color:#e0ecee;
margin-bottom:20px;
padding:2px 0 8px 8px;
}
#ygrp-vital #vithd{
font-size:77%;
font-family:Verdana;
font-weight:bold;
color:#333;
text-transform:uppercase;
}
#ygrp-vital ul{
padding:0;
margin:2px 0;
}
#ygrp-vital ul li{
list-style-type:none;
clear:both;
border:1px solid #e0ecee;
}
#ygrp-vital ul li .ct{
font-weight:bold;
color:#ff7900;
float:right;
width:2em;
text-align:right;
padding-right:.5em;
}
#ygrp-vital ul li .cat{
font-weight:bold;
}
#ygrp-vital a {
text-decoration:none;
}

#ygrp-vital a:hover{
text-decoration:underline;
}

#ygrp-sponsor #hd{
color:#999;
font-size:77%;
}
#ygrp-sponsor #ov{
padding:6px 13px;
background-color:#e0ecee;
margin-bottom:20px;
}
#ygrp-sponsor #ov ul{
padding:0 0 0 8px;
margin:0;
}
#ygrp-sponsor #ov li{
list-style-type:square;
padding:6px 0;
font-size:77%;
}
#ygrp-sponsor #ov li a{
text-decoration:none;
font-size:130%;
}
#ygrp-sponsor #nc {
background-color:#eee;
margin-bottom:20px;
padding:0 8px;
}
#ygrp-sponsor .ad{
padding:8px 0;
}
#ygrp-sponsor .ad #hd1{
font-family:Arial;
font-weight:bold;
color:#628c2a;
font-size:100%;
line-height:122%;
}
#ygrp-sponsor .ad a{
text-decoration:none;
}
#ygrp-sponsor .ad a:hover{
text-decoration:underline;
}
#ygrp-sponsor .ad p{
margin:0;
}
o {font-size:0;}
.MsoNormal {
margin:0 0 0 0;
}
#ygrp-text tt{
font-size:120%;
}
blockquote{margin:0 0 0 4px;}
.replbq {margin:4;}
-->









________________________________________________________________________________\
____
We won't tell. Get more on shows you hate to love
(and love to hate): Yahoo! TV's Guilty Pleasures list.
http://tv.yahoo.com/collections/265

[Non-text portions of this message have been removed]

#122 From: "max@..." <max@...>
Date: Fri Feb 2, 2007 10:47 pm
Subject: Re: [VersataUsersGroup] Yes...I'm come back from beyond :-)
maxtardiveau
Offline Offline
Send Email Send Email
 
Now if only the main web site (http://www.versata.com) got
fixed, we'd be all good. It's been down for at least a couple of
hours.

-- Max


--- Nico Tewinkel <ntewinkel@...> wrote:

> Hi Presley,
>
> It's at http://kb1.versata.com/
> And you're in luck, 'cause I think they just fixed it
> yesterday!
>
> Cheers,
> -Nico
> ---
> Nico teWinkel
> www.mulberryland.com
>
> ----- Original Message ----
> From: drzoooo <drzoooo@...>
> To: versatausersgroup@yahoogroups.com
> Sent: Friday, February 2, 2007 12:37:26 PM
> Subject: [VersataUsersGroup] Yes...I'm come back from beyond
> :-)
>
> Hello everyone,
> It's been awhile, but I see Versata is still alive and well.
> Great to
> see so many familiar names here too.
>
> By the way, whatever happened to the KnowledgeBase? ?
>
> Regard,
> Presley Becerra
>
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection
> around
> http://mail.yahoo.com
>
> [Non-text portions of this message have been removed]
>
>


----------------------------------------------
Max Tardiveau - Integrity Logic
Is your data correct? Could you prove it?
max@...

#121 From: Nico Tewinkel <ntewinkel@...>
Date: Fri Feb 2, 2007 10:05 pm
Subject: Re: [VersataUsersGroup] Yes...I'm come back from beyond :-)
ntewinkel
Offline Offline
Send Email Send Email
 
Hi Presley,

It's at http://kb1.versata.com/
And you're in luck, 'cause I think they just fixed it yesterday!

Cheers,
-Nico
---
Nico teWinkel
www.mulberryland.com

----- Original Message ----
From: drzoooo <drzoooo@...>
To: versatausersgroup@yahoogroups.com
Sent: Friday, February 2, 2007 12:37:26 PM
Subject: [VersataUsersGroup] Yes...I'm come back from beyond :-)

Hello everyone,
It's been awhile, but I see Versata is still alive and well. Great to
see so many familiar names here too.

By the way, whatever happened to the KnowledgeBase? ?

Regard,
Presley Becerra




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

[Non-text portions of this message have been removed]

#120 From: "drzoooo" <drzoooo@...>
Date: Fri Feb 2, 2007 8:44 pm
Subject: Re: Yes...I've come back from beyond :-) (Presley)
drzoooo
Offline Offline
Send Email Send Email
 
Where's the Yahoo grammar checker when you need it? :-)

--- In versatausersgroup@yahoogroups.com, "drzoooo" <drzoooo@...> wrote:
>
> Hello everyone,
> It's been awhile, but I see Versata is still alive and well.  Great
to
> see so many familiar names here too.
>
> By the way, whatever happened to the KnowledgeBase??
>
> Regard,
> Presley Becerra
>

#119 From: "drzoooo" <drzoooo@...>
Date: Fri Feb 2, 2007 8:37 pm
Subject: Yes...I'm come back from beyond :-)
drzoooo
Offline Offline
Send Email Send Email
 
Hello everyone,
It's been awhile, but I see Versata is still alive and well.  Great to
see so many familiar names here too.

By the way, whatever happened to the KnowledgeBase??

Regard,
Presley Becerra

#118 From: "max@..." <max@...>
Date: Fri Jan 19, 2007 11:18 pm
Subject: RE: [VersataUsersGroup] Versata Automation Analyzer
maxtardiveau
Offline Offline
Send Email Send Email
 
Hi Brad,

there is a procedure for doing that, and I believe it is even
defined in the documentation -- basically you have to define a
new data source type in the VLS Console, in which you will
supply the class name for your JDBC driver. Then you can
instantiate that data source type as a new data source.

However, I don't know whether 5.6.4 specifically supports MSSQL
2005. I'd say there is a good chance it will work, but I don't
know that for sure.

I would suggest using the documentation to create this new data
source type, and trying it out. Ping me if you run into any
problem.

One possibility that occurs to me -- if Versata already supports
the MS SQL JDBC drivers (I don't have 5.6.4 so I can't tell),
couldn't you just use that data source type and maybe swap in
the new driver? If the class name of the driver has not changed,
that should work.

Cheers,

-- Max



--- Brad Hilton <bhilton@...> wrote:

> Hello everyone.  I have a question for all your Versatans.
>
>
>
> Does 5.6.4 support SQL server 2005 and/or how can I get this
> working in
> the VLS console using the new JDBC drivers?
>
>
>
> The KB has been down so I'm looking for some support!
>
>
>
> Thanks for your help and may everyone have a great New Year.
>
>
>
> Brad Hilton
>
>
>
> ________________________________
>
> From: versatausersgroup@yahoogroups.com
> [mailto:versatausersgroup@yahoogroups.com] On Behalf Of
> max@...
> Sent: Tuesday, January 16, 2007 1:20 PM
> To: versatausersgroup@yahoogroups.com
> Subject: Re: [VersataUsersGroup] Versata Automation Analyzer
>
>
>
> Hi Nuruddin,
>
> are you sure about the version number? I didn't think Versata
> had a 5.6.2 for JBoss.
>
> You should be able to get the automation analyzer from the
> Versata Knowledge Base. If not, let me know.
>
> Cheers,
>
> -- Max Tardiveau, Integrity Logic
>
> --- nhakimjee <nhakimjee@...
> <mailto:nhakimjee%40yahoo.com> >
> wrote:
>
> > Hello,
> >
> > Does anybody have the Versata Automation Analyzer? We are
> > using
> > Versata 5.6.2 for JBoss, I am not sure if that matters.
> >
> > Thanks,
> >
> > Nuruddin.
> >
> >
>
> ----------------------------------------------
> Max Tardiveau - Integrity Logic
> Is your data correct? Could you prove it?
> max@... <mailto:max%40integrity-logic.com>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
>


----------------------------------------------
Max Tardiveau - Integrity Logic
Is your data correct? Could you prove it?
max@...

#117 From: "Brad Hilton" <bhilton@...>
Date: Fri Jan 19, 2007 10:30 pm
Subject: RE: [VersataUsersGroup] Versata Automation Analyzer
jbh2010
Offline Offline
Send Email Send Email
 
Hello everyone.  I have a question for all your Versatans.



Does 5.6.4 support SQL server 2005 and/or how can I get this working in
the VLS console using the new JDBC drivers?



The KB has been down so I'm looking for some support!



Thanks for your help and may everyone have a great New Year.



Brad Hilton



________________________________

From: versatausersgroup@yahoogroups.com
[mailto:versatausersgroup@yahoogroups.com] On Behalf Of
max@...
Sent: Tuesday, January 16, 2007 1:20 PM
To: versatausersgroup@yahoogroups.com
Subject: Re: [VersataUsersGroup] Versata Automation Analyzer



Hi Nuruddin,

are you sure about the version number? I didn't think Versata
had a 5.6.2 for JBoss.

You should be able to get the automation analyzer from the
Versata Knowledge Base. If not, let me know.

Cheers,

-- Max Tardiveau, Integrity Logic

--- nhakimjee <nhakimjee@... <mailto:nhakimjee%40yahoo.com> >
wrote:

> Hello,
>
> Does anybody have the Versata Automation Analyzer? We are
> using
> Versata 5.6.2 for JBoss, I am not sure if that matters.
>
> Thanks,
>
> Nuruddin.
>
>

----------------------------------------------
Max Tardiveau - Integrity Logic
Is your data correct? Could you prove it?
max@... <mailto:max%40integrity-logic.com>





[Non-text portions of this message have been removed]

#116 From: "nhakimjee" <nhakimjee@...>
Date: Wed Jan 17, 2007 6:39 pm
Subject: Archimedes For Euclid
nhakimjee
Online Now Online Now
Send Email Send Email
 
All:

I tried out the Archimedes application v0.4 against Versata 5.6.2 for
JBoss and it works well. Besides the code analyzer there are more
features built in and the app is very user friendly and well designed.
I am hoping to try out the rest of the features pretty soon.

Tyler mentioned that a plugin for Eclipse for the app for Versata6.x
is in the works.

Nuruddin.

#115 From: "Joe Williams" <joe@...>
Date: Wed Jan 17, 2007 12:32 pm
Subject: RE: [VersataUsersGroup] Versata Automation Analyzer
Joseph_G_Wil...
Offline Offline
Send Email Send Email
 
Nice to hear from a couple familiar voices!  I hope everyone is doing well.



-Joe



BTW Max, I'm going to be in and out of Raleigh for the next couple of months
again.  If you are around, let's get together some evening.





   _____

From: versatausersgroup@yahoogroups.com
[mailto:versatausersgroup@yahoogroups.com] On Behalf Of Val Huber
Sent: Tuesday, January 16, 2007 5:34 PM
To: versatausersgroup@yahoogroups.com
Subject: Re: [VersataUsersGroup] Versata Automation Analyzer



Nico! Great to "see" you!! What's up for you these days??

Thanks,
Val

----- Original Message ----
From: Nico Tewinkel <ntewinkel@yahoo. <mailto:ntewinkel%40yahoo.com> com>
To: versatausersgroup@ <mailto:versatausersgroup%40yahoogroups.com>
yahoogroups.com
Cc: nhakimjee@yahoo. <mailto:nhakimjee%40yahoo.com> com
Sent: Tuesday, January 16, 2007 3:02:21 PM
Subject: Re: [VersataUsersGroup] Versata Automation Analyzer

Hi Nuruddin and Max,

I use JBoss 5.6.5, so yes 5.6.2 is a correct version number.

I've let Versata Support know about the KB being down, so hopefully they'll
reset it sometime soon so you can get the VAA there.

Cheers,

-Nico

---

Nico teWinkel

www.mulberryland. com

----- Original Message ----

From: Nuruddin Hakimjee <nhakimjee@yahoo. com>

To: versatausersgroup@ yahoogroups. com

Sent: Tuesday, January 16, 2007 12:28:36 PM

Subject: Re: [VersataUsersGroup] Versata Automation Analyzer

Hello Max,

I double checked, we are running Versata 5.6.2 for JBoss. I did try the
knowledge base but the page has been down for over a month.

If you have a copy and could forward it to me I would appreciate it.

Thanks,

Nuruddin.

----- Original Message ----

From: "max@integrity- logic.com" <max@integrity- logic.com>

To: versatausersgroup@ yahoogroups. com

Sent: Tuesday, January 16, 2007 3:20:18 PM

Subject: Re: [VersataUsersGroup] Versata Automation Analyzer

Hi Nuruddin,

are you sure about the version number? I didn't think Versata

had a 5.6.2 for JBoss.

You should be able to get the automation analyzer from the

Versata Knowledge Base. If not, let me know.

Cheers,

-- Max Tardiveau, Integrity Logic

--- nhakimjee <nhakimjee@yahoo. com> wrote:

> Hello,

>

> Does anybody have the Versata Automation Analyzer? We are

> using

> Versata 5.6.2 for JBoss, I am not sure if that matters.

>

> Thanks,

>

> Nuruddin.

>

>

------------ --------- --------- --------- -------

Max Tardiveau - Integrity Logic

Is your data correct? Could you prove it?

max@integrity- logic.com

<!--

#ygrp-mlmsg {font-size:13px; font-family: arial,helvetica, clean,sans-
serif;}

#ygrp-mlmsg table {font-size:inherit; font:100% ;}

#ygrp-mlmsg select, input, textarea {font:99% arial,helvetica, clean,sans-
serif;}

#ygrp-mlmsg pre, code {font:115% monospace;}

#ygrp-mlmsg * {line-height: 1.22em;}

#ygrp-text{

font-family: Georgia;

}

#ygrp-text p{

margin:0 0 1em 0;

}

#ygrp-tpmsgs{

font-family: Arial;

clear:both;

}

#ygrp-vitnav{

padding-top: 10px;

font-family: Verdana;

font-size:77% ;

margin:0;

}

#ygrp-vitnav a{

padding:0 1px;

}

#ygrp-actbar{

clear:both;

margin:25px 0;

white-space: nowrap;

color:#666;

text-align:right;

}

#ygrp-actbar .left{

float:left;

white-space: nowrap;

}

.bld{font-weight: bold;}

#ygrp-grft{

font-family: Verdana;

font-size:77% ;

padding:15px 0;

}

#ygrp-ft{

font-family: verdana;

font-size:77% ;

border-top:1px solid #666;

padding:5px 0;

}

#ygrp-mlmsg #logo{

padding-bottom: 10px;

}

#ygrp-vital{

background-color: #e0ecee;

margin-bottom: 20px;

padding:2px 0 8px 8px;

}

#ygrp-vital #vithd{

font-size:77% ;

font-family: Verdana;

font-weight: bold;

color:#333;

text-transform: uppercase;

}

#ygrp-vital ul{

padding:0;

margin:2px 0;

}

#ygrp-vital ul li{

list-style-type: none;

clear:both;

border:1px solid #e0ecee;

}

#ygrp-vital ul li .ct{

font-weight: bold;

color:#ff7900;

float:right;

width:2em;

text-align:right;

padding-right: .5em;

}

#ygrp-vital ul li .cat{

font-weight: bold;

}

#ygrp-vital a {

text-decoration: none;

}

#ygrp-vital a:hover{

text-decoration: underline;

}

#ygrp-sponsor #hd{

color:#999;

font-size:77% ;

}

#ygrp-sponsor #ov{

padding:6px 13px;

background-color: #e0ecee;

margin-bottom: 20px;

}

#ygrp-sponsor #ov ul{

padding:0 0 0 8px;

margin:0;

}

#ygrp-sponsor #ov li{

list-style-type: square;

padding:6px 0;

font-size:77% ;

}

#ygrp-sponsor #ov li a{

text-decoration: none;

font-size:130% ;

}

#ygrp-sponsor #nc {

background-color: #eee;

margin-bottom: 20px;

padding:0 8px;

}

#ygrp-sponsor .ad{

padding:8px 0;

}

#ygrp-sponsor .ad #hd1{

font-family: Arial;

font-weight: bold;

color:#628c2a;

font-size:100% ;

line-height: 122%;

}

#ygrp-sponsor .ad a{

text-decoration: none;

}

#ygrp-sponsor .ad a:hover{

text-decoration: underline;

}

#ygrp-sponsor .ad p{

margin:0;

}

o {font-size:0; }

.MsoNormal {

margin:0 0 0 0;

}

#ygrp-text tt{

font-size:120% ;

}

blockquote{margin: 0 0 0 4px;}

.replbq {margin:4;}

-->

____________ _________ _________ _________ _________ _________ _

Don't pick lemons.

See all the new 2007 cars at Yahoo! Autos.

http://autos. yahoo.com/ new_cars. html

[Non-text portions of this message have been removed]

____________ _________ _________ _________ _________ __

Do You Yahoo!?

Tired of spam? Yahoo! Mail has the best spam protection around

http://mail. yahoo.com

[Non-text portions of this message have been removed]

<!--

#ygrp-mlmsg {font-size:13px;font-family:arial,helvetica,clean,sans-serif;}
#ygrp-mlmsg table {font-size:inherit;font:100%;}
#ygrp-mlmsg select, input, textarea {font:99%
arial,helvetica,clean,sans-serif;}
#ygrp-mlmsg pre, code {font:115% monospace;}
#ygrp-mlmsg * {line-height:1.22em;}
#ygrp-text{
font-family:Georgia;
}
#ygrp-text p{
margin:0 0 1em 0;
}
#ygrp-tpmsgs{
font-family:Arial;
clear:both;
}
#ygrp-vitnav{
padding-top:10px;
font-family:Verdana;
font-size:77%;
margin:0;
}
#ygrp-vitnav a{
padding:0 1px;
}
#ygrp-actbar{
clear:both;
margin:25px 0;
white-space:nowrap;
color:#666;
text-align:right;
}
#ygrp-actbar .left{
float:left;
white-space:nowrap;
}
.bld{font-weight:bold;}
#ygrp-grft{
font-family:Verdana;
font-size:77%;
padding:15px 0;
}
#ygrp-ft{
font-family:verdana;
font-size:77%;
border-top:1px solid #666;
padding:5px 0;
}
#ygrp-mlmsg #logo{
padding-bottom:10px;
}

#ygrp-vital{
background-color:#e0ecee;
margin-bottom:20px;
padding:2px 0 8px 8px;
}
#ygrp-vital #vithd{
font-size:77%;
font-family:Verdana;
font-weight:bold;
color:#333;
text-transform:uppercase;
}
#ygrp-vital ul{
padding:0;
margin:2px 0;
}
#ygrp-vital ul li{
list-style-type:none;
clear:both;
border:1px solid #e0ecee;
}
#ygrp-vital ul li .ct{
font-weight:bold;
color:#ff7900;
float:right;
width:2em;
text-align:right;
padding-right:.5em;
}
#ygrp-vital ul li .cat{
font-weight:bold;
}
#ygrp-vital a {
text-decoration:none;
}

#ygrp-vital a:hover{
text-decoration:underline;
}

#ygrp-sponsor #hd{
color:#999;
font-size:77%;
}
#ygrp-sponsor #ov{
padding:6px 13px;
background-color:#e0ecee;
margin-bottom:20px;
}
#ygrp-sponsor #ov ul{
padding:0 0 0 8px;
margin:0;
}
#ygrp-sponsor #ov li{
list-style-type:square;
padding:6px 0;
font-size:77%;
}
#ygrp-sponsor #ov li a{
text-decoration:none;
font-size:130%;
}
#ygrp-sponsor #nc {
background-color:#eee;
margin-bottom:20px;
padding:0 8px;
}
#ygrp-sponsor .ad{
padding:8px 0;
}
#ygrp-sponsor .ad #hd1{
font-family:Arial;
font-weight:bold;
color:#628c2a;
font-size:100%;
line-height:122%;
}
#ygrp-sponsor .ad a{
text-decoration:none;
}
#ygrp-sponsor .ad a:hover{
text-decoration:underline;
}
#ygrp-sponsor .ad p{
margin:0;
}
o {font-size:0;}
.MsoNormal {
margin:0 0 0 0;
}
#ygrp-text tt{
font-size:120%;
}
blockquote{margin:0 0 0 4px;}
.replbq {margin:4;}
-->

__________________________________________________________
Get your own web address.
Have a HUGE year through Yahoo! Small Business.
http://smallbusines <http://smallbusiness.yahoo.com/domains/?p=BESTDEAL>
s.yahoo.com/domains/?p=BESTDEAL

[Non-text portions of this message have been removed]





[Non-text portions of this message have been removed]

#114 From: Val Huber <val_huber@...>
Date: Wed Jan 17, 2007 12:34 am
Subject: Re: [VersataUsersGroup] Versata Automation Analyzer
val_huber
Offline Offline
Send Email Send Email
 
Nico!  Great to "see" you!!  What's up for you these days??

Thanks,
Val

----- Original Message ----
From: Nico Tewinkel <ntewinkel@...>
To: versatausersgroup@yahoogroups.com
Cc: nhakimjee@...
Sent: Tuesday, January 16, 2007 3:02:21 PM
Subject: Re: [VersataUsersGroup] Versata Automation Analyzer













             Hi Nuruddin and Max,



I use JBoss 5.6.5, so yes 5.6.2 is a correct version number.

I've let Versata Support know about the KB being down, so hopefully they'll
reset it sometime soon so you can get the VAA there.



Cheers,

-Nico

---

Nico teWinkel

www.mulberryland. com



----- Original Message ----

From: Nuruddin Hakimjee <nhakimjee@yahoo. com>

To: versatausersgroup@ yahoogroups. com

Sent: Tuesday, January 16, 2007 12:28:36 PM

Subject: Re: [VersataUsersGroup] Versata Automation Analyzer



Hello Max,



I double checked, we are running Versata 5.6.2 for JBoss. I did try the
knowledge base but the page has been down for over a month.



If you have a copy and could forward it to me I would appreciate it.



Thanks,



Nuruddin.



----- Original Message ----

From: "max@integrity- logic.com" <max@integrity- logic.com>

To: versatausersgroup@ yahoogroups. com

Sent: Tuesday, January 16, 2007 3:20:18 PM

Subject: Re: [VersataUsersGroup] Versata Automation Analyzer



Hi Nuruddin,



are you sure about the version number? I didn't think Versata



had a 5.6.2 for JBoss.



You should be able to get the automation analyzer from the



Versata Knowledge Base. If not, let me know.



Cheers,



-- Max Tardiveau, Integrity Logic



--- nhakimjee <nhakimjee@yahoo. com> wrote:



> Hello,



>



> Does anybody have the Versata Automation Analyzer? We are



> using



> Versata 5.6.2 for JBoss, I am not sure if that matters.



>



> Thanks,



>



> Nuruddin.



>



>



------------ --------- --------- --------- -------



Max Tardiveau - Integrity Logic



Is your data correct? Could you prove it?



max@integrity- logic.com



<!--



#ygrp-mlmsg {font-size:13px; font-family: arial,helvetica, clean,sans- serif;}

#ygrp-mlmsg table {font-size:inherit; font:100% ;}

#ygrp-mlmsg select, input, textarea {font:99% arial,helvetica, clean,sans-
serif;}

#ygrp-mlmsg pre, code {font:115% monospace;}

#ygrp-mlmsg * {line-height: 1.22em;}

#ygrp-text{

font-family: Georgia;

}

#ygrp-text p{

margin:0 0 1em 0;

}

#ygrp-tpmsgs{

font-family: Arial;

clear:both;

}

#ygrp-vitnav{

padding-top: 10px;

font-family: Verdana;

font-size:77% ;

margin:0;

}

#ygrp-vitnav a{

padding:0 1px;

}

#ygrp-actbar{

clear:both;

margin:25px 0;

white-space: nowrap;

color:#666;

text-align:right;

}

#ygrp-actbar .left{

float:left;

white-space: nowrap;

}

.bld{font-weight: bold;}

#ygrp-grft{

font-family: Verdana;

font-size:77% ;

padding:15px 0;

}

#ygrp-ft{

font-family: verdana;

font-size:77% ;

border-top:1px solid #666;

padding:5px 0;

}

#ygrp-mlmsg #logo{

padding-bottom: 10px;

}



#ygrp-vital{

background-color: #e0ecee;

margin-bottom: 20px;

padding:2px 0 8px 8px;

}

#ygrp-vital #vithd{

font-size:77% ;

font-family: Verdana;

font-weight: bold;

color:#333;

text-transform: uppercase;

}

#ygrp-vital ul{

padding:0;

margin:2px 0;

}

#ygrp-vital ul li{

list-style-type: none;

clear:both;

border:1px solid #e0ecee;

}

#ygrp-vital ul li .ct{

font-weight: bold;

color:#ff7900;

float:right;

width:2em;

text-align:right;

padding-right: .5em;

}

#ygrp-vital ul li .cat{

font-weight: bold;

}

#ygrp-vital a {

text-decoration: none;

}



#ygrp-vital a:hover{

text-decoration: underline;

}



#ygrp-sponsor #hd{

color:#999;

font-size:77% ;

}

#ygrp-sponsor #ov{

padding:6px 13px;

background-color: #e0ecee;

margin-bottom: 20px;

}

#ygrp-sponsor #ov ul{

padding:0 0 0 8px;

margin:0;

}

#ygrp-sponsor #ov li{

list-style-type: square;

padding:6px 0;

font-size:77% ;

}

#ygrp-sponsor #ov li a{

text-decoration: none;

font-size:130% ;

}

#ygrp-sponsor #nc {

background-color: #eee;

margin-bottom: 20px;

padding:0 8px;

}

#ygrp-sponsor .ad{

padding:8px 0;

}

#ygrp-sponsor .ad #hd1{

font-family: Arial;

font-weight: bold;

color:#628c2a;

font-size:100% ;

line-height: 122%;

}

#ygrp-sponsor .ad a{

text-decoration: none;

}

#ygrp-sponsor .ad a:hover{

text-decoration: underline;

}

#ygrp-sponsor .ad p{

margin:0;

}

o {font-size:0; }

.MsoNormal {

margin:0 0 0 0;

}

#ygrp-text tt{

font-size:120% ;

}

blockquote{margin: 0 0 0 4px;}

.replbq {margin:4;}

-->



____________ _________ _________ _________ _________ _________ _

Don't pick lemons.

See all the new 2007 cars at Yahoo! Autos.

http://autos. yahoo.com/ new_cars. html



[Non-text portions of this message have been removed]



____________ _________ _________ _________ _________ __

Do You Yahoo!?

Tired of spam?  Yahoo! Mail has the best spam protection around

http://mail. yahoo.com



[Non-text portions of this message have been removed]














<!--

#ygrp-mlmsg {font-size:13px;font-family:arial,helvetica,clean,sans-serif;}
#ygrp-mlmsg table {font-size:inherit;font:100%;}
#ygrp-mlmsg select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
#ygrp-mlmsg pre, code {font:115% monospace;}
#ygrp-mlmsg * {line-height:1.22em;}
#ygrp-text{
font-family:Georgia;
}
#ygrp-text p{
margin:0 0 1em 0;
}
#ygrp-tpmsgs{
font-family:Arial;
clear:both;
}
#ygrp-vitnav{
padding-top:10px;
font-family:Verdana;
font-size:77%;
margin:0;
}
#ygrp-vitnav a{
padding:0 1px;
}
#ygrp-actbar{
clear:both;
margin:25px 0;
white-space:nowrap;
color:#666;
text-align:right;
}
#ygrp-actbar .left{
float:left;
white-space:nowrap;
}
.bld{font-weight:bold;}
#ygrp-grft{
font-family:Verdana;
font-size:77%;
padding:15px 0;
}
#ygrp-ft{
font-family:verdana;
font-size:77%;
border-top:1px solid #666;
padding:5px 0;
}
#ygrp-mlmsg #logo{
padding-bottom:10px;
}

#ygrp-vital{
background-color:#e0ecee;
margin-bottom:20px;
padding:2px 0 8px 8px;
}
#ygrp-vital #vithd{
font-size:77%;
font-family:Verdana;
font-weight:bold;
color:#333;
text-transform:uppercase;
}
#ygrp-vital ul{
padding:0;
margin:2px 0;
}
#ygrp-vital ul li{
list-style-type:none;
clear:both;
border:1px solid #e0ecee;
}
#ygrp-vital ul li .ct{
font-weight:bold;
color:#ff7900;
float:right;
width:2em;
text-align:right;
padding-right:.5em;
}
#ygrp-vital ul li .cat{
font-weight:bold;
}
#ygrp-vital a {
text-decoration:none;
}

#ygrp-vital a:hover{
text-decoration:underline;
}

#ygrp-sponsor #hd{
color:#999;
font-size:77%;
}
#ygrp-sponsor #ov{
padding:6px 13px;
background-color:#e0ecee;
margin-bottom:20px;
}
#ygrp-sponsor #ov ul{
padding:0 0 0 8px;
margin:0;
}
#ygrp-sponsor #ov li{
list-style-type:square;
padding:6px 0;
font-size:77%;
}
#ygrp-sponsor #ov li a{
text-decoration:none;
font-size:130%;
}
#ygrp-sponsor #nc {
background-color:#eee;
margin-bottom:20px;
padding:0 8px;
}
#ygrp-sponsor .ad{
padding:8px 0;
}
#ygrp-sponsor .ad #hd1{
font-family:Arial;
font-weight:bold;
color:#628c2a;
font-size:100%;
line-height:122%;
}
#ygrp-sponsor .ad a{
text-decoration:none;
}
#ygrp-sponsor .ad a:hover{
text-decoration:underline;
}
#ygrp-sponsor .ad p{
margin:0;
}
o {font-size:0;}
.MsoNormal {
margin:0 0 0 0;
}
#ygrp-text tt{
font-size:120%;
}
blockquote{margin:0 0 0 4px;}
.replbq {margin:4;}
-->









________________________________________________________________________________\
____
Get your own web address.
Have a HUGE year through Yahoo! Small Business.
http://smallbusiness.yahoo.com/domains/?p=BESTDEAL

[Non-text portions of this message have been removed]

Messages 114 - 200 of 246   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help