Oracle Workflow Guide Release 2.6.2 Part Number A95265-03 |
Contents | Index | Glossary | Master Index | Feedback |
Call the following APIs to retrieve an access key or to generate a complete URL to access the various pages of the Workflow Monitor. All Workflow Monitor APIs are defined in the PL/SQL package called WF_MONITOR.
Attention: The GetURL API from earlier versions of Oracle Workflow is replaced by the GetEnvelopeURL and GetDiagramURL APIs. The functionality of the previous GetURL API correlates directly with the new GetDiagramURL. API. The current version of Oracle Workflow still recognizes the GetURL API, but moving forward, you should only use the two new APIs where appropriate.
Previous | Next | Contents | Index | Glossary |