SlideShare ist ein Scribd-Unternehmen logo
1 von 9
Liquid Sequence
Multiple (line)Order Entry configuration
How to configure this building block
Authors
Nikola Kasev;Nanno van der Laan
Multiple Line Order Entry Configure the building block
_____________________________________________________________________________________
_____________________________________________________________________________________
releasedescriptionharmonymatrixorderentry-140411071902-phpapp01-reupload.docx
Project documentation page: 2
Version Management
# Date Author Description
1.0 2 dec 2013 Nikola Documenting release
1.1 15 dec Nanno Adding detailed descriptions
Related documents
Title # Date Author Description
Harmony user’s guide 3.3 - Multiple Harminy main document
Multiple Line Order Entry Configure the building block
_____________________________________________________________________________________
_____________________________________________________________________________________
releasedescriptionharmonymatrixorderentry-140411071902-phpapp01-reupload.docx
Project documentation page: 3
Table of Contents
Version Management ...............................................................................................................................2
Related documents...................................................................................................................................2
Introduction ..................................................................................................................................................4
Reference file setup..................................................................................................................................4
Rules..........................................................................................................................................................5
Creating OrderMatrix custom item...........................................................................................................6
Using the OrderMatrix custom item.........................................................................................................7
Testing the configuration..........................................................................................................................8
Multiple Line Order Entry Configure the building block
_____________________________________________________________________________________
_____________________________________________________________________________________
releasedescriptionharmonymatrixorderentry-140411071902-phpapp01-reupload.docx
Project documentation page: 4
Introduction
This document describes how to implement the Building Block Multiple Order Entry (MOE)
Reference file setup
Use / create a catalog / product file
There should be a column that “groups” the records. In this example, “name”. We will search on
it. The key column shouldn’t be used for search because only one “size” will be available per
line.
It is best the “color” to be same for all records in a group and be part of the product name.
The price can different for each product.
It is not required to have all sizes in a group. Above, hats have no XL size.
We could have our data arranged in other ways: for example, the horizontal column to be
“fabric”.
Multiple Line Order Entry Configure the building block
_____________________________________________________________________________________
_____________________________________________________________________________________
releasedescriptionharmonymatrixorderentry-140411071902-phpapp01-reupload.docx
Project documentation page: 5
Rules
Rules 1 and 2 are simply to control the flow.
Rule 3 is to prevent the user from submitting not available quantities. This can be achieved in
another way by specifying the quantity column in the reference object. But then only simple
comparison can be achieved.
Rules 4 and 5 are to calculate the price of each order line. “total.price” should be inserted in the
main case. In our example it is defined in FactDefinitions sheet with initial value. So when a new
case is created, it will be inserted with value 0. Then the child cases (created from the order
lines) will update the parent’s fact.
It is not necessary to have flat calculations. Rule 5 says that if ordered products for one size are
more than 10, we give for that order 10% discount.
If we have rules that accumulate all ordered products and change the price based on their
number, predictions will be incorrect.
Multiple Line Order Entry Configure the building block
_____________________________________________________________________________________
_____________________________________________________________________________________
releasedescriptionharmonymatrixorderentry-140411071902-phpapp01-reupload.docx
Project documentation page: 6
Creating OrderMatrix custom item
In a Harmony configuration click on “Create new sheet …” menu item. Then choose “Matrix order config
sheet”.
When submitting the dialog, a new sheet is created and example usage of it is made in the Dialogs
sheet.
Multiple Line Order Entry Configure the building block
_____________________________________________________________________________________
_____________________________________________________________________________________
releasedescriptionharmonymatrixorderentry-140411071902-phpapp01-reupload.docx
Project documentation page: 7
Using the OrderMatrix custom item
We move the example dialog item that was created by the Apps Script to Step 2 dialog:
Nothing else is needed!
Copied from the config
Multiple Line Order Entry Configure the building block
_____________________________________________________________________________________
_____________________________________________________________________________________
releasedescriptionharmonymatrixorderentry-140411071902-phpapp01-reupload.docx
Project documentation page: 8
Testing the configuration
Multiple Line Order Entry Configure the building block
_____________________________________________________________________________________
_____________________________________________________________________________________
releasedescriptionharmonymatrixorderentry-140411071902-phpapp01-reupload.docx
Project documentation page: 9

Weitere ähnliche Inhalte

Ähnlich wie Release description harmony matrix order entry

Database Design Project-Oracle 11g
Database Design  Project-Oracle 11g Database Design  Project-Oracle 11g
Database Design Project-Oracle 11g
Sunny U Okoro
 
解决Ora 14098分区交换索引不匹配错误
解决Ora 14098分区交换索引不匹配错误解决Ora 14098分区交换索引不匹配错误
解决Ora 14098分区交换索引不匹配错误
maclean liu
 
