Estimate Creation Process, AdobePDF Integration 20231106
The process manages the drafting of quotations, approval and the recording of orders received/lost. A quotation PDF file is automatically generated based on the draft content (using Adobe PDF Services). After confirming the order/unfulfilment, the contents and results of the quotation are automatically recorded in a ledger on Google Sheets.
Worker (#of Swimlane: 2)
  • Sales
    • Sales representative
  • Manager
    • Salesperson’s manager
Business Flow (Complexity of Workflow: 23)
  • 11. Draft of quotation contents
    • The salesperson drafts a quotation
  • 71x. Return response
    • The sales representative revises and resubmits the report
  • 62. Approval of draft quotations
    • The sales representative’s supervisor checks the quotation and returns it if it is incomplete.
  • 83. Submission of quotation
    • The sales representative submits a quotation and reports the date and time
  • 94. Reporting of lost orders
    • Sales representatives report the status of orders/lost orders
  • 15x1. Set file names, etc.
    • The system generates strings from fixed values and system variables and sets them in data items.
  • 28x2′. Clear draft notation
    • System removes draft notations in form titles
  • 26x2. Draft description
    • The system adds a draft notation to the form title
  • 20x3. HTML preparation
    • The system creates HTML files for the output of forms
  • 29x4′. PDF generation (draft)
    • The system creates PDF (draft) files of forms
  • 19x4. PDF generation
    • System creates PDF files of forms
  • 22x4. Update ledger
    • System updates quote forms on Google Sheets
  • 30x5. Draft check cleared
    • System clears draft checks
Business Process Variables (#of Data Item: 39)
  • ▼ Internal Communication ▼ 0
  • Remarks q_Remarks 1
  • ▼ Submission Information ▼ 2
  • Company Name q_Company 3
    • Inserted into PDF
  • Contact Person’s Department + Title q_Assignment 4
    • Inserted into PDF
  • Quotation Submitter (title required) q_Representative 27*
    • Inserted into PDF
  • Postal Code + Address q_Post_Address 26
  • Telephone Number q_Phone 24
  • Email Address q_Email 25
  • ▼ Quotation Information ▼ 5
  • Estimator q_Person 6*
    • Inserted into PDF
    • ${processInstance.initQuserId}
  • (Approving Supervisor) q_Approved 22
  • Service Contents q_Service 28 *
  • Terms and Conditions q_Trade 7
    • 3
  • Date Quotation Issued q_Issuance 8*
    • 3 days after the process start date and time; inserted into the PDF
    • processInstanceStartDatetime.addDays(3)
  • Quotation Expiry Date q_Expiration 9*
    • 17 days after the process start date and time.
    • processInstanceStartDatetime.addDays(17)
  • ◆ Itemised Table q_Table 10
  • Total 1 q_Label1 29
    • Inserted into PDF
    • Subtotal (excluding tax)
  • Subtotal q_Subtotal 11
    • Total value of the ‘Amount’ column in q_Details, inserted into the PDF.
  • Total 2 q_Label2 30
    • Inserted into PDF
  • Discounts, etc. 2 q_Discount 32
    • Inserted into PDF
  • Total 3 q_Label3 31
    • Inserted into PDF
    • Consumption tax
  • Consumption tax, etc. q_Tax 12
    • Automatic calculation of the tax amount from q_Subtotal; inserted into the PDF.
  • Total q_Label_Total 33
    • Inserted into PDF
    • Billing total
  • Grand Total q_Total 13
    • #q_Subtotal + #q_Discount + #q_Tax。Inserted into the PDF
  • ◆ Message at the bottom of the quote q_Footer 14
    • Inserted into PDF
    • Questetra BPM Suite is a workflow product that enables business data to be transferred in the cloud. It is characterised by the ability to set up workflows using only Drag & Drop operations, and even complex workflows such as approval flows, order and invoice flows, and complaint handling flows can be systematised onsite. If you would like to incorporate a function for automatically generating PDF forms, or if you would like us to propose modelling of other operations, please contact us. If you have any requests, please feel free to contact Questetra. https://www.questetra.com/ja/contact/
  • Signature Line – Company Name q_Issuer_Name 34
    • Questetra Inc.
  • Signature Line – Address and Telephone No. q_Issuer_Address 35
    • 〒604-0835 206 Takamiya-cho, Oike-dori, Manomachi Higashi-iru, Nakagyo-ku, Kyoto tel: 075-000-0000 / fax: 075-000-0001
  • Do you want to draft a quotation? q_Draft_flag 38
  • Draft Notation q_Draft_mark 39
  • PDF File q_PDF_File 16
    • Automatically generated at x4.
  • PDF File (Draft) q_PDF_File2 40
    • Automatically generated at x4′.
  • PDF File Name q_PDF_Name 15
    • Automatically generated at x1.
  • HTML q_HTML 37
    • Automatically generated at x3.
  • ▼ Customer Records ▼ 17
  • Quotation Submission Date q_Submission 18 *
  • ▼ Negotiation Results ▼ 19
  • Results Date q_Date 20 *
  • Lost Orders q_Win 21*
    • Downstream processes vary depending on the selected value

Field Name, num, Initial Value

Download

This archive contains the BPMN icons that are not available in the Basic edition.

Notes

Capture

See also

%d