OpenEdge 4GL Lite

I'm not sure if it applies to 9.04, but I would be surprised if it didn't. I'm not sure how it would affect the SQL version since the Progress DB in the SQL version is just a schema holder. The license is a special 4gl OpenEdge developers license for Epicor. It allows you to directly add, delete, and update the Progress databases from 4gl without having to go through the business objects.

Â
My first project with it in 8.03 was a BPM that would automatically add a "dropship" shipto address to the customer from the process command in Demand for incoming EDI orders. This way our Customer Service department didn't have to manually add the shipto address to the order after processing the EDI demand, thus saving time. Without the new license I would have had to use Service Connect to add the shipto address, a much more complicated and time consuming process. Of course in 9.04 you don't have this problem since it supports the use of one time shipto address, but you get the idea.



________________________________
From: k99ja04 <jallmond@...>
To: vantage@yahoogroups.com
Sent: Tue, April 27, 2010 5:26:00 PM
Subject: [Vantage] Re: OpenEdge 4GL Lite

Â
Can you tell me a little more about the "new" license? What do you mean direct Add/Updates to tables? Does this only apply to Progess DB version? I see both OpenEdge 10.1b and 10.1c mentioned so does this apply to both 8.03 and 9.04?
Thanks,
Jared

--- In vantage@yahoogroups .com, Joe Rojas <jrojas@...> wrote:
>
> So I got the license codes for the new OpenEdge licensing that allows
> for direct Adds and Updates to Vantage/Epicor tables.
>
> What the document didn't say was how to install the new licenses. Anyone
> using this new license? If so, how did you install it?
>
>
>
>
>
>
>
>
>
>
> Joe Rojas | Director of Information Technology | Mats Inc
> dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
> jrojas@... | www.matsinc. com Ask us about our clean, green and beautiful matting and flooring
>
>
> This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.
>
>
> [Non-text portions of this message have been removed]
>







[Non-text portions of this message have been removed]
So I got the license codes for the new OpenEdge licensing that allows
for direct Adds and Updates to Vantage/Epicor tables.

What the document didn't say was how to install the new licenses. Anyone
using this new license? If so, how did you install it?










Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
jrojas@... | www.matsinc.com Ask us about our clean, green and beautiful matting and flooring


This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.


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

I am running the new OpenEdge licensing for 10.1b. I only had to replace the
progess.cfg file then stopped and restarted progress for the new license to
take effect.

Steve


-----Original Message-----
From: Joe Rojas [mailto:jrojas@...]
Sent: Monday, April 26, 2010 7:47 PM
To: vantage@yahoogroups.com
Subject: [Vantage] OpenEdge 4GL Lite




So I got the license codes for the new OpenEdge licensing that allows
for direct Adds and Updates to Vantage/Epicor tables.

What the document didn't say was how to install the new licenses. Anyone
using this new license? If so, how did you install it?







Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
jrojas@matsinc. <mailto:jrojas%40matsinc.com> com | www.matsinc.com Ask us
about our clean, green and beautiful matting and flooring

This message is intended only for the individual named. If you are not the
named addressee you should not disseminate, distribute or copy this e-mail.
Please notify the sender immediately by e-mail if you have received this
e-mail by mistake. Please note that any views or opinions presented in this
email are solely those of the author and do not necessarily represent those
of the company.

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







[Non-text portions of this message have been removed]
The best way to do it is on a separate server. If you call the help desk, you may be able to find someone to help. You first have to uninstall openedge if it is installed, and then install it from your Vantage CD. Use the advanced options and the new license you received. After the installation, make a backup of your progress.cfg found on your live server (epicor\oe101b\progress.cfg), shut down the services, databases, and Adminservice for OpenEdge. Copy the progress.cfg from the first server to your live server then start everything back up on your live server.




________________________________
From: Joe Rojas <jrojas@...>
To: vantage@yahoogroups.com
Sent: Mon, April 26, 2010 8:47:22 PM
Subject: [Vantage] OpenEdge 4GL Lite

Â
So I got the license codes for the new OpenEdge licensing that allows
for direct Adds and Updates to Vantage/Epicor tables.

What the document didn't say was how to install the new licenses. Anyone
using this new license? If so, how did you install it?







Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
jrojas@matsinc. com | www.matsinc. com Ask us about our clean, green and beautiful matting and flooring

This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.

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







[Non-text portions of this message have been removed]
I have use the following, too, to upgrade a run-time Progress license to the 4GL Development license.

Summary:

Start server in safe mode -- press F8 when booting up – Just a suggestion

Create the following directories on your X drive – Replace X with your Disk Id

X:\epi-backup\properties
X:\epi-backup\config