SQL Performance Solutions: Refactor Mercilessly, Index Wisely
SQL Performance Solutions: Refactor Mercilessly, Index WiselySQL Performance Solutions: Refactor Mercilessly, Index Wisely
SQL Performance Solutions: Refactor Mercilessly, Index Wisely
Enkitec
 
Magento Imagine eCommerce Conference 2011: Using Magento's Import Module
Magento Imagine eCommerce Conference 2011: Using Magento's Import ModuleMagento Imagine eCommerce Conference 2011: Using Magento's Import Module
Magento Imagine eCommerce Conference 2011: Using Magento's Import Module
varien
 
Magento's Imagine eCommerce Conference 2011 - Import Export in a Flash with t...
Magento's Imagine eCommerce Conference 2011 - Import Export in a Flash with t...Magento's Imagine eCommerce Conference 2011 - Import Export in a Flash with t...
Magento's Imagine eCommerce Conference 2011 - Import Export in a Flash with t...
MagentoImagine
 

Ähnlich wie Release description harmony matrix order entry (20)

PHP - Introduction to PHP Arrays
PHP -  Introduction to PHP ArraysPHP -  Introduction to PHP Arrays
PHP - Introduction to PHP Arrays
 
Ch8 outline
Ch8 outlineCh8 outline
Ch8 outline
 
Data Modeling in Looker
Data Modeling in LookerData Modeling in Looker
Data Modeling in Looker
 
Database Design Project-Oracle 11g
Database Design  Project-Oracle 11g Database Design  Project-Oracle 11g
Database Design Project-Oracle 11g
 
Meet the CBO in Version 11g
Meet the CBO in Version 11gMeet the CBO in Version 11g
Meet the CBO in Version 11g
 
How to – data integrity checks in batch processing
How to – data integrity checks in batch processingHow to – data integrity checks in batch processing
How to – data integrity checks in batch processing
 
How to Define a KFF(key flex field) Step by Step
How to Define a KFF(key flex field) Step by StepHow to Define a KFF(key flex field) Step by Step
How to Define a KFF(key flex field) Step by Step
 
D space manual-1_8
D space manual-1_8D space manual-1_8
D space manual-1_8
 
Order to cash flow cycle in order management
Order to cash flow cycle in order managementOrder to cash flow cycle in order management
Order to cash flow cycle in order management
 
Two-Way Integration with Writable External Objects
Two-Way Integration with Writable External ObjectsTwo-Way Integration with Writable External Objects
Two-Way Integration with Writable External Objects
 
Secure Transaction Model for NoSQL Database Systems: Review
Secure Transaction Model for NoSQL Database Systems: ReviewSecure Transaction Model for NoSQL Database Systems: Review
Secure Transaction Model for NoSQL Database Systems: Review
 
Intro to Apex Programmers
Intro to Apex ProgrammersIntro to Apex Programmers
Intro to Apex Programmers
 
Common Coding and Design mistakes (that really mess up performance)
Common Coding and Design mistakes (that really mess up performance)Common Coding and Design mistakes (that really mess up performance)
Common Coding and Design mistakes (that really mess up performance)
 
解决Ora 14098分区交换索引不匹配错误
解决Ora 14098分区交换索引不匹配错误解决Ora 14098分区交换索引不匹配错误
解决Ora 14098分区交换索引不匹配错误
 
Freight
FreightFreight
Freight
 
SQL Performance Solutions: Refactor Mercilessly, Index Wisely
SQL Performance Solutions: Refactor Mercilessly, Index WiselySQL Performance Solutions: Refactor Mercilessly, Index Wisely
SQL Performance Solutions: Refactor Mercilessly, Index Wisely
 
Agile Database Development with JSON
Agile Database Development with JSONAgile Database Development with JSON
Agile Database Development with JSON
 
Magento Imagine eCommerce Conference 2011: Using Magento's Import Module
Magento Imagine eCommerce Conference 2011: Using Magento's Import ModuleMagento Imagine eCommerce Conference 2011: Using Magento's Import Module
Magento Imagine eCommerce Conference 2011: Using Magento's Import Module
 
Magento's Imagine eCommerce Conference 2011 - Import Export in a Flash with t...
Magento's Imagine eCommerce Conference 2011 - Import Export in a Flash with t...Magento's Imagine eCommerce Conference 2011 - Import Export in a Flash with t...
Magento's Imagine eCommerce Conference 2011 - Import Export in a Flash with t...
 
54188703 i proc-catalog
54188703 i proc-catalog54188703 i proc-catalog
54188703 i proc-catalog
 

Mehr von 112Motion

