Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Workflow Server 2.5 / Developer's PL/SQL Toolkit
The toolkit is a pl/sql package which contains functions and stored procedures
for generating HTML out of PL/SQL.
It comes with the Oracle Application Server (OAS).
You access the OAS via http, the request is then forwarded to a so called PL/SQL
Cartdridge which runs the corresponding Stored Procedure in the Oracle database,
generates html output and passes it back to the client (browser).
Gruß
Jochen Jörg
"Holger Schümann" wrote:
> Hi,
>
> I've tried to install the Oracle Workflow Server Release 2.5 on Oracle 8.0.5
> (WinNT) and got the errormessage: "Workflow Server needs access to the
> Oracle Applications Server Developer's PL/SQL toolkit packages. Please
> install the Developer's toolkit in the workflow account."
>
> What's this toolkit? Where can I get it?
>
> Thanks in advance.
>
> Holger Schümann
Received on Wed Sep 08 1999 - 02:56:11 CDT
![]() |
![]() |