The primary purpose of this process is to demonstrate correlations, so it implements only two data attributes, the invoice number (invoiceNr), and the approval status (approvalStatus). It uses one correlation set (Invoice) with one attribute (number).
You "release" the invoice by sending a notification. To do this, you can use the Release Invoice activity, which is listed in the WorkSpace Applications panel, or you can release it from the included ReleaseInvoice Java application. If you release it from the Release Invoice activity, the approvalStatus process variable is set to "Released". If you release it from the Java application, approvalStatus is set to "Approved".