SlideShare a Scribd company logo
Order Review Solution
Nag Arvind Gudiseva
Order Review Solution (ORS)
Functionality:
Web based application accessible by Store and Central Users
Create Orders, Amend Orders, Review Promotional Uplift and View Daily
Operational Reports
Business Use:
Helps limiting the waste caused due to excess ordering for items.
Items can be ordered in advance by user if he foresees an upcoming
Promotion event hence preventing loss of sales.
Helps keep the ordering process as real as possible by allowing the store staff
to provide on ground feed for placing orders
Countries:
TH, CN, CZ and SK. Also in MY and KR
Timings: 6 AM to 6 PM in CN
ORS Technologies
Microsoft. Net Application developed on Visual Studio 2008
ASP. Net and C#.NET 3.0
Oracle 10g Database
DB2 Stored Procedures knowledge
Uses 3rd party, HTML based reports
iTextSharp PDF Reports
ORS Login
Authentication:
Login Id / TPX Id must be setup on Active Directory
Used Id is manually entered into USER_ATTRIB Table
Authorization:
User role is set through the User Maintenance Screen
Each role has different access rights,
e.g. StoreRequestCreate, StoreRequestReview, etc.
Store Users are assigned to a specific store
Central and Super Users can choose stores from the Config section
Session Timeout:
Exit / Logout Button
Session Timeout configured in Application
IE Browser is closed
Code Walkthrough & Tables
SQL Queries – User Id Creation
INSERT INTO USER_ATTRIB (USER_ID, USER_NAME, LANG, STORE_DEFAULT) VALUES
('NAGARVINDG', 'NAGARVINDG', 1, 1002);
--COMMIT;
INSERT INTO TSC_ORS_TBL_STOREUSER (STOREUSERID, USERID, FIRSTNAME,
LASTNAME, ROLEID, COMMENTS, DATECREATED, CREATEDBY, DATEUPDATED,
UPDATEDBY, ISACTIVE) VALUES (69, 'NAGARVINDG', 'NAGARVIND', 'GUDISEVA', 10,
'New user', '24-DEC-14', 'NAGARVINDG', '24-DEC-14', 'NAGARVINDG', 'Y');
--COMMIT;
Role Id Role Name
10 SuperUser
20 Promotions
30 GapReporting
40 StoreRequest
41 StoreRequestCreate
42 StoreRequestReview
50 CentralScreens
60 StoreUserAll
61 StoreUserAllCreate
62 StoreUserAllReview
70 RTVUser
User Roles
ORS Interface Systems
ORS interfaces with the (a) Commercial systems -> Retail Merchandising System
(RMS) / Retail Price Management (RPM); (b) Supply Chain system -> Group
Ordering (GO); © Store systems -> Storeline
ORS GO
Storeline
ORMS/ORPM
A) Manual orders
A) Confimation of
orders
A) Orders for
review
A) Items
available for
manual order
B) Promotions to be reviewed
C) Gap report data
B) Promotions uplift updates
C) Requests for gap reports
C) Gaps scanned by store
A) Sales forecast
A) Item replenishment attributes
A) Gap scan
indicator
ORS Dependency Map
ORS calls Group Ordering (GO) Stored Procedures through RTI Web Services
hosted in Integration Layer
ILTeamneedstoaddtheRTIinstructions
ILextractsthedatafromDB2,transformsintoXMLand
sendstoORSApplicationforloading
ORS Data Store
Doesn’t have a dedicated database; Displays data from GO and ORMS Databases;
Order Review:
RMS Batches load data from RMS Tables to ORS Tables
ORS Tables in RMS Database are prefixed with TSC_ORS_
ORS batches run and update the data in RMS Tables
Promotions Review:
Data is retrieved from GO on demand
Any updates are sent back to GO
Operational Reports:
Data is retrieved from GO on demand
Configuration Screens:
Data is stored in custom tables on the RMS Database
ORS Data Flow
Promotion Uplift
Review
Daily Operational
Reports
User
Configuration
Store Order
Review
1. Create a manual order
2. Review an existing, system-
generated order
3. View a particular order
4. Print any of the above
1. Review and amend parameters related to Promotions
1. Gap Scan Report
2. Gap Reasons Report
3. Gap Summary Report
4. Counts Required Report
1. User Management Screen
2. Audit Screen
3. Filters and Filters Reports
ORS Components
5. Pending Return to Vendor
6. Merchandising Hierarchy
7. Product Sold
8. IRE
4. Item Attributes
5. Minimum Order Qty
6. System Parameters
Fully automatic orders1
Semi-automatic orders2
Manual orders3
Orders generation Methods
ORS provides store users with the ability to amend the order quantities for
products based on their setup
Fully automatic orders: generated by GO; Store users cannot review or create
Semi-automatic orders: generated by RMS based on sales forecast data sent from
GO. It can be reviewed by a store user through ORS and the order quantity can
be amended.
Manual orders: Store users can create an order for with a manual quantity.
Pick By Line (PBL)1
Pick By Store (PBS)2
Direct Store Delivery (DSD)3
Order Types
Cross-Docked; Order is placed with Supplier; Supplier delivers to DC; No way of
storing in DC, E.g. Fresh
Stock is present in Warehouse; DC to Stores
No DC; Supplier directly delivers to Stores, E.g. Bread
In Country Server
THAILAND THPPGODB201
CHINA CNPRIGODB
CZECH PR1GO01
SLOVAKIA PR2GO01
MALAYSIA GFOPRMY & GFOPRMYU
KOREA GFOKRPR & GFOKRPRU
GO Servers
Report / Function DB2 Stored Procedure
Promotion Details • UIXP24
Promotion Update • JI0P25
Gap Scan • UIXP26
Gap Reason • UIXP28
Counts Required • UIXP29
Gap Summary • JI0P27
Pending RTV • UIXP30
Merchandising Hierarchy • NA
Product Sold • UIXP17
IRE • NA
GO Stored Procedures
UIXP24
JIOP25
GO Stored Procs I/p & O/p
UIXP30
UIXP26
UIXP28
GO Stored Procs I/p & O/p (Contd.)
UIXP29
JIOP27
ASC
GO Tables
ROT
In Country Server
THAILAND tspvbtwho04.th-tesco.org
CHINA CNPVIDSDSHO01.hymall.corp
CZECH czpvidsdsho01
SLOVAKIA skpvidsdsho01
MALAYSIA 172.30.150.5
KOREA NA
BizTalk Servers – RTI Web Services
CHINA
CZECH
SLOVAKIA
THAILAND
1. http://tspvbtwho04.th-tesco.org/RTI/Promotions/MerchandisingHierarchy.rti
2. http://tspvbtwho04.th-
tesco.org/RTI/GapReporting/GOtoORS.GapSummaryReport.rti?StoreNo=1101
1. http://CNPVIDSDSHO01.hymall.corp/RTI/Promotions/TOM.I008.MerchandisingHier
archy.rti
2. http://CNPVIDSDSHO01.hymall.corp/RTI/GapReporting/TOM.I003.GOtoORS.GapSu
mmaryReport.rti?StoreNo=1101
1. http://czpvidsdsho01/RTI/promotions/TOM.I008.MerchandisingHierarchy.rti
2. http://czpvidsdsho01/RTI/GapReporting/TOM.I003.GOtoORS.GapSummaryReport.r
ti?StoreNo=1101
3. http://czpvidsdsho01/RTI/GapReporting/TOM.I002.GOtoORS.GapScanReport.rti?St
oreNo=1030&RMSLevel=1&Cycle=A&Date=2014-11-
22&ApplicationName=UIXP26&ApplicationDateTime=
1. http://skpvidsdsho01/RTI/promotions/TOM.I008.MerchandisingHierarchy.rti
2. http://skpvidsdsho01/RTI/GapReporting/TOM.I003.GOtoORS.GapSummaryReport.r
ti?StoreNo=4016
Sample RTI URL’s - Debug
In Country Link
THAILAND https://192.168.19.90/Citrix/XenApp/auth/login.aspx
(RDP to 192.168.30.75)
CHINA https://citrixwi.cn.tesco.com/vpn/index.html
CZECH https://czcsgw02.tesco-europe.com/Citrix/XenApp/auth/login.aspx
SLOVAKIA https://czcsgw02.tesco-europe.com/Citrix/XenApp/auth/login.aspx
MALAYSIA http://mycitrix/Citrix/AccessPlatform/auth/login.aspx
(RDP to 192.168.30.75)
KOREA https://10.10.29.16
(via Citrix Access Gateway with proxy of browser 192.168.30.82 and port 8080)
Citrix Links
In Country Server
THAILAND Thpvorweb01
CHINA 10.254.3.152
CZECH czprgxnors01
SLOVAKIA skprgxnors01
MALAYSIA 172.30.149.60
KOREA NA
Application Servers
In Country Link
THAILAND http://thpvorweb01.th-tesco.org/ORS/userlogin.aspx
CHINA http://10.254.4.42/ORS/userlogin.aspx
CZECH http://czprgxnors01/ORS/UserLogin.aspx
SLOVAKIA http://skprgxnors01/ORS/userlogin.aspx
MALAYSIA http://172.30.149.60/ORS/UserLogin.aspx
KOREA NA
Application Links
In Country Server Port SID / Service
THAILAND thpprmsdbho01.th-tesco.org 1526 NBS01
CHINA 10.254.2.6 1521
CZECH PR1RMS01.cz.tesco-europe.com 1521 RMSCZ01
SLOVAKIA PR2RMS01.sk.tesco-europe.com 1521 RMSSK01
MALAYSIA 172.30.150.11 1521 NBS01
KOREA NA
RMS Database Servers
Country Name (Email)
Thailand Suthee (Suthee.Lamlerttham@TH.TESCO.COM)
China James Yang (James.Yang@cn.tesco.com)
Slovakia Ladislav Kucera [Lada] (lkucera2@tesco-europe.com)
Czech Republic Ladislav kucera [Lada] (lkucera2@cz.tesco-europe.com)
Malaysia Yogesh Pitkar (Yogesh.Pitkar@MY.TESCO.COM)
Korea Yumi Park (parkyumi@homeplus.co.kr)
Business Contacts
DSD • Direct Store Delivery (Supplier option)
AOQ • Actual Ordered Quantity (is the only editable field in ORS)
ROQ • Required Order Quantity (RMS System Generated Orders)
PBL • Pick By Line (Fresh / Item) (Warehouse option)
PBS • Pick By Store (Ambient) (Warehouse option)
OOQ • Outstanding Order Qty (Quantity not delivered)
RMS • Retail Merchandising System
DTS • Direct To Store
EWS • Expected Weekly Sales
Acronyms
Call Category
Gap Measurement
SL_Stock Control
Sub Category
16_RDF_ GROUPORDERING -> [RF1878912]
31_SSM_Stock_Mgmt
ICCM Classification
• PM035691 - ORS070215 - Data not saved. An error occurred.
• This issue happens during the “Create Order” process. On “Save
/ Submit”, the Oracle Exception ORA-12899 is thrown.
IM5843061
...
...
...
...
Problem Tickets
Team Responsibility
Cell #31 (Store Stock Management)
Support of .NET / front-end part of the ORS
Application
Cell #4 (Group RMS) RMS and ORS Database Tables
Cell #16 (Group Ordering) DB2 and GO Systems
Cell #49 (Storeline / Manned Tills) Storeline to GO interfaces & feed to RMS
Not Defined GO to ORS Interfaces
RACI
ORS Summary
RMS generates orders (ROQ) for items. ORS application allows store users to
amend these system generated orders as required.
These amendments then get saved into RMS tables. From here the order approval
batch functions as setup to generate and send the orders to suppliers.
It is a fix-in between the system generated orders and the final orders sent for
approval. This allows the stores to have better control of the item stock based on
real time observations.
Type Reference
Video (ORS Business Overview) 172.29.3.44ors_resourcesORS Overview-20141211 1035-1
Clear Case VOB Name: NGC_COMP; Path: NGC_COMP -> ORS
Docshare Link
DEV Server 172.29.3.44
Resources
Questions & Answers
1. How many days of data is kept in GO Database?
Ans. Average is 30 Days
2. How many days of ORS data is kept in RMS Database?
Ans. Approx 1 week for items that have been modified. ORS Tables are
complete refresh each day. ORS nightly jobs inserts fresh replenishment data
from Replenishment tables.
3. In Promotion Uplift Review screen, is UpLift in(%) or Promotion EWS editable?
Ans. EWS is editable. UpLift in (%) is calculated from current and promo
quantities
4. What browser is ORS supported?
Ans. IE6 SP1 / SP2, IE7, IE8
5. What is GO GAP Scan window?
Ans. 7 AM to 11 AM and 2 PM to 5 PM