112Motion.com solutions overview
112Motion.com solutions overview112Motion.com solutions overview
112Motion.com solutions overview
112Motion
 

Mehr von 112Motion (20)

112Motion.com solutions overview
112Motion.com solutions overview112Motion.com solutions overview
112Motion.com solutions overview
 
Harmony concepts and design guide
Harmony concepts and design guideHarmony concepts and design guide
Harmony concepts and design guide
 
D3 data driven development in practice - the AirPortal for Schiphol and Tra...
D3   data driven development in practice - the AirPortal for Schiphol and Tra...D3   data driven development in practice - the AirPortal for Schiphol and Tra...
D3 data driven development in practice - the AirPortal for Schiphol and Tra...
 
Creating a Cloud system in one hour using Google DOCS spreadsheets
Creating a Cloud system in one hour using Google DOCS spreadsheetsCreating a Cloud system in one hour using Google DOCS spreadsheets
Creating a Cloud system in one hour using Google DOCS spreadsheets
 
Fraud Detector - The easy-to-customize, high ROI, IT solution for detecting ...
Fraud Detector - The easy-to-customize, high ROI,  IT solution for detecting ...Fraud Detector - The easy-to-customize, high ROI,  IT solution for detecting ...
Fraud Detector - The easy-to-customize, high ROI, IT solution for detecting ...
 
Harmony concepts and design guide v0.2
Harmony concepts and design guide v0.2Harmony concepts and design guide v0.2
Harmony concepts and design guide v0.2
 
Create, sign and share documents online using Google DOCS
Create, sign and share documents online using Google DOCSCreate, sign and share documents online using Google DOCS
Create, sign and share documents online using Google DOCS
 
