| <?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>Opaque</title> | |
| </head> | |
| <body> | |
| <h1>Opaque</h1> | |
| <p> | |
| Opaque activities are only used in | |
| abstract processes, and are meant as placeholders for other activities | |
| or complex business logic that has not yet been determined. When you | |
| drag and drop an Opaque activity onto | |
| the drawing canvas, the process will be converted to a non-executable, | |
| abstract process. The BPEL Designer will inform you about this by | |
| displaying a warning dialog. | |
| </p> | |
| <p> | |
| <img src="../../../images/reference/Details_tab_07-Opaque_Warning.png" alt="Opaque" /> | |
| </p> | |
| <p> | |
| <b>Opaque</b> | |
| </p> | |
| </body> | |
| </html> |