More Related Content

What's hot

Oracle inventory R12 Setup Guide
Oracle inventory R12 Setup GuideOracle inventory R12 Setup Guide
Oracle inventory R12 Setup Guide
Ahmed Elshayeb
 
Oracle Warehouse Management System(Oracle WMS)@ERP OCEAN
Oracle Warehouse Management System(Oracle WMS)@ERP OCEANOracle Warehouse Management System(Oracle WMS)@ERP OCEAN
Oracle Warehouse Management System(Oracle WMS)@ERP OCEAN
ERP OCEAN Infotech Pvt Ltd
 
128224154 oracle-inventory-ppt
128224154 oracle-inventory-ppt128224154 oracle-inventory-ppt
128224154 oracle-inventory-ppt
Ramthilak R
 
Product allocation during sales order entry
Product allocation during sales order entryProduct allocation during sales order entry
Product allocation during sales order entry
suryanarayana tata
 
Oracle Process Manufacturing for Specialty Chemicals - Value Proposition
Oracle Process Manufacturing for Specialty Chemicals - Value PropositionOracle Process Manufacturing for Specialty Chemicals - Value Proposition
Oracle Process Manufacturing for Specialty Chemicals - Value Proposition
David White
 
Tips on setting up an eCcommerce web site using istore
Tips on setting up an eCcommerce web site using istoreTips on setting up an eCcommerce web site using istore
Tips on setting up an eCcommerce web site using istore
ravisagaram
 