Copy the following files for backup

Copy X:\epicor\oe101b\properties\*.* X:\epi-backup\properties
Copy X:\epicor\mfgsys803\server\config\*.* X:\epi-backup\config
Copy X:\epicor\oe101b\startup.pf X:\epi-backup

Insert Progress 10.1B disk in CD drive

Type in the serial number and control numbers when prompted

Use X:\epicor\oe101b as the directory for Progress

Use X:\epicor\oe101b_wrk as work directory

Follow the prompts until installed

Install Progress Service Pack(s)

Copy back the properties, config, and startup.pf files

Copy X:\epi-backup\properties\*.* X:\epicor\oe101b\properties
Copy X:\epi-backup\\config\*.* X:\epicor\mfgsys803\server\config
Copy X:\epi-backup\startup.pf X:\epicor\oe101b

Be careful.

Carl Peterson
Nexus Software, Inc.
1-734-453-3101


From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Steven Gotschall
Sent: Tuesday, April 27, 2010 8:29 AM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] OpenEdge 4GL Lite


The best way to do it is on a separate server. If you call the help desk, you may be able to find someone to help. You first have to uninstall openedge if it is installed, and then install it from your Vantage CD. Use the advanced options and the new license you received. After the installation, make a backup of your progress.cfg found on your live server (epicor\oe101b\progress.cfg), shut down the services, databases, and Adminservice for OpenEdge. Copy the progress.cfg from the first server to your live server then start everything back up on your live server.

________________________________
From: Joe Rojas <jrojas@... <mailto:jrojas%40matsinc.com> >
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Sent: Mon, April 26, 2010 8:47:22 PM
Subject: [Vantage] OpenEdge 4GL Lite


So I got the license codes for the new OpenEdge licensing that allows
for direct Adds and Updates to Vantage/Epicor tables.

What the document didn't say was how to install the new licenses. Anyone
using this new license? If so, how did you install it?

Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
jrojas@matsinc. com | www.matsinc. com Ask us about our clean, green and beautiful matting and flooring

This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.

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

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



[Non-text portions of this message have been removed]
Joe,
Progress apparently made no provision to add incremental licensing capabilities after you get started on Progress/Vantage. I found that (doing it on a test server 1st), I had to backup the database, stop the app and database server, uninstall Vantage and uninstall OpenEdge. Now Re-install OpenEdge but armed with this new license, add it in, re-install service pack & hotfixes, re-install Vantage with patches and then reload the database and with fingers crossed start the database and app servers.

A royal pain just to add that licensing ability. If Steve E is right that he just edited the cfg file, and did none of the above, that will really tick me off!! :)
-Karl




________________________________
From: Joe Rojas <jrojas@...>
To: vantage@yahoogroups.com
Sent: Mon, April 26, 2010 5:47:22 PM
Subject: [Vantage] OpenEdge 4GL Lite

Â
So I got the license codes for the new OpenEdge licensing that allows
for direct Adds and Updates to Vantage/Epicor tables.

What the document didn't say was how to install the new licenses. Anyone
using this new license? If so, how did you install it?







Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
jrojas@matsinc. com | www.matsinc. com Ask us about our clean, green and beautiful matting and flooring

This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.

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







[Non-text portions of this message have been removed]
Where did you get the new progress.cfg file?

--
Brian W. Spolarich ~ Manager, Information Services ~ Advanced Photonix / Picometrix
    bspolarich@... ~ 734-864-5618 ~ www.advancedphotonix.com


-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Steve_E
Sent: Tuesday, April 27, 2010 8:18 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] OpenEdge 4GL Lite

Joe,

I am running the new OpenEdge licensing for 10.1b. I only had to replace the
progess.cfg file then stopped and restarted progress for the new license to
take effect.

Steve


-----Original Message-----
From: Joe Rojas [mailto:jrojas@...]
Sent: Monday, April 26, 2010 7:47 PM
To: vantage@yahoogroups.com
Subject: [Vantage] OpenEdge 4GL Lite




So I got the license codes for the new OpenEdge licensing that allows
for direct Adds and Updates to Vantage/Epicor tables.

What the document didn't say was how to install the new licenses. Anyone
using this new license? If so, how did you install it?







Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
jrojas@matsinc. <mailto:jrojas%40matsinc.com> com | www.matsinc.com Ask us
about our clean, green and beautiful matting and flooring

This message is intended only for the individual named. If you are not the
named addressee you should not disseminate, distribute or copy this e-mail.
Please notify the sender immediately by e-mail if you have received this
e-mail by mistake. Please note that any views or opinions presented in this
email are solely those of the author and do not necessarily represent those
of the company.

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







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



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

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
The only thing I received from Epicor was a PDF that had the new code in
it.



