| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> | |
| <html xmlns="http://www.w3.org/1999/xhtml"> | |
| <head> | |
| <meta content="text/html; charset=UTF-8" http-equiv="CONTENT-TYPE" /> | |
| <link rel="stylesheet" href="../../book.css" type="text/css" /> | |
| <title>Dashboard</title> | |
| </head> | |
| <body> | |
| <h1>Dashboard</h1> | |
| <p>This panel is embedded in the BPEL Designer canvas and provides | |
| a quick overview of the BPEL elements that are defined for the | |
| currently selected activity or BPEL process.</p> | |
| </p> | |
| <p><img src="../../../images/reference/Dashboard_01.png" alt="Palette" /></p> | |
| <p><b>Palette</b></p> | |
| <p> | |
| The process name appears at the top of the Dashboard. The main | |
| Dashboard area lists all of the <strong>Partner Links</strong>, | |
| <strong>Variables</strong>, <strong>Correlation Sets</strong> and | |
| <strong>Message Exchanges</strong> currently | |
| defined for the process. The green plus symbol and grey x symbol allow | |
| you to add and delete each of these elements. In-line editing of all | |
| element names works by selecting the name and then clicking again to | |
| enable the editor. | |
| </p> | |
| </body> | |
| </html> |