SAP business one - master data 2016
SAP business one - master data 2016SAP business one - master data 2016
SAP business one - master data 2016
Shiyad Ismail
 
AxionBlade WMS Presentation
AxionBlade WMS PresentationAxionBlade WMS Presentation
AxionBlade WMS Presentation
Gökay Çiçek
 
Oaug oracle wmsmarkmandeville200605
Oaug oracle wmsmarkmandeville200605Oaug oracle wmsmarkmandeville200605
Oaug oracle wmsmarkmandeville200605Pradeep Chinnaswamy
 
Production Supply with SAP EWM
Production Supply with SAP EWMProduction Supply with SAP EWM
Production Supply with SAP EWM
Victor Cerullo
 
Ewm training ppt
Ewm training pptEwm training ppt
Ewm training ppt
babloo6
 
WM vs S/4 HANA EWM vs DECENTRALIZED WM
WM vs S/4 HANA EWM vs DECENTRALIZED WMWM vs S/4 HANA EWM vs DECENTRALIZED WM
WM vs S/4 HANA EWM vs DECENTRALIZED WM
Krishna Prasad Nanduri
 
Basics of Oracle Order Management
Basics of Oracle Order ManagementBasics of Oracle Order Management
Basics of Oracle Order Management
shravan kumar chelika
 
Oracle Process Manufacturing Setup EBS12.2
Oracle Process Manufacturing Setup EBS12.2Oracle Process Manufacturing Setup EBS12.2
Oracle Process Manufacturing Setup EBS12.2
Mina Lotfy
 
Ewm erp qm_basic_inspection_process
Ewm erp qm_basic_inspection_processEwm erp qm_basic_inspection_process
Ewm erp qm_basic_inspection_process
ManikandanVijayan2
 
Sd availabulity check
Sd availabulity checkSd availabulity check
Sd availabulity check
Muralikrishna Kommineni
 
Oracle process manufacturing training
Oracle process manufacturing trainingOracle process manufacturing training
Oracle process manufacturing training
TechnologyTutor
 
Ewm howtoleverage sap
Ewm howtoleverage sapEwm howtoleverage sap
Ewm howtoleverage sap
Pino Villa
 
Oracle Purchasing Internal Requisition
Oracle Purchasing Internal RequisitionOracle Purchasing Internal Requisition
Oracle Purchasing Internal Requisition
Ahmed Elshayeb
 
WM - PP Interface
WM - PP InterfaceWM - PP Interface
WM - PP Interface
harsh shah
 

What's hot (20)

Oracle inventory R12 Setup Guide
Oracle inventory R12 Setup GuideOracle inventory R12 Setup Guide
Oracle inventory R12 Setup Guide
 
Oracle Warehouse Management System(Oracle WMS)@ERP OCEAN
Oracle Warehouse Management System(Oracle WMS)@ERP OCEANOracle Warehouse Management System(Oracle WMS)@ERP OCEAN
Oracle Warehouse Management System(Oracle WMS)@ERP OCEAN
 
128224154 oracle-inventory-ppt
128224154 oracle-inventory-ppt128224154 oracle-inventory-ppt
128224154 oracle-inventory-ppt
 
Product allocation during sales order entry
Product allocation during sales order entryProduct allocation during sales order entry
Product allocation during sales order entry
 
Oracle Process Manufacturing for Specialty Chemicals - Value Proposition
Oracle Process Manufacturing for Specialty Chemicals - Value PropositionOracle Process Manufacturing for Specialty Chemicals - Value Proposition
Oracle Process Manufacturing for Specialty Chemicals - Value Proposition
 
Tips on setting up an eCcommerce web site using istore
Tips on setting up an eCcommerce web site using istoreTips on setting up an eCcommerce web site using istore
Tips on setting up an eCcommerce web site using istore
 
SAP business one - master data 2016
SAP business one - master data 2016SAP business one - master data 2016
SAP business one - master data 2016
 
AxionBlade WMS Presentation
AxionBlade WMS PresentationAxionBlade WMS Presentation
AxionBlade WMS Presentation
 
Oaug oracle wmsmarkmandeville200605
Oaug oracle wmsmarkmandeville200605Oaug oracle wmsmarkmandeville200605
Oaug oracle wmsmarkmandeville200605
 
Production Supply with SAP EWM
Production Supply with SAP EWMProduction Supply with SAP EWM
Production Supply with SAP EWM
 
Ewm training ppt
Ewm training pptEwm training ppt
Ewm training ppt
 
WM vs S/4 HANA EWM vs DECENTRALIZED WM
WM vs S/4 HANA EWM vs DECENTRALIZED WMWM vs S/4 HANA EWM vs DECENTRALIZED WM
WM vs S/4 HANA EWM vs DECENTRALIZED WM
 
Basics of Oracle Order Management
Basics of Oracle Order ManagementBasics of Oracle Order Management
Basics of Oracle Order Management
 
Oracle Process Manufacturing Setup EBS12.2
Oracle Process Manufacturing Setup EBS12.2Oracle Process Manufacturing Setup EBS12.2
Oracle Process Manufacturing Setup EBS12.2
 
Ewm erp qm_basic_inspection_process
Ewm erp qm_basic_inspection_processEwm erp qm_basic_inspection_process
Ewm erp qm_basic_inspection_process
 
Sd availabulity check
Sd availabulity checkSd availabulity check
Sd availabulity check
 