From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Brian W. Spolarich
Sent: Tuesday, April 27, 2010 11:36 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] OpenEdge 4GL Lite





Where did you get the new progress.cfg file?

--
Brian W. Spolarich ~ Manager, Information Services ~ Advanced Photonix /
Picometrix
bspolarich@...
<mailto:bspolarich%40advancedphotonix.com> ~ 734-864-5618 ~
www.advancedphotonix.com












Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
jrojas@... | www.matsinc.com Ask us about our clean, green and beautiful matting and flooring


This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.



-----Original Message-----

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf Of Steve_E
Sent: Tuesday, April 27, 2010 8:18 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] OpenEdge 4GL Lite

Joe,

I am running the new OpenEdge licensing for 10.1b. I only had to replace
the
progess.cfg file then stopped and restarted progress for the new license
to
take effect.

Steve


-----Original Message-----
From: Joe Rojas [mailto:jrojas@... <mailto:jrojas%40matsinc.com>
]
Sent: Monday, April 26, 2010 7:47 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: [Vantage] OpenEdge 4GL Lite

So I got the license codes for the new OpenEdge licensing that allows
for direct Adds and Updates to Vantage/Epicor tables.

What the document didn't say was how to install the new licenses. Anyone
using this new license? If so, how did you install it?

Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
jrojas@matsinc. <mailto:jrojas%40matsinc.com> com | www.matsinc.com Ask
us
about our clean, green and beautiful matting and flooring

This message is intended only for the individual named. If you are not
the
named addressee you should not disseminate, distribute or copy this
e-mail.
Please notify the sender immediately by e-mail if you have received this
e-mail by mistake. Please note that any views or opinions presented in
this
email are solely those of the author and do not necessarily represent
those
of the company.

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

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

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

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder
and Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links




[Non-text portions of this message have been removed]
I was able to get the progress.cfg file from support. All you have to do is
rename the old file and place the new file in its location and stop and
restart progress.

Steve


-----Original Message-----
From: Brian W. Spolarich [mailto:bspolarich@...]
Sent: Tuesday, April 27, 2010 10:36 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] OpenEdge 4GL Lite




Where did you get the new progress.cfg file?

--
Brian W. Spolarich ~ Manager, Information Services ~ Advanced Photonix /
Picometrix
bspolarich@advanced <mailto:bspolarich%40advancedphotonix.com>
photonix.com ~ 734-864-5618 ~ www.advancedphotonix.com

-----Original Message-----
From: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com
[mailto:vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com] On
Behalf Of Steve_E
Sent: Tuesday, April 27, 2010 8:18 AM
To: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com
Subject: RE: [Vantage] OpenEdge 4GL Lite

Joe,

I am running the new OpenEdge licensing for 10.1b. I only had to replace the
progess.cfg file then stopped and restarted progress for the new license to
take effect.

Steve


-----Original Message-----
From: Joe Rojas [mailto:jrojas@matsinc. <mailto:jrojas%40matsinc.com> com]
Sent: Monday, April 26, 2010 7:47 PM
To: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com
Subject: [Vantage] OpenEdge 4GL Lite

So I got the license codes for the new OpenEdge licensing that allows
for direct Adds and Updates to Vantage/Epicor tables.

What the document didn't say was how to install the new licenses. Anyone
using this new license? If so, how did you install it?

Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
jrojas@matsinc. <mailto:jrojas%40matsinc.com> com | www.matsinc.com Ask us
about our clean, green and beautiful matting and flooring

This message is intended only for the individual named. If you are not the
named addressee you should not disseminate, distribute or copy this e-mail.
Please notify the sender immediately by e-mail if you have received this
e-mail by mistake. Please note that any views or opinions presented in this
email are solely those of the author and do not necessarily represent those
of the company.

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

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

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

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto: http://groups.
<http://groups.yahoo.com/group/vantage/files/.>
yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.
<http://groups.yahoo.com/group/vantage/messages>
yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups. <http://groups.yahoo.com/group/vantage/linksYahoo>
yahoo.com/group/vantage/linksYahoo! Groups Links







[Non-text portions of this message have been removed]
I just called support and they won't give me the progress.cfg file
because it doesn't always work.

He said I would have to uninstall and reinstall OpenEdge.



To be honest, I don't know if I want to do that.... :(



From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Steve_E
Sent: Tuesday, April 27, 2010 11:52 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] OpenEdge 4GL Lite





I was able to get the progress.cfg file from support. All you have to do
is
rename the old file and place the new file in its location and stop and
restart progress.

Steve













Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
jrojas@... | www.matsinc.com Ask us about our clean, green and beautiful matting and flooring