Decision model and notation (DMN standard explained. A worked example by Nick...
Decision model and notation (DMN standard explained. A worked example by Nick...Decision model and notation (DMN standard explained. A worked example by Nick...
Decision model and notation (DMN standard explained. A worked example by Nick...
 
Product based design of business processes. Applied within Financial Services
Product based design of business processes. Applied within  Financial ServicesProduct based design of business processes. Applied within  Financial Services
Product based design of business processes. Applied within Financial Services
 
Harmony: what is it, how does it work, best practices. Integration features, ...
Harmony: what is it, how does it work, best practices. Integration features, ...Harmony: what is it, how does it work, best practices. Integration features, ...
Harmony: what is it, how does it work, best practices. Integration features, ...
 
RulesSpeak: Het opstellen van bedrijfsregels in begrijpelijk Nederlands
RulesSpeak: Het opstellen van bedrijfsregels in begrijpelijk NederlandsRulesSpeak: Het opstellen van bedrijfsregels in begrijpelijk Nederlands
RulesSpeak: Het opstellen van bedrijfsregels in begrijpelijk Nederlands
 
Harmony = you can develop IT. This overview describes features, & shows how ...
Harmony =  you can develop IT. This overview describes features, & shows how ...Harmony =  you can develop IT. This overview describes features, & shows how ...
Harmony = you can develop IT. This overview describes features, & shows how ...
 
Lucidchart an event driven approach for generating a (workflow) applications
Lucidchart an event driven approach for generating a (workflow) applicationsLucidchart an event driven approach for generating a (workflow) applications
Lucidchart an event driven approach for generating a (workflow) applications
 
Harmony API developers documentation (version 2.2)
Harmony API developers documentation (version 2.2)Harmony API developers documentation (version 2.2)
Harmony API developers documentation (version 2.2)
 
Harmony new release 3.0: Relationship Kernel, Google, Webydo, Web forms, Mult...
Harmony new release 3.0: Relationship Kernel, Google, Webydo, Web forms, Mult...Harmony new release 3.0: Relationship Kernel, Google, Webydo, Web forms, Mult...
Harmony new release 3.0: Relationship Kernel, Google, Webydo, Web forms, Mult...
 
Gemeente loket WMO process aanvraag voorbeeld
Gemeente loket WMO process aanvraag voorbeeldGemeente loket WMO process aanvraag voorbeeld
Gemeente loket WMO process aanvraag voorbeeld
 
Modernize your AS400 - the future proof, low cost solution.
Modernize your AS400 - the future proof, low cost solution.Modernize your AS400 - the future proof, low cost solution.
Modernize your AS400 - the future proof, low cost solution.
 
AS400 webservices - the adapter create cloud apps in a couple of days
AS400 webservices - the adapter create cloud apps in a couple of daysAS400 webservices - the adapter create cloud apps in a couple of days
AS400 webservices - the adapter create cloud apps in a couple of days
 
Create a WEB 2.0 banking application. Adaptive Case Management. Secure and sc...
Create a WEB 2.0 banking application. Adaptive Case Management. Secure and sc...Create a WEB 2.0 banking application. Adaptive Case Management. Secure and sc...
Create a WEB 2.0 banking application. Adaptive Case Management. Secure and sc...
 
Harmony release overview 1.0 - 2.0
Harmony release overview 1.0 - 2.0 Harmony release overview 1.0 - 2.0
Harmony release overview 1.0 - 2.0
 

Kürzlich hochgeladen

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Kürzlich hochgeladen (20)

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 

Release description harmony matrix order entry

  • 1. Liquid Sequence Multiple (line)Order Entry configuration How to configure this building block Authors Nikola Kasev;Nanno van der Laan
  • 2. Multiple Line Order Entry Configure the building block _____________________________________________________________________________________ _____________________________________________________________________________________ releasedescriptionharmonymatrixorderentry-140411071902-phpapp01-reupload.docx Project documentation page: 2 Version Management # Date Author Description 1.0 2 dec 2013 Nikola Documenting release 1.1 15 dec Nanno Adding detailed descriptions Related documents Title # Date Author Description Harmony user’s guide 3.3 - Multiple Harminy main document
  • 3. Multiple Line Order Entry Configure the building block _____________________________________________________________________________________ _____________________________________________________________________________________ releasedescriptionharmonymatrixorderentry-140411071902-phpapp01-reupload.docx Project documentation page: 3 Table of Contents Version Management ...............................................................................................................................2 Related documents...................................................................................................................................2 Introduction ..................................................................................................................................................4 Reference file setup..................................................................................................................................4 Rules..........................................................................................................................................................5 Creating OrderMatrix custom item...........................................................................................................6 Using the OrderMatrix custom item.........................................................................................................7 Testing the configuration..........................................................................................................................8
  • 4. Multiple Line Order Entry Configure the building block _____________________________________________________________________________________ _____________________________________________________________________________________ releasedescriptionharmonymatrixorderentry-140411071902-phpapp01-reupload.docx Project documentation page: 4 Introduction This document describes how to implement the Building Block Multiple Order Entry (MOE) Reference file setup Use / create a catalog / product file There should be a column that “groups” the records. In this example, “name”. We will search on it. The key column shouldn’t be used for search because only one “size” will be available per line. It is best the “color” to be same for all records in a group and be part of the product name. The price can different for each product. It is not required to have all sizes in a group. Above, hats have no XL size. We could have our data arranged in other ways: for example, the horizontal column to be “fabric”.
  • 5. Multiple Line Order Entry Configure the building block _____________________________________________________________________________________ _____________________________________________________________________________________ releasedescriptionharmonymatrixorderentry-140411071902-phpapp01-reupload.docx Project documentation page: 5 Rules Rules 1 and 2 are simply to control the flow. Rule 3 is to prevent the user from submitting not available quantities. This can be achieved in another way by specifying the quantity column in the reference object. But then only simple comparison can be achieved. Rules 4 and 5 are to calculate the price of each order line. “total.price” should be inserted in the main case. In our example it is defined in FactDefinitions sheet with initial value. So when a new case is created, it will be inserted with value 0. Then the child cases (created from the order lines) will update the parent’s fact. It is not necessary to have flat calculations. Rule 5 says that if ordered products for one size are more than 10, we give for that order 10% discount. If we have rules that accumulate all ordered products and change the price based on their number, predictions will be incorrect.
  • 6. Multiple Line Order Entry Configure the building block _____________________________________________________________________________________ _____________________________________________________________________________________ releasedescriptionharmonymatrixorderentry-140411071902-phpapp01-reupload.docx Project documentation page: 6 Creating OrderMatrix custom item In a Harmony configuration click on “Create new sheet …” menu item. Then choose “Matrix order config sheet”. When submitting the dialog, a new sheet is created and example usage of it is made in the Dialogs sheet.
  • 7. Multiple Line Order Entry Configure the building block _____________________________________________________________________________________ _____________________________________________________________________________________ releasedescriptionharmonymatrixorderentry-140411071902-phpapp01-reupload.docx Project documentation page: 7 Using the OrderMatrix custom item We move the example dialog item that was created by the Apps Script to Step 2 dialog: Nothing else is needed! Copied from the config
  • 8. Multiple Line Order Entry Configure the building block _____________________________________________________________________________________ _____________________________________________________________________________________ releasedescriptionharmonymatrixorderentry-140411071902-phpapp01-reupload.docx Project documentation page: 8 Testing the configuration
  • 9. Multiple Line Order Entry Configure the building block _____________________________________________________________________________________ _____________________________________________________________________________________ releasedescriptionharmonymatrixorderentry-140411071902-phpapp01-reupload.docx Project documentation page: 9