Oracle process manufacturing training
Oracle process manufacturing trainingOracle process manufacturing training
Oracle process manufacturing training
 
Ewm howtoleverage sap
Ewm howtoleverage sapEwm howtoleverage sap
Ewm howtoleverage sap
 
Oracle Purchasing Internal Requisition
Oracle Purchasing Internal RequisitionOracle Purchasing Internal Requisition
Oracle Purchasing Internal Requisition
 
WM - PP Interface
WM - PP InterfaceWM - PP Interface
WM - PP Interface
 

Viewers also liked

Mindfulness Pills - Nancy Dougherty
Mindfulness Pills - Nancy DoughertyMindfulness Pills - Nancy Dougherty
Mindfulness Pills - Nancy DoughertyErnesto Ramirez
 
Gamification, Technology, and Feedback
Gamification, Technology, and FeedbackGamification, Technology, and Feedback
Gamification, Technology, and Feedback
Nancy Dougherty
 
Entrepreneurship: 7 Core Pillars
Entrepreneurship: 7 Core PillarsEntrepreneurship: 7 Core Pillars
Entrepreneurship: 7 Core Pillars
Lough Shore Investments
 
The Skeletal System Collection
The Skeletal System CollectionThe Skeletal System Collection
The Skeletal System Collectiongna_lee
 
Application of the Generic Modelling Method for System of Systems to Manufact...
Application of the Generic Modelling Method for System of Systems to Manufact...Application of the Generic Modelling Method for System of Systems to Manufact...
Application of the Generic Modelling Method for System of Systems to Manufact...
FAST-Lab. Factory Automation Systems and Technologies Laboratory, Tampere University of Technology
 
A theology of work presentation session one
A theology of work presentation   session oneA theology of work presentation   session one
A theology of work presentation session one
Edward Bryant
 
Kichwa Veronica Lahuatte
Kichwa Veronica LahuatteKichwa Veronica Lahuatte
Kichwa Veronica Lahuatte
veronicalahuattec
 
Reflection project
Reflection projectReflection project
Reflection projectrtphilip
 
Md gs ghana_performance_2010
Md gs ghana_performance_2010Md gs ghana_performance_2010
Md gs ghana_performance_2010
Emmanuel Mensah
 
Photography and Planning for poster
Photography and Planning for posterPhotography and Planning for poster
Photography and Planning for postertiffanybreen1
 
Menu 6
Menu 6Menu 6
Menu 6menu6
 
Deluge Script - An OverView
Deluge Script - An OverViewDeluge Script - An OverView
Deluge Script - An OverView
Aparna Naveen
 
Silabo inyectoterapia
Silabo inyectoterapiaSilabo inyectoterapia
Silabo inyectoterapia
dinayajaira
 
Why High School Fails All Students
Why High School Fails All StudentsWhy High School Fails All Students
Why High School Fails All Studentsdafabulousteach
 
The Anchor: Sports with Household Appliances
The Anchor: Sports with Household AppliancesThe Anchor: Sports with Household Appliances
The Anchor: Sports with Household AppliancesAnni Rautio
 
Geotubes®, don't spoil the party!
Geotubes®, don't spoil the party!Geotubes®, don't spoil the party!
Geotubes®, don't spoil the party!
Promeco
 
全球行動行銷創新案例100 case20 22
全球行動行銷創新案例100 case20 22全球行動行銷創新案例100 case20 22
全球行動行銷創新案例100 case20 22Douny Yang
 

Viewers also liked (20)

Mindfulness Pills - Nancy Dougherty
Mindfulness Pills - Nancy DoughertyMindfulness Pills - Nancy Dougherty
Mindfulness Pills - Nancy Dougherty
 
Gamification, Technology, and Feedback
Gamification, Technology, and FeedbackGamification, Technology, and Feedback
Gamification, Technology, and Feedback
 
Entrepreneurship: 7 Core Pillars
Entrepreneurship: 7 Core PillarsEntrepreneurship: 7 Core Pillars
Entrepreneurship: 7 Core Pillars
 
The Skeletal System Collection
The Skeletal System CollectionThe Skeletal System Collection
The Skeletal System Collection
 
Application of the Generic Modelling Method for System of Systems to Manufact...
Application of the Generic Modelling Method for System of Systems to Manufact...Application of the Generic Modelling Method for System of Systems to Manufact...
Application of the Generic Modelling Method for System of Systems to Manufact...
 
A theology of work presentation session one
A theology of work presentation   session oneA theology of work presentation   session one
A theology of work presentation session one
 
Kthcsn 1229
Kthcsn 1229Kthcsn 1229
Kthcsn 1229
 
Kichwa Veronica Lahuatte
Kichwa Veronica LahuatteKichwa Veronica Lahuatte
Kichwa Veronica Lahuatte
 
Reflection project
Reflection projectReflection project
Reflection project
 
Md gs ghana_performance_2010
Md gs ghana_performance_2010Md gs ghana_performance_2010
Md gs ghana_performance_2010
 
Photography and Planning for poster
Photography and Planning for posterPhotography and Planning for poster
Photography and Planning for poster
 
Menu 6
Menu 6Menu 6
Menu 6
 
Deluge Script - An OverView
Deluge Script - An OverViewDeluge Script - An OverView
Deluge Script - An OverView
 
Silabo inyectoterapia
Silabo inyectoterapiaSilabo inyectoterapia
Silabo inyectoterapia
 
Why High School Fails All Students
Why High School Fails All StudentsWhy High School Fails All Students
Why High School Fails All Students
 
1 alic
1 alic1 alic
1 alic
 
The Anchor: Sports with Household Appliances
The Anchor: Sports with Household AppliancesThe Anchor: Sports with Household Appliances
The Anchor: Sports with Household Appliances
 
Magic body
Magic bodyMagic body
Magic body
 
Geotubes®, don't spoil the party!
Geotubes®, don't spoil the party!Geotubes®, don't spoil the party!
Geotubes®, don't spoil the party!
 
全球行動行銷創新案例100 case20 22
全球行動行銷創新案例100 case20 22全球行動行銷創新案例100 case20 22
全球行動行銷創新案例100 case20 22
 

Similar to Order Review Solution Application (Version 2.0)

Storing State Forever: Why It Can Be Good For Your Analytics
Storing State Forever: Why It Can Be Good For Your AnalyticsStoring State Forever: Why It Can Be Good For Your Analytics
Storing State Forever: Why It Can Be Good For Your Analytics
Yaroslav Tkachenko
 
Data ware house architecture
Data ware house architectureData ware house architecture
Data ware house architecture
Deepak Chaurasia
 