This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.



-----Original Message-----

From: Brian W. Spolarich [mailto:bspolarich@...
<mailto:bspolarich%40advancedphotonix.com> ]
Sent: Tuesday, April 27, 2010 10:36 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] OpenEdge 4GL Lite

Where did you get the new progress.cfg file?

--
Brian W. Spolarich ~ Manager, Information Services ~ Advanced Photonix /
Picometrix
bspolarich@advanced <mailto:bspolarich%40advancedphotonix.com>
photonix.com ~ 734-864-5618 ~ www.advancedphotonix.com

-----Original Message-----
From: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com
[mailto:vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com] On
Behalf Of Steve_E
Sent: Tuesday, April 27, 2010 8:18 AM
To: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com
Subject: RE: [Vantage] OpenEdge 4GL Lite

Joe,

I am running the new OpenEdge licensing for 10.1b. I only had to replace
the
progess.cfg file then stopped and restarted progress for the new license
to
take effect.

Steve

-----Original Message-----
From: Joe Rojas [mailto:jrojas@matsinc. <mailto:jrojas%40matsinc.com>
com]
Sent: Monday, April 26, 2010 7:47 PM
To: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com
Subject: [Vantage] OpenEdge 4GL Lite

So I got the license codes for the new OpenEdge licensing that allows
for direct Adds and Updates to Vantage/Epicor tables.

What the document didn't say was how to install the new licenses. Anyone
using this new license? If so, how did you install it?

Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
jrojas@matsinc. <mailto:jrojas%40matsinc.com> com | www.matsinc.com Ask
us
about our clean, green and beautiful matting and flooring

This message is intended only for the individual named. If you are not
the
named addressee you should not disseminate, distribute or copy this
e-mail.
Please notify the sender immediately by e-mail if you have received this
e-mail by mistake. Please note that any views or opinions presented in
this
email are solely those of the author and do not necessarily represent
those
of the company.

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

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

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

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder
and
Crystal Reports and other 'goodies', please goto: http://groups.
<http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/> >
yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.
<http://groups.yahoo.com/group/vantage/messages>
yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups. <http://groups.yahoo.com/group/vantage/linksYahoo>
yahoo.com/group/vantage/linksYahoo! Groups Links

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




[Non-text portions of this message have been removed]
You need to make sure you back up all your Vantage and Progress config property files first or you will lose your Progress server settings if you try to do an incremental Progress upgrade. The progress.cfg file is located in your oe101b or oe10c directory and contains a list of all the Progress licenses YOUR company has purchased. It is a .txt file but not modifiable. This file is updated when you load your new Progress license.

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Karl Dash
Sent: Tuesday, April 27, 2010 11:09 AM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] OpenEdge 4GL Lite


Joe,
Progress apparently made no provision to add incremental licensing capabilities after you get started on Progress/Vantage. I found that (doing it on a test server 1st), I had to backup the database, stop the app and database server, uninstall Vantage and uninstall OpenEdge. Now Re-install OpenEdge but armed with this new license, add it in, re-install service pack & hotfixes, re-install Vantage with patches and then reload the database and with fingers crossed start the database and app servers.

A royal pain just to add that licensing ability. If Steve E is right that he just edited the cfg file, and did none of the above, that will really tick me off!! :)
-Karl

________________________________
From: Joe Rojas <jrojas@... <mailto:jrojas%40matsinc.com> >
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Sent: Mon, April 26, 2010 5:47:22 PM
Subject: [Vantage] OpenEdge 4GL Lite


So I got the license codes for the new OpenEdge licensing that allows
for direct Adds and Updates to Vantage/Epicor tables.

What the document didn't say was how to install the new licenses. Anyone
using this new license? If so, how did you install it?

Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
jrojas@matsinc. com | www.matsinc. com Ask us about our clean, green and beautiful matting and flooring

This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.

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

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



[Non-text portions of this message have been removed]
And if I rember correctly, you run setup out of the OE folder on the disc, not the setup in the root of the disc.

