Off the top of my head, to "marry" your interface with Progress code
to update Vantage is possible.
Currently our program runs from the Vantage menu.
Maybe a Progress procedure in Vantage that runs your interface that
collects the data. Then, your program calls another Progress
procedure to write to the Vantage DB.
Or possibly the original Progress procedure receives the data from
your program, then commits to Vantage.
Anyway, it will be a while. Our interface created LaborHed and
LaborDtl records for the first time last Friday, but there's plenty
of work and lots of testing left.
Lonnie
to update Vantage is possible.
Currently our program runs from the Vantage menu.
Maybe a Progress procedure in Vantage that runs your interface that
collects the data. Then, your program calls another Progress
procedure to write to the Vantage DB.
Or possibly the original Progress procedure receives the data from
your program, then commits to Vantage.
Anyway, it will be a while. Our interface created LaborHed and
LaborDtl records for the first time last Friday, but there's plenty
of work and lots of testing left.
Lonnie
--- In vantage@yahoogroups.com, Adam Ellis <aellis@s...> wrote:
> Lonnie,
>
> On Thu, 2004-02-26 at 19:00, Lonnie Drew wrote:
> > Can you tell me more about your data collection program? Can it
> > interface with Vantage "out-of-the-box" and in real time?
> >
> > The reason I'm asking is that we're writing our own Progress
program
> > to replace Caesar Data Collection, but ours won't be ready for at
> > least 3 - 4 weeks. If yours is ready to go, we need to look at
it.
>
> No, "out-of-the-box" it does not interface with Vantage. The
software
> was originally written for BAAN, but we wrote it to be generic
enough to
> work with a variety of systems. The upside of this approach was
that we
> were not tied to one system. The downside is that it will not work
> without a bit of tweaking for each system.
>
> To answer your real time question: yes & no. We have achieved real
time
> streaming of data *into* Vantage using Labor Collector as a
> proof-of-concept, but do not have anything production-worthy as of
yet.
> Pulling data out of Vantage in real-time (to update jobs, employees,
> etc.) has also been tested in proof-of-concept...using ODBC, but I
am
> not entirely thrilled with the speed implications that ODBC might
have.
>
> Depending on how far in you are with your Progress program, perhaps
> you'd consider marrying your code with SaberNet DCS? We have been
> developing DCS for about 7 months now and what is there should be
pretty
> solid. A *real-time* conduit for Vantage is definitely something we
> lack, though.
>
> I also got burned by Caesar Development Services dropping off the
face
> of the planet. Maybe something good will come of it though!
>
> Take care,
> --
> Adam Ellis <aellis@s...>
> SaberLogic