Larry Ellison Introduces Oracle Database In-Memory
Larry Ellison Introduces Oracle Database In-MemoryLarry Ellison Introduces Oracle Database In-Memory
Larry Ellison Introduces Oracle Database In-Memory
OracleCorporate
 
Sloupcové uložení dat a použití in-memory technologií u řešení Exadata
Sloupcové uložení dat a použití in-memory technologií u řešení ExadataSloupcové uložení dat a použití in-memory technologií u řešení Exadata
Sloupcové uložení dat a použití in-memory technologií u řešení Exadata
MarketingArrowECS_CZ
 
Msbi by quontra us
Msbi by quontra usMsbi by quontra us
Msbi by quontra us
QUONTRASOLUTIONS
 
Simplify the Procuring Process with Procurement Software
Simplify the Procuring Process with Procurement SoftwareSimplify the Procuring Process with Procurement Software
Simplify the Procuring Process with Procurement Software
TYASuite Software Solutions Private limited
 
Presentation On Clean Up MRP records in Exact Globe
Presentation On Clean Up MRP records in Exact GlobePresentation On Clean Up MRP records in Exact Globe
Presentation On Clean Up MRP records in Exact Globe
ronald_voets
 
Oracle DB In-Memory technologie v kombinaci s procesorem M7
Oracle DB In-Memory technologie v kombinaci s procesorem M7Oracle DB In-Memory technologie v kombinaci s procesorem M7
Oracle DB In-Memory technologie v kombinaci s procesorem M7
MarketingArrowECS_CZ
 
How QBerg scaled to store data longer, query it faster
How QBerg scaled to store data longer, query it fasterHow QBerg scaled to store data longer, query it faster
How QBerg scaled to store data longer, query it faster
MariaDB plc
 
ERP Solution for MSMEs by Sumeet Mayor.pdf
ERP Solution for MSMEs by Sumeet Mayor.pdfERP Solution for MSMEs by Sumeet Mayor.pdf
ERP Solution for MSMEs by Sumeet Mayor.pdf
Sumeet Mayor
 
DATA Warehousing & Data Mining
DATA Warehousing & Data MiningDATA Warehousing & Data Mining
DATA Warehousing & Data Mining
cpjcollege
 
OWMS White Paper
OWMS White PaperOWMS White Paper
OWMS White PaperSomesvar V
 
SCM EWM Solution
SCM EWM SolutionSCM EWM Solution
SCM EWM Solution
Prashant Jha
 
Introduction to Apache Apex by Thomas Weise
Introduction to Apache Apex by Thomas WeiseIntroduction to Apache Apex by Thomas Weise
Introduction to Apache Apex by Thomas Weise
Big Data Spain
 
Managing Third-Party Royalties
Managing Third-Party RoyaltiesManaging Third-Party Royalties
Managing Third-Party Royalties
Donald Fernandes
 
Revamp the tablespace reorg process with ibm db2 automation tool
Revamp the tablespace reorg process with ibm db2 automation toolRevamp the tablespace reorg process with ibm db2 automation tool
Revamp the tablespace reorg process with ibm db2 automation tool
Bharath Nunepalli
 
What is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
What is OLAP -Data Warehouse Concepts - IT Online Training @ NewyorksysWhat is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
What is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
NEWYORKSYS-IT SOLUTIONS
 
Engineering Product Mfg Co. Leverages Tally.ERP9 to run its Mfg Operations Im...
Engineering Product Mfg Co. Leverages Tally.ERP9 to run its Mfg Operations Im...Engineering Product Mfg Co. Leverages Tally.ERP9 to run its Mfg Operations Im...
Engineering Product Mfg Co. Leverages Tally.ERP9 to run its Mfg Operations Im...
Bhavin Shah
 

Similar to Order Review Solution Application (Version 2.0) (20)

Storing State Forever: Why It Can Be Good For Your Analytics
Storing State Forever: Why It Can Be Good For Your AnalyticsStoring State Forever: Why It Can Be Good For Your Analytics
Storing State Forever: Why It Can Be Good For Your Analytics
 
Data ware house architecture
Data ware house architectureData ware house architecture
Data ware house architecture
 
Larry Ellison Introduces Oracle Database In-Memory
Larry Ellison Introduces Oracle Database In-MemoryLarry Ellison Introduces Oracle Database In-Memory
Larry Ellison Introduces Oracle Database In-Memory
 
Ginesys Retail ERP Presentations
Ginesys Retail ERP PresentationsGinesys Retail ERP Presentations
Ginesys Retail ERP Presentations
 
Data Warehouse-Final
Data Warehouse-FinalData Warehouse-Final
Data Warehouse-Final
 
Sloupcové uložení dat a použití in-memory technologií u řešení Exadata
Sloupcové uložení dat a použití in-memory technologií u řešení ExadataSloupcové uložení dat a použití in-memory technologií u řešení Exadata
Sloupcové uložení dat a použití in-memory technologií u řešení Exadata
 
Msbi by quontra us
Msbi by quontra usMsbi by quontra us
Msbi by quontra us
 
Simplify the Procuring Process with Procurement Software
Simplify the Procuring Process with Procurement SoftwareSimplify the Procuring Process with Procurement Software
Simplify the Procuring Process with Procurement Software
 
Presentation On Clean Up MRP records in Exact Globe
Presentation On Clean Up MRP records in Exact GlobePresentation On Clean Up MRP records in Exact Globe
Presentation On Clean Up MRP records in Exact Globe
 
Oracle DB In-Memory technologie v kombinaci s procesorem M7
Oracle DB In-Memory technologie v kombinaci s procesorem M7Oracle DB In-Memory technologie v kombinaci s procesorem M7
Oracle DB In-Memory technologie v kombinaci s procesorem M7
 
How QBerg scaled to store data longer, query it faster
How QBerg scaled to store data longer, query it fasterHow QBerg scaled to store data longer, query it faster
How QBerg scaled to store data longer, query it faster
 
ERP Solution for MSMEs by Sumeet Mayor.pdf
ERP Solution for MSMEs by Sumeet Mayor.pdfERP Solution for MSMEs by Sumeet Mayor.pdf
ERP Solution for MSMEs by Sumeet Mayor.pdf
 
DATA Warehousing & Data Mining
DATA Warehousing & Data MiningDATA Warehousing & Data Mining
DATA Warehousing & Data Mining
 
OWMS White Paper
OWMS White PaperOWMS White Paper
OWMS White Paper
 
SCM EWM Solution
SCM EWM SolutionSCM EWM Solution
SCM EWM Solution
 