--- In vantage@yahoogroups.com, "Carl Peterson" <cpeterson@...> wrote:
>
> You need to make sure you back up all your Vantage and Progress config property files first or you will lose your Progress server settings if you try to do an incremental Progress upgrade. The progress.cfg file is located in your oe101b or oe10c directory and contains a list of all the Progress licenses YOUR company has purchased. It is a .txt file but not modifiable. This file is updated when you load your new Progress license.
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Karl Dash
> Sent: Tuesday, April 27, 2010 11:09 AM
> To: vantage@yahoogroups.com
> Subject: Re: [Vantage] OpenEdge 4GL Lite
>
>
> Joe,
> Progress apparently made no provision to add incremental licensing capabilities after you get started on Progress/Vantage. I found that (doing it on a test server 1st), I had to backup the database, stop the app and database server, uninstall Vantage and uninstall OpenEdge. Now Re-install OpenEdge but armed with this new license, add it in, re-install service pack & hotfixes, re-install Vantage with patches and then reload the database and with fingers crossed start the database and app servers.
>
> A royal pain just to add that licensing ability. If Steve E is right that he just edited the cfg file, and did none of the above, that will really tick me off!! :)
> -Karl
>
> ________________________________
> From: Joe Rojas <jrojas@... <mailto:jrojas%40matsinc.com> >
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> Sent: Mon, April 26, 2010 5:47:22 PM
> Subject: [Vantage] OpenEdge 4GL Lite
>
>
> So I got the license codes for the new OpenEdge licensing that allows
> for direct Adds and Updates to Vantage/Epicor tables.
>
> What the document didn't say was how to install the new licenses. Anyone
> using this new license? If so, how did you install it?
>
> Joe Rojas | Director of Information Technology | Mats Inc
> dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
> jrojas@matsinc. com | www.matsinc. com Ask us about our clean, green and beautiful matting and flooring
>
> This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.
>
> [Non-text portions of this message have been removed]
>
> [Non-text portions of this message have been removed]
>
>
>
> [Non-text portions of this message have been removed]
>
There is a MUCH MUCH easier way to do this. Go to 'add components' in the
start menu under 'open edge' it will start the setup program, you can enter
the new codes and be back online in 15 minutes.
You will need to take the DB offline while you do this, but it's pretty
quick and painless.

On Tue, Apr 27, 2010 at 12:51 PM, bw2868bond <bwalker@...>wrote:

>
>
> And if I rember correctly, you run setup out of the OE folder on the disc,
> not the setup in the root of the disc.
>
>
> --- In vantage@yahoogroups.com <vantage%40yahoogroups.com>, "Carl
> Peterson" <cpeterson@...> wrote:
> >
> > You need to make sure you back up all your Vantage and Progress config
> property files first or you will lose your Progress server settings if you
> try to do an incremental Progress upgrade. The progress.cfg file is located
> in your oe101b or oe10c directory and contains a list of all the Progress
> licenses YOUR company has purchased. It is a .txt file but not modifiable.
> This file is updated when you load your new Progress license.
> >
> > From: vantage@yahoogroups.com <vantage%40yahoogroups.com> [mailto:
> vantage@yahoogroups.com <vantage%40yahoogroups.com>] On Behalf Of Karl
> Dash
> > Sent: Tuesday, April 27, 2010 11:09 AM
> > To: vantage@yahoogroups.com <vantage%40yahoogroups.com>
> > Subject: Re: [Vantage] OpenEdge 4GL Lite
> >
> >
> > Joe,
> > Progress apparently made no provision to add incremental licensing
> capabilities after you get started on Progress/Vantage. I found that (doing
> it on a test server 1st), I had to backup the database, stop the app and
> database server, uninstall Vantage and uninstall OpenEdge. Now Re-install
> OpenEdge but armed with this new license, add it in, re-install service pack
> & hotfixes, re-install Vantage with patches and then reload the database and
> with fingers crossed start the database and app servers.
> >
> > A royal pain just to add that licensing ability. If Steve E is right that
> he just edited the cfg file, and did none of the above, that will really
> tick me off!! :)
> > -Karl
> >
> > ________________________________
> > From: Joe Rojas <jrojas@... <mailto:jrojas%40matsinc.com<jrojas%2540matsinc.com>>
> >
>
> > To: vantage@yahoogroups.com <vantage%40yahoogroups.com> <mailto:
> vantage%40yahoogroups.com <vantage%2540yahoogroups.com>>
> > Sent: Mon, April 26, 2010 5:47:22 PM
> > Subject: [Vantage] OpenEdge 4GL Lite
> >
> >
> > So I got the license codes for the new OpenEdge licensing that allows
> > for direct Adds and Updates to Vantage/Epicor tables.
> >
> > What the document didn't say was how to install the new licenses. Anyone
> > using this new license? If so, how did you install it?
> >
> > Joe Rojas | Director of Information Technology | Mats Inc
> > dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
> > jrojas@matsinc. com | www.matsinc. com Ask us about our clean, green and
> beautiful matting and flooring
> >
> > This message is intended only for the individual named. If you are not
> the named addressee you should not disseminate, distribute or copy this
> e-mail. Please notify the sender immediately by e-mail if you have received
> this e-mail by mistake. Please note that any views or opinions presented in
> this email are solely those of the author and do not necessarily represent
> those of the company.
> >
> > [Non-text portions of this message have been removed]
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
>
>


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

Did you do this, specifically, to add the "new" OpenEdge license?
If it's this simple, why doesn't Epicor now about it?












Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
jrojas@... | www.matsinc.com Ask us about our clean, green and beautiful matting and flooring


This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.



-----Original Message-----

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Waffqle Driggers
Sent: Tuesday, April 27, 2010 12:58 PM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] Re: OpenEdge 4GL Lite

There is a MUCH MUCH easier way to do this. Go to 'add components' in
the
start menu under 'open edge' it will start the setup program, you can
enter
the new codes and be back online in 15 minutes.
You will need to take the DB offline while you do this, but it's pretty
quick and painless.

On Tue, Apr 27, 2010 at 12:51 PM, bw2868bond
<bwalker@...>wrote:

>
>
> And if I rember correctly, you run setup out of the OE folder on the
disc,
> not the setup in the root of the disc.
>
>
> --- In vantage@yahoogroups.com <vantage%40yahoogroups.com>, "Carl
> Peterson" <cpeterson@...> wrote:
> >
> > You need to make sure you back up all your Vantage and Progress
config
> property files first or you will lose your Progress server settings if
you
> try to do an incremental Progress upgrade. The progress.cfg file is
located
> in your oe101b or oe10c directory and contains a list of all the
Progress
> licenses YOUR company has purchased. It is a .txt file but not
modifiable.
> This file is updated when you load your new Progress license.
> >
> > From: vantage@yahoogroups.com <vantage%40yahoogroups.com> [mailto:
> vantage@yahoogroups.com <vantage%40yahoogroups.com>] On Behalf Of Karl
> Dash
> > Sent: Tuesday, April 27, 2010 11:09 AM
> > To: vantage@yahoogroups.com <vantage%40yahoogroups.com>
> > Subject: Re: [Vantage] OpenEdge 4GL Lite
> >
> >
> > Joe,
> > Progress apparently made no provision to add incremental licensing
> capabilities after you get started on Progress/Vantage. I found that
(doing
> it on a test server 1st), I had to backup the database, stop the app
and
> database server, uninstall Vantage and uninstall OpenEdge. Now
Re-install
> OpenEdge but armed with this new license, add it in, re-install
service pack
> & hotfixes, re-install Vantage with patches and then reload the
database and
> with fingers crossed start the database and app servers.
> >
> > A royal pain just to add that licensing ability. If Steve E is right
that
> he just edited the cfg file, and did none of the above, that will
really
> tick me off!! :)
> > -Karl
> >
> > ________________________________
> > From: Joe Rojas <jrojas@...
<mailto:jrojas%40matsinc.com<jrojas%2540matsinc.com>>
> >
>
> > To: vantage@yahoogroups.com <vantage%40yahoogroups.com> <mailto:
> vantage%40yahoogroups.com <vantage%2540yahoogroups.com>>
> > Sent: Mon, April 26, 2010 5:47:22 PM
> > Subject: [Vantage] OpenEdge 4GL Lite
> >
> >
> > So I got the license codes for the new OpenEdge licensing that
allows
> > for direct Adds and Updates to Vantage/Epicor tables.
> >
> > What the document didn't say was how to install the new licenses.
Anyone
> > using this new license? If so, how did you install it?
> >
> > Joe Rojas | Director of Information Technology | Mats Inc
> > dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
> > jrojas@matsinc. com | www.matsinc. com Ask us about our clean, green
and
> beautiful matting and flooring
> >
> > This message is intended only for the individual named. If you are
not
> the named addressee you should not disseminate, distribute or copy
this
> e-mail. Please notify the sender immediately by e-mail if you have
received
> this e-mail by mistake. Please note that any views or opinions
presented in
> this email are solely those of the author and do not necessarily
represent
> those of the company.
> >
> > [Non-text portions of this message have been removed]
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
>
>


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



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

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder
and Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
Do not get me going, Joe!

I look forward to your call!

Sent from my iPhone
1-734-812-9532 - cell#

On Apr 27, 2010, at 1:03 PM, Joe Rojas <jrojas@...> wrote:

> WOW.
>
> Did you do this, specifically, to add the "new" OpenEdge license?
> If it's this simple, why doesn't Epicor now about it?
>
> Joe Rojas | Director of Information Technology | Mats Inc
> dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
> jrojas@... | www.matsinc.com Ask us about our clean, green
> and beautiful matting and flooring
>
> This message is intended only for the individual named. If you are
> not the named addressee you should not disseminate, distribute or
> copy this e-mail. Please notify the sender immediately by e-mail if
> you have received this e-mail by mistake. Please note that any views
> or opinions presented in this email are solely those of the author
> and do not necessarily represent those of the company.
>
> -----Original Message-----
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On
> Behalf
> Of Waffqle Driggers
> Sent: Tuesday, April 27, 2010 12:58 PM
> To: vantage@yahoogroups.com
> Subject: Re: [Vantage] Re: OpenEdge 4GL Lite
>
> There is a MUCH MUCH easier way to do this. Go to 'add components' in
> the
> start menu under 'open edge' it will start the setup program, you can
> enter
> the new codes and be back online in 15 minutes.
> You will need to take the DB offline while you do this, but it's
> pretty
> quick and painless.
>
> On Tue, Apr 27, 2010 at 12:51 PM, bw2868bond
> <bwalker@...>wrote:
>
> >
> >
> > And if I rember correctly, you run setup out of the OE folder on the
> disc,
> > not the setup in the root of the disc.
> >
> >
> > --- In vantage@yahoogroups.com <vantage%40yahoogroups.com>, "Carl
> > Peterson" <cpeterson@...> wrote:
> > >
> > > You need to make sure you back up all your Vantage and Progress
> config
> > property files first or you will lose your Progress server
> settings if
> you
> > try to do an incremental Progress upgrade. The progress.cfg file is
> located
> > in your oe101b or oe10c directory and contains a list of all the
> Progress
> > licenses YOUR company has purchased. It is a .txt file but not
> modifiable.
> > This file is updated when you load your new Progress license.
> > >
> > > From: vantage@yahoogroups.com <vantage%40yahoogroups.com> [mailto:
> > vantage@yahoogroups.com <vantage%40yahoogroups.com>] On Behalf Of
> Karl
> > Dash
> > > Sent: Tuesday, April 27, 2010 11:09 AM
> > > To: vantage@yahoogroups.com <vantage%40yahoogroups.com>
> > > Subject: Re: [Vantage] OpenEdge 4GL Lite
> > >
> > >
> > > Joe,
> > > Progress apparently made no provision to add incremental licensing
> > capabilities after you get started on Progress/Vantage. I found that
> (doing
> > it on a test server 1st), I had to backup the database, stop the app
> and
> > database server, uninstall Vantage and uninstall OpenEdge. Now
> Re-install
> > OpenEdge but armed with this new license, add it in, re-install
> service pack
> > & hotfixes, re-install Vantage with patches and then reload the
> database and
> > with fingers crossed start the database and app servers.
> > >
> > > A royal pain just to add that licensing ability. If Steve E is
> right
> that
> > he just edited the cfg file, and did none of the above, that will
> really
> > tick me off!! :)
> > > -Karl
> > >
> > > ________________________________
> > > From: Joe Rojas <jrojas@...
> <mailto:jrojas%40matsinc.com<jrojas%2540matsinc.com>>
> > >
> >
> > > To: vantage@yahoogroups.com <vantage%40yahoogroups.com> <mailto:
> > vantage%40yahoogroups.com <vantage%2540yahoogroups.com>>
> > > Sent: Mon, April 26, 2010 5:47:22 PM
> > > Subject: [Vantage] OpenEdge 4GL Lite
> > >
> > >
> > > So I got the license codes for the new OpenEdge licensing that
> allows
> > > for direct Adds and Updates to Vantage/Epicor tables.
> > >
> > > What the document didn't say was how to install the new licenses.
> Anyone
> > > using this new license? If so, how did you install it?
> > >
> > > Joe Rojas | Director of Information Technology | Mats Inc
> > > dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
> > > jrojas@matsinc. com | www.matsinc. com Ask us about our clean,
> green
> and
> > beautiful matting and flooring
> > >
> > > This message is intended only for the individual named. If you are
> not
> > the named addressee you should not disseminate, distribute or copy
> this
> > e-mail. Please notify the sender immediately by e-mail if you have
> received
> > this e-mail by mistake. Please note that any views or opinions
> presented in
> > this email are solely those of the author and do not necessarily
> represent
> > those of the company.
> > >
> > > [Non-text portions of this message have been removed]
> > >
> > > [Non-text portions of this message have been removed]
> > >
> > >
> > >
> > > [Non-text portions of this message have been removed]
> > >
> >
> >
> >
>
> [Non-text portions of this message have been removed]
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
> have already linked your email address to a yahoo id to enable
> access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder
> and Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
>


[Non-text portions of this message have been removed]
When I was talking to tech support about this, we tried the "Add Components" and it didn't work. The tech told me most of the time it won't work to add this license, but he has seen it work in a few cases. Must be dependent on what license you started with.