Introduction to Apache Apex by Thomas Weise
Introduction to Apache Apex by Thomas WeiseIntroduction to Apache Apex by Thomas Weise
Introduction to Apache Apex by Thomas Weise
 
Managing Third-Party Royalties
Managing Third-Party RoyaltiesManaging Third-Party Royalties
Managing Third-Party Royalties
 
Revamp the tablespace reorg process with ibm db2 automation tool
Revamp the tablespace reorg process with ibm db2 automation toolRevamp the tablespace reorg process with ibm db2 automation tool
Revamp the tablespace reorg process with ibm db2 automation tool
 
What is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
What is OLAP -Data Warehouse Concepts - IT Online Training @ NewyorksysWhat is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
What is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
 
Engineering Product Mfg Co. Leverages Tally.ERP9 to run its Mfg Operations Im...
Engineering Product Mfg Co. Leverages Tally.ERP9 to run its Mfg Operations Im...Engineering Product Mfg Co. Leverages Tally.ERP9 to run its Mfg Operations Im...
Engineering Product Mfg Co. Leverages Tally.ERP9 to run its Mfg Operations Im...
 

More from Nag Arvind Gudiseva

Elasticsearch security
Elasticsearch securityElasticsearch security
Elasticsearch security
Nag Arvind Gudiseva
 
Elasticsearch Security Strategy
Elasticsearch Security StrategyElasticsearch Security Strategy
Elasticsearch Security Strategy
Nag Arvind Gudiseva
 
Git as version control for Analytics project
Git as version control for Analytics projectGit as version control for Analytics project
Git as version control for Analytics project
Nag Arvind Gudiseva
 
Exception Handling in Scala
Exception Handling in ScalaException Handling in Scala
Exception Handling in Scala
Nag Arvind Gudiseva
 
Hive performance optimizations
Hive performance optimizationsHive performance optimizations
Hive performance optimizations
Nag Arvind Gudiseva
 
Creating executable JAR from Eclipse IDE
Creating executable JAR from Eclipse IDECreating executable JAR from Eclipse IDE
Creating executable JAR from Eclipse IDE
Nag Arvind Gudiseva
 
Adding Idea IntelliJ projects to Subversion Version Control
Adding Idea IntelliJ projects to Subversion Version ControlAdding Idea IntelliJ projects to Subversion Version Control
Adding Idea IntelliJ projects to Subversion Version Control
Nag Arvind Gudiseva
 
Apache Drill with Oracle, Hive and HBase
Apache Drill with Oracle, Hive and HBaseApache Drill with Oracle, Hive and HBase
Apache Drill with Oracle, Hive and HBase
Nag Arvind Gudiseva
 
ElasticSearch Hands On
ElasticSearch Hands OnElasticSearch Hands On
ElasticSearch Hands On
Nag Arvind Gudiseva
 
Hadoop 2.0 cluster setup on ubuntu 14.04 (64 bit)
Hadoop 2.0 cluster setup on ubuntu 14.04 (64 bit)Hadoop 2.0 cluster setup on ubuntu 14.04 (64 bit)
Hadoop 2.0 cluster setup on ubuntu 14.04 (64 bit)
Nag Arvind Gudiseva
 
MSC Temporary Passwords reset tool
MSC Temporary Passwords reset toolMSC Temporary Passwords reset tool
MSC Temporary Passwords reset tool
Nag Arvind Gudiseva
 
Store Support Operations - Training on MSC Application
Store Support Operations - Training on MSC ApplicationStore Support Operations - Training on MSC Application
Store Support Operations - Training on MSC Application
Nag Arvind Gudiseva
 
Store Support Operations - Training on MSC Application
Store Support Operations - Training on MSC ApplicationStore Support Operations - Training on MSC Application
Store Support Operations - Training on MSC Application
Nag Arvind Gudiseva
 

More from Nag Arvind Gudiseva (13)

Elasticsearch security
Elasticsearch securityElasticsearch security
Elasticsearch security
 
Elasticsearch Security Strategy
Elasticsearch Security StrategyElasticsearch Security Strategy
Elasticsearch Security Strategy
 
Git as version control for Analytics project
Git as version control for Analytics projectGit as version control for Analytics project
Git as version control for Analytics project
 
Exception Handling in Scala
Exception Handling in ScalaException Handling in Scala
Exception Handling in Scala
 
Hive performance optimizations
Hive performance optimizationsHive performance optimizations
Hive performance optimizations
 
Creating executable JAR from Eclipse IDE
Creating executable JAR from Eclipse IDECreating executable JAR from Eclipse IDE
Creating executable JAR from Eclipse IDE
 
Adding Idea IntelliJ projects to Subversion Version Control
Adding Idea IntelliJ projects to Subversion Version ControlAdding Idea IntelliJ projects to Subversion Version Control
Adding Idea IntelliJ projects to Subversion Version Control
 
Apache Drill with Oracle, Hive and HBase
Apache Drill with Oracle, Hive and HBaseApache Drill with Oracle, Hive and HBase
Apache Drill with Oracle, Hive and HBase
 
ElasticSearch Hands On
ElasticSearch Hands OnElasticSearch Hands On
ElasticSearch Hands On
 
Hadoop 2.0 cluster setup on ubuntu 14.04 (64 bit)
Hadoop 2.0 cluster setup on ubuntu 14.04 (64 bit)Hadoop 2.0 cluster setup on ubuntu 14.04 (64 bit)
Hadoop 2.0 cluster setup on ubuntu 14.04 (64 bit)
 
MSC Temporary Passwords reset tool
MSC Temporary Passwords reset toolMSC Temporary Passwords reset tool
MSC Temporary Passwords reset tool
 
Store Support Operations - Training on MSC Application
Store Support Operations - Training on MSC ApplicationStore Support Operations - Training on MSC Application
Store Support Operations - Training on MSC Application
 
Store Support Operations - Training on MSC Application
Store Support Operations - Training on MSC ApplicationStore Support Operations - Training on MSC Application
Store Support Operations - Training on MSC Application
 

Recently uploaded

A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
Quantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIsQuantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIs
Vlad Stirbu
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Aggregage
 
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
UiPathCommunity
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
Peter Spielvogel
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
Enhancing Performance with Globus and the Science DMZ
Enhancing Performance with Globus and the Science DMZEnhancing Performance with Globus and the Science DMZ
Enhancing Performance with Globus and the Science DMZ
Globus
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
KAMESHS29
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
RinaMondal9
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
Aftab Hussain
 

Recently uploaded (20)

A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
Quantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIsQuantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIs
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
 
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
Enhancing Performance with Globus and the Science DMZ
Enhancing Performance with Globus and the Science DMZEnhancing Performance with Globus and the Science DMZ
Enhancing Performance with Globus and the Science DMZ
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
 

Order Review Solution Application (Version 2.0)

  • 1. Order Review Solution Nag Arvind Gudiseva
  • 2. Order Review Solution (ORS) Functionality: Web based application accessible by Store and Central Users Create Orders, Amend Orders, Review Promotional Uplift and View Daily Operational Reports Business Use: Helps limiting the waste caused due to excess ordering for items. Items can be ordered in advance by user if he foresees an upcoming Promotion event hence preventing loss of sales. Helps keep the ordering process as real as possible by allowing the store staff to provide on ground feed for placing orders Countries: TH, CN, CZ and SK. Also in MY and KR Timings: 6 AM to 6 PM in CN
  • 3. ORS Technologies Microsoft. Net Application developed on Visual Studio 2008 ASP. Net and C#.NET 3.0 Oracle 10g Database DB2 Stored Procedures knowledge Uses 3rd party, HTML based reports iTextSharp PDF Reports
  • 4. ORS Login Authentication: Login Id / TPX Id must be setup on Active Directory Used Id is manually entered into USER_ATTRIB Table Authorization: User role is set through the User Maintenance Screen Each role has different access rights, e.g. StoreRequestCreate, StoreRequestReview, etc. Store Users are assigned to a specific store Central and Super Users can choose stores from the Config section Session Timeout: Exit / Logout Button Session Timeout configured in Application IE Browser is closed
  • 6. SQL Queries – User Id Creation INSERT INTO USER_ATTRIB (USER_ID, USER_NAME, LANG, STORE_DEFAULT) VALUES ('NAGARVINDG', 'NAGARVINDG', 1, 1002); --COMMIT; INSERT INTO TSC_ORS_TBL_STOREUSER (STOREUSERID, USERID, FIRSTNAME, LASTNAME, ROLEID, COMMENTS, DATECREATED, CREATEDBY, DATEUPDATED, UPDATEDBY, ISACTIVE) VALUES (69, 'NAGARVINDG', 'NAGARVIND', 'GUDISEVA', 10, 'New user', '24-DEC-14', 'NAGARVINDG', '24-DEC-14', 'NAGARVINDG', 'Y'); --COMMIT;
  • 7. Role Id Role Name 10 SuperUser 20 Promotions 30 GapReporting 40 StoreRequest 41 StoreRequestCreate 42 StoreRequestReview 50 CentralScreens 60 StoreUserAll 61 StoreUserAllCreate 62 StoreUserAllReview 70 RTVUser User Roles
  • 8. ORS Interface Systems ORS interfaces with the (a) Commercial systems -> Retail Merchandising System (RMS) / Retail Price Management (RPM); (b) Supply Chain system -> Group Ordering (GO); © Store systems -> Storeline ORS GO Storeline ORMS/ORPM A) Manual orders A) Confimation of orders A) Orders for review A) Items available for manual order B) Promotions to be reviewed C) Gap report data B) Promotions uplift updates C) Requests for gap reports C) Gaps scanned by store A) Sales forecast A) Item replenishment attributes A) Gap scan indicator
  • 9. ORS Dependency Map ORS calls Group Ordering (GO) Stored Procedures through RTI Web Services hosted in Integration Layer ILTeamneedstoaddtheRTIinstructions ILextractsthedatafromDB2,transformsintoXMLand sendstoORSApplicationforloading
  • 10. ORS Data Store Doesn’t have a dedicated database; Displays data from GO and ORMS Databases; Order Review: RMS Batches load data from RMS Tables to ORS Tables ORS Tables in RMS Database are prefixed with TSC_ORS_ ORS batches run and update the data in RMS Tables Promotions Review: Data is retrieved from GO on demand Any updates are sent back to GO Operational Reports: Data is retrieved from GO on demand Configuration Screens: Data is stored in custom tables on the RMS Database
  • 12. Promotion Uplift Review Daily Operational Reports User Configuration Store Order Review 1. Create a manual order 2. Review an existing, system- generated order 3. View a particular order 4. Print any of the above 1. Review and amend parameters related to Promotions 1. Gap Scan Report 2. Gap Reasons Report 3. Gap Summary Report 4. Counts Required Report 1. User Management Screen 2. Audit Screen 3. Filters and Filters Reports ORS Components 5. Pending Return to Vendor 6. Merchandising Hierarchy 7. Product Sold 8. IRE 4. Item Attributes 5. Minimum Order Qty 6. System Parameters
  • 13. Fully automatic orders1 Semi-automatic orders2 Manual orders3 Orders generation Methods ORS provides store users with the ability to amend the order quantities for products based on their setup Fully automatic orders: generated by GO; Store users cannot review or create Semi-automatic orders: generated by RMS based on sales forecast data sent from GO. It can be reviewed by a store user through ORS and the order quantity can be amended. Manual orders: Store users can create an order for with a manual quantity.
  • 14. Pick By Line (PBL)1 Pick By Store (PBS)2 Direct Store Delivery (DSD)3 Order Types Cross-Docked; Order is placed with Supplier; Supplier delivers to DC; No way of storing in DC, E.g. Fresh Stock is present in Warehouse; DC to Stores No DC; Supplier directly delivers to Stores, E.g. Bread
  • 15. In Country Server THAILAND THPPGODB201 CHINA CNPRIGODB CZECH PR1GO01 SLOVAKIA PR2GO01 MALAYSIA GFOPRMY & GFOPRMYU KOREA GFOKRPR & GFOKRPRU GO Servers
  • 16. Report / Function DB2 Stored Procedure Promotion Details • UIXP24 Promotion Update • JI0P25 Gap Scan • UIXP26 Gap Reason • UIXP28 Counts Required • UIXP29 Gap Summary • JI0P27 Pending RTV • UIXP30 Merchandising Hierarchy • NA Product Sold • UIXP17 IRE • NA GO Stored Procedures
  • 17. UIXP24 JIOP25 GO Stored Procs I/p & O/p UIXP30
  • 18. UIXP26 UIXP28 GO Stored Procs I/p & O/p (Contd.) UIXP29 JIOP27
  • 20. In Country Server THAILAND tspvbtwho04.th-tesco.org CHINA CNPVIDSDSHO01.hymall.corp CZECH czpvidsdsho01 SLOVAKIA skpvidsdsho01 MALAYSIA 172.30.150.5 KOREA NA BizTalk Servers – RTI Web Services
  • 21. CHINA CZECH SLOVAKIA THAILAND 1. http://tspvbtwho04.th-tesco.org/RTI/Promotions/MerchandisingHierarchy.rti 2. http://tspvbtwho04.th- tesco.org/RTI/GapReporting/GOtoORS.GapSummaryReport.rti?StoreNo=1101 1. http://CNPVIDSDSHO01.hymall.corp/RTI/Promotions/TOM.I008.MerchandisingHier archy.rti 2. http://CNPVIDSDSHO01.hymall.corp/RTI/GapReporting/TOM.I003.GOtoORS.GapSu mmaryReport.rti?StoreNo=1101 1. http://czpvidsdsho01/RTI/promotions/TOM.I008.MerchandisingHierarchy.rti 2. http://czpvidsdsho01/RTI/GapReporting/TOM.I003.GOtoORS.GapSummaryReport.r ti?StoreNo=1101 3. http://czpvidsdsho01/RTI/GapReporting/TOM.I002.GOtoORS.GapScanReport.rti?St oreNo=1030&RMSLevel=1&Cycle=A&Date=2014-11- 22&ApplicationName=UIXP26&ApplicationDateTime= 1. http://skpvidsdsho01/RTI/promotions/TOM.I008.MerchandisingHierarchy.rti 2. http://skpvidsdsho01/RTI/GapReporting/TOM.I003.GOtoORS.GapSummaryReport.r ti?StoreNo=4016 Sample RTI URL’s - Debug
  • 22. In Country Link THAILAND https://192.168.19.90/Citrix/XenApp/auth/login.aspx (RDP to 192.168.30.75) CHINA https://citrixwi.cn.tesco.com/vpn/index.html CZECH https://czcsgw02.tesco-europe.com/Citrix/XenApp/auth/login.aspx SLOVAKIA https://czcsgw02.tesco-europe.com/Citrix/XenApp/auth/login.aspx MALAYSIA http://mycitrix/Citrix/AccessPlatform/auth/login.aspx (RDP to 192.168.30.75) KOREA https://10.10.29.16 (via Citrix Access Gateway with proxy of browser 192.168.30.82 and port 8080) Citrix Links
  • 23. In Country Server THAILAND Thpvorweb01 CHINA 10.254.3.152 CZECH czprgxnors01 SLOVAKIA skprgxnors01 MALAYSIA 172.30.149.60 KOREA NA Application Servers
  • 24. In Country Link THAILAND http://thpvorweb01.th-tesco.org/ORS/userlogin.aspx CHINA http://10.254.4.42/ORS/userlogin.aspx CZECH http://czprgxnors01/ORS/UserLogin.aspx SLOVAKIA http://skprgxnors01/ORS/userlogin.aspx MALAYSIA http://172.30.149.60/ORS/UserLogin.aspx KOREA NA Application Links
  • 25. In Country Server Port SID / Service THAILAND thpprmsdbho01.th-tesco.org 1526 NBS01 CHINA 10.254.2.6 1521 CZECH PR1RMS01.cz.tesco-europe.com 1521 RMSCZ01 SLOVAKIA PR2RMS01.sk.tesco-europe.com 1521 RMSSK01 MALAYSIA 172.30.150.11 1521 NBS01 KOREA NA RMS Database Servers
  • 26. Country Name (Email) Thailand Suthee (Suthee.Lamlerttham@TH.TESCO.COM) China James Yang (James.Yang@cn.tesco.com) Slovakia Ladislav Kucera [Lada] (lkucera2@tesco-europe.com) Czech Republic Ladislav kucera [Lada] (lkucera2@cz.tesco-europe.com) Malaysia Yogesh Pitkar (Yogesh.Pitkar@MY.TESCO.COM) Korea Yumi Park (parkyumi@homeplus.co.kr) Business Contacts
  • 27. DSD • Direct Store Delivery (Supplier option) AOQ • Actual Ordered Quantity (is the only editable field in ORS) ROQ • Required Order Quantity (RMS System Generated Orders) PBL • Pick By Line (Fresh / Item) (Warehouse option) PBS • Pick By Store (Ambient) (Warehouse option) OOQ • Outstanding Order Qty (Quantity not delivered) RMS • Retail Merchandising System DTS • Direct To Store EWS • Expected Weekly Sales Acronyms
  • 28. Call Category Gap Measurement SL_Stock Control Sub Category 16_RDF_ GROUPORDERING -> [RF1878912] 31_SSM_Stock_Mgmt ICCM Classification
  • 29. • PM035691 - ORS070215 - Data not saved. An error occurred. • This issue happens during the “Create Order” process. On “Save / Submit”, the Oracle Exception ORA-12899 is thrown. IM5843061 ... ... ... ... Problem Tickets
  • 30. Team Responsibility Cell #31 (Store Stock Management) Support of .NET / front-end part of the ORS Application Cell #4 (Group RMS) RMS and ORS Database Tables Cell #16 (Group Ordering) DB2 and GO Systems Cell #49 (Storeline / Manned Tills) Storeline to GO interfaces & feed to RMS Not Defined GO to ORS Interfaces RACI
  • 31. ORS Summary RMS generates orders (ROQ) for items. ORS application allows store users to amend these system generated orders as required. These amendments then get saved into RMS tables. From here the order approval batch functions as setup to generate and send the orders to suppliers. It is a fix-in between the system generated orders and the final orders sent for approval. This allows the stores to have better control of the item stock based on real time observations.
  • 32. Type Reference Video (ORS Business Overview) 172.29.3.44ors_resourcesORS Overview-20141211 1035-1 Clear Case VOB Name: NGC_COMP; Path: NGC_COMP -> ORS Docshare Link DEV Server 172.29.3.44 Resources
  • 33. Questions & Answers 1. How many days of data is kept in GO Database? Ans. Average is 30 Days 2. How many days of ORS data is kept in RMS Database? Ans. Approx 1 week for items that have been modified. ORS Tables are complete refresh each day. ORS nightly jobs inserts fresh replenishment data from Replenishment tables. 3. In Promotion Uplift Review screen, is UpLift in(%) or Promotion EWS editable? Ans. EWS is editable. UpLift in (%) is calculated from current and promo quantities 4. What browser is ORS supported? Ans. IE6 SP1 / SP2, IE7, IE8 5. What is GO GAP Scan window? Ans. 7 AM to 11 AM and 2 PM to 5 PM

Editor's Notes

  1. For semi-automatic orders, after the review window has closed on a particularly day or on a day the product is not set for review, the product becomes available for manual order through ORS.
  2. ORS provides store users with the ability to amend the order quantities for products based on their setup.