________________________________
From: Waffqle Driggers <waffqle@...>
To: vantage@yahoogroups.com
Sent: Tue, April 27, 2010 12:57:52 PM
Subject: Re: [Vantage] Re: OpenEdge 4GL Lite

There is a MUCH MUCH easier way to do this. Go to 'add components' in the
start menu under 'open edge' it will start the setup program, you can enter
the new codes and be back online in 15 minutes.
You will need to take the DB offline while you do this, but it's pretty
quick and painless.

On Tue, Apr 27, 2010 at 12:51 PM, bw2868bond <bwalker@...>wrote:

>
>
> And if I rember correctly, you run setup out of the OE folder on the disc,
> not the setup in the root of the disc.
>
>
> --- In vantage@yahoogroups.com <vantage%40yahoogroups.com>, "Carl
> Peterson" <cpeterson@...> wrote:
> >
> > You need to make sure you back up all your Vantage and Progress config
> property files first or you will lose your Progress server settings if you
> try to do an incremental Progress upgrade. The progress.cfg file is located
> in your oe101b or oe10c directory and contains a list of all the Progress
> licenses YOUR company has purchased. It is a .txt file but not modifiable.
> This file is updated when you load your new Progress license.
> >
> > From: vantage@yahoogroups.com <vantage%40yahoogroups.com> [mailto:
> vantage@yahoogroups.com <vantage%40yahoogroups.com>] On Behalf Of Karl
> Dash
> > Sent: Tuesday, April 27, 2010 11:09 AM
> > To: vantage@yahoogroups.com <vantage%40yahoogroups.com>
> > Subject: Re: [Vantage] OpenEdge 4GL Lite
> >
> >
> > Joe,
> > Progress apparently made no provision to add incremental licensing
> capabilities after you get started on Progress/Vantage. I found that (doing
> it on a test server 1st), I had to backup the database, stop the app and
> database server, uninstall Vantage and uninstall OpenEdge. Now Re-install
> OpenEdge but armed with this new license, add it in, re-install service pack
> & hotfixes, re-install Vantage with patches and then reload the database and
> with fingers crossed start the database and app servers.
> >
> > A royal pain just to add that licensing ability. If Steve E is right that
> he just edited the cfg file, and did none of the above, that will really
> tick me off!! :)
> > -Karl
> >
> > ________________________________
> > From: Joe Rojas <jrojas@... <mailto:jrojas%40matsinc.com<jrojas%2540matsinc.com>>
> >
>
> > To: vantage@yahoogroups.com <vantage%40yahoogroups.com> <mailto:
> vantage%40yahoogroups.com <vantage%2540yahoogroups.com>>
> > Sent: Mon, April 26, 2010 5:47:22 PM
> > Subject: [Vantage] OpenEdge 4GL Lite
> >
> >
> > So I got the license codes for the new OpenEdge licensing that allows
> > for direct Adds and Updates to Vantage/Epicor tables.
> >
> > What the document didn't say was how to install the new licenses. Anyone
> > using this new license? If so, how did you install it?
> >
> > Joe Rojas | Director of Information Technology | Mats Inc
> > dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
> > jrojas@matsinc. com | www.matsinc. com Ask us about our clean, green and
> beautiful matting and flooring
> >
> > This message is intended only for the individual named. If you are not
> the named addressee you should not disseminate, distribute or copy this
> e-mail. Please notify the sender immediately by e-mail if you have received
> this e-mail by mistake. Please note that any views or opinions presented in
> this email are solely those of the author and do not necessarily represent
> those of the company.
> >
> > [Non-text portions of this message have been removed]
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>

>


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



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

Useful links for the Yahoo!Groups Vantage Board are: ( Note:Â You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.%c2%a0
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links






[Non-text portions of this message have been removed]
Can you tell me a little more about the "new" license? What do you mean direct Add/Updates to tables? Does this only apply to Progess DB version? I see both OpenEdge 10.1b and 10.1c mentioned so does this apply to both 8.03 and 9.04?
Thanks,
Jared

--- In vantage@yahoogroups.com, Joe Rojas <jrojas@...> wrote:
>
> So I got the license codes for the new OpenEdge licensing that allows
> for direct Adds and Updates to Vantage/Epicor tables.
>
> What the document didn't say was how to install the new licenses. Anyone
> using this new license? If so, how did you install it?
>
>
>
>
>
>
>
>
>
>
> Joe Rojas | Director of Information Technology | Mats Inc
> dir: 781-573-0291 | cell: 781-408-1264 | fax: 781-341-5694
> jrojas@... | www.matsinc.com Ask us about our clean, green and beautiful matting and flooring
>
>
> This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.
>
>
> [Non-text portions of this message have been removed]
>