You are on page 1of 54

Demystifying Demantra Integration with

Value Chain Planning

Srikanta Nanjundaswamy
Oracle CorporationOracle Corporation
Safe Harbor Statement

The following is intended to outline our general product direction.


It is intended for information purposes only, and may not be
incorporated into any contract. It is not a commitment to deliver
any material, code, or functionality, and should not be relied upon
in making purchasing decision. The development, release, and
timing of any features or functionality described for Oracle’s
products remains at the sole discretion of Oracle.

2 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


Abstract
 The Presentation is focused on leveraging the Demantra’s Integration with Value
chain planning products like Advanced Supply Chain Planning(ASCP), Service
Parts Planning(SPP) , Advanced Planning Command Center(APCC) , Rapid
Planning (RP) .
 The presentation focuses on using Oracle Fusion Middleware Products like
weblogic server, Oracle Business Intelligence Enterprise Edition (OBIEE) for
providing a nicely coupled Integration which can be used by businesses for Sales &
Operations planning, Supply chain Planning, Service Planning , Simulation and for
real time analysis of Key Performance Indicators (KPIs) for business strategy and
decision making.

3 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


Agenda
Ia Introduction to Demantra
Ib Introduction to Value Chain Planning
II Overview of Integration
III Integration Setups
IV Business Benefits of Integration
V Key Takeaways

4 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


Ia Introduction to Demantra
Planning for future demand scenarios
- Estimate future demand based on market conditions
- Collaborative planning process involving internal and external participants
• A crucial function for improving operational plans
- Optimal resource allocation
- Reduced inventory levels
-Improved customer satisfaction

Compare and consolidate disparate forecasts


- Sales, Marketing, Manufacturing
- In units or amount
• Improve forecast accuracy
- Better statistical forecasts

5 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


Ib Introduction to Value Chain Planning

The Oracle Value Chain Planning suite includes a huge list products for Supply Chain
Planning and Demand Management

Oracle Advanced Supply Chain Planning (ASCP)


Oracle Service Parts Planning (SPP)
Oracle Advanced Planning Command Center (APCC) -
Oracle Rapid Planning (RP)

6 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


Oracle Value Chain Planning solution
Complete ● Modular ● Integrated ● Open

Service Demand Signal


Parts Management
Planning
Global Order
Promising
Demand
Network Design, Management and
Risk Management, Advanced
Production Planning and Postponement
Scheduling Forecasting
Analytics
Sales and
Operations
Planning
Collaborative Trade Promotion
Planning and VMI Planning and
Optimization
Supply and Distribution
Planning and Event-driven
Simulation • Single source of truth
• Integrated with ERP
• Web services enabled

7 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


Oracle Value Chain Planning solution
Modular – Crawl, walk, run: start with your most important problem first
FORECAST TO PLAN

Planning Production
Analytics Scheduling
Risk
Trade Management Collaboration
Management and Network and VMI
Demand Sales and Design Supply and
Signal Operations Distribution
Management Planning Planning
Demand Event-driven Service
Management Simulation Parts
Planning
Inventory Global Order
Postponement Promising

MIDDLE MIOBIEE Common


RDBMS COLL SOA SECURITY OBIEE WFL
WARE Planning
Server

8 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


II Overview of Integration

9 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
An overview of EBS – Demantra Integration setup
Source Side setups

Item
Customer

10 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
An overview of EBS – Demantra Integration setup
Source Side setups

Demand
Class Sales
Channel

11 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
An overview of EBS – Demantra Integration setup
Destination Side setups
Instance

Setup profile
options

12 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups Run Collect
An overview of EBS – Demantra Integration setup Shipment and
Booking history
Destination Side setups

Run data
collections

Entity Table Column to be Looked upon


Item MSC_ITEMS ITEM_NAME , DESCRIPTION
Sales Channel MSC_SALES_CHANNEL SALES_CHANNEL
Organization MSC_TRADING_PARTNERS PARTNER_NAME
Customer MSC_TRADING_PARTNERS PARTNER_NAME

13 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups Run Collect
An overview of EBS – Demantra Integration setup Shipment and
Booking history
Destination Side setups

Run data
collections

Entity Table Column to be Looked upon


Item MSC_ITEMS ITEM_NAME , DESCRIPTION
Sales Channel MSC_SALES_CHANNEL SALES_CHANNEL
Organization MSC_TRADING_PARTNERS PARTNER_NAME
Customer MSC_TRADING_PARTNERS PARTNER_NAME

14 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Advanced Supply chain Planning

Create Export
Integration
Profile

Launch the
Workflow

15 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Advanced Supply chain Planning
The forecast data published from Demantra will be stored in the following table
MSD_DP_SCN_ENTRIES_DENORM
First obtain the scenario_id from the table msd_dp_ascp_scenarios_v.

16 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Advanced Supply chain Planning
Using the Scenario_id check if the forecast is populated in msd_dp_scn_entries_denorm

17 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Advanced Supply chain Planning
Create ASCP plan &
Launch

Demantra
output in
plan

18 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Advanced Planning Command Center
 Run ebs collection – complete refesh
 Run shipment and booking histroy
 Create a new series (item – org (M1,M2,V1)) with history override yes
 Create a new worksheet (add series)
 Edit level, time and aggregation
 Perform history override
 Run engine, Run outbound integration interface (local forecast with org)
 Assign Plan names
 Navigate to Advanced Planning Scenario Manager – Create a Scenario and archive it and view in Sales
and operations analyst dash board
 Run Export OBI data from sop user
 Navigate to Advanced Planning Scenario Manager – Create a Scenario and archive it and view in Sales
and operations analyst dash board

19 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Advanced Planning Command Center

This workflow loads the data into MSD_DP_SCN_ENTRIES_DENORM with following details

demand_plan_id : 55555555
and scenario_id : 55555555+transfer_query(353) = 5555908

20 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Advanced Planning Command Center

21 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Advanced Planning Command Center

22 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Advanced Planning Command Center

23 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Advanced Planning Command Center

24 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Advanced Planning Command Center

25 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Advanced Planning Command Center

26 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Advanced Planning Command Center

27 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Advanced Planning Command Center

28 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Advanced Planning Command Center

29 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Advanced Planning Command Center

30 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Service Parts Planning

31 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Service Parts Planning
 Starting in Service Parts Planning (SPP) in the E-Business Suite, planner collects history data for Demantra
Demand Planning. The data is loaded into the Demantra staging tables by the import workflows. If the
planner has history data in a legacy application, this can be collected for forecasting in Demantra Demand
Planning in the same way.

 Within Demantra Demand Management, planner can open three SPF worksheets.

These include:
• SPF: Analyze Forecast Organization Latest Revision
• SPF: Analyze Forecast Latest Revision
• SPF: Analyze Organization Base Model Spare

 Planner makes modifications to these worksheets to fine-tune the forecast. Once an acceptable forecast has
been arrived at using the engine profiles that support service parts forecasting, the new forecast and metrics
can be published to Service Parts Planning.

 In SPP, the planner includes the published Demantra forecast as a Demand Schedule in the SPP plan
options.
32 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.
III Integration Setups
Integration from Demantra to Service Parts Planning
 From the Service Supply Chain Planner, Standard responsibility, the Service Parts
Forecasting (Demantra) menu is available for the integration between Service Parts
Planning and Demantra.

 Service Parts Forecasting(Demantra)-->Service Parts Forecasting Demantra


Workbench
Launches the Demantra Collaborator Workbench

 Service Parts Forecasting(Demantra)-->Demantra Workflow Manager

Launches the Demantra Workflow Manager.

 Service Parts Forecasting(Demantra)-->Usage History - Self Service

Launches legacy collections of historical usage data.

 Service Parts Forecasting(Demantra)-->Shipment History - Self Service

Launches legacy collections of the historical shipment data.

33  Service Parts Forecasting(Demantra)-->Forecasting Data - EBS


Copyright © 2014, Oracle and/or its affiliates. All rights reserved.
III Integration Setups
Integration from Demantra to Service Parts Planning

 There are two sources of data when importing


SPP data into Demantra.
They are:
• EBS (Service Supply Chain Planner
responsibility, run Forecasting Data-EBS)
• Legacy Data

34 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Service Parts Planning

 Shipment History--> Collects the shipment history data and sends it to Demantra for
forecasting.

 Usage History--> Collects the Usage History with details of the product that the part is
being used for and sends it to Demantra for forecasting.

 Install Base under Contracts-->Takes the Install Base under contract that has been
collected as specified above, and sends it to Demantra for forecasting.

 Sales Forecast--> Although sales forecast information is already available in Demand


Management, if selected, this option will transfer the sales forecast from Supply
Chain Management to Demantra for use in spare parts forecasting.

 Launch Download--> Indicates whether the download is launched. Available options:

• Yes to enable the launch of the SPF FullDownload work flow in Demantra
• No to disable download launch

35 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Service Parts Planning

 Legacy collections are


supported for Usage and
Shipment History for
Demantra.

 Legacy collections of Install


Base under Contracts are
not currently supported.

 Service Supply Chain


Planner responsibility
Service Parts
Forecasting(Demantra):
Usage History – Self Service
(or Shipment History—Self
Service).

36 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Integration from Demantra to Service Parts Planning

There are two import workflows associated with the SPP to Demantra
integration:

 SPF Full Download – if data to be collected includes item, location


or install base information.

 SPF GL Data Download – if data to be collected includes only


spares BOM, spare usage and shipment history.

 SPF Upload Data This workflow exports forecast and metrics to


external tables for all forecasted combinations.

37 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Additional Demantra Integrations

38 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Additional Demantra Integrations

39 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Additional Demantra Integrations

E1 VCP E1 Demantra Demantra E1 or VCP


1. Extract File Definitions 1. Xml Files Needed 1. AIA-Export-Forecast
2. Configure UBE 2. SalesOrderHistory.txt 2. Publish Forecast to Source System
3. Check xml on E1 server 3. Collect Sales History
4. Force Collections Failure 4. Check DemHistory.dat
5. Successful Collections Run 5. Staging Tables
6. Base Tables VCP E1
6. Check work repository
7. Engine 1. Publish Planning Results
7. Check staging/base tables
8. Demantra Worksheet 2. UBE inbound
8. Workbench Preferences
9. Check Collections Workbench
10. Run Plan Important: The APS schema and the Demantra schema must reside on
11. Planner’s Workbench the same database instance.

40 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Additional Demantra Integrations
SalesOrderHistory.txt

41 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Additional Demantra Integrations
Collect Sales History & DemHistory.dat

42 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Additional Demantra Integrations

Collect Sales History & DemHistory.dat

43 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Additional Demantra Integrations
DemHistory.dat

44 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Additional Demantra Integrations
Demantra Engine & Worksheet

45 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Additional Demantra Integrations

Upload Forecast to VCP

46 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Additional Demantra Integrations

Check the uploaded forecast

47 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Additional Demantra Integrations

AIA-Forecast Export to send to E1

48 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


III Integration Setups
Additional Demantra Integrations

Forecast.txt

This process is followed by running


R34A410

49 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


IV Business Benefits of Integration
 Integration uses the Oracle E-Business Suite and Fusion middleware Integrating features to provide
a complete user friendly navigation for Demantra.
 The capability of Demantra forecasting engine and its simulation capability with Supply chain planning
is widely to provide businesses a complete solution for Forecasting to Planning.
 Further , use of Advanced dashboard capabilities like APCC with Demantra empowers the business
users to perform strategy decision on forecasting , resource planning and various other factors with a
variety of scenarios provided through seeded and customized reports and queries
 Demantra excellent forecasting capability and modeling can be used in effective planning of spares
and repair to achieve a continuous level of higher customer satisfaction
 The integration of demantra with Value chain products provides a TOTAL solution to businesses and
brings and adds value to every step.
 The Integration is applicable to Lines of Businesses .
 EX : Discrete and Process Manufacturing Industries, Network & Telecommunications , Service,
Spares and Maintenance

50 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


V Key Takeaways

 Seamless Integration between Demantra and Value Chain Planning


 Extensive use of seeded Integration process flows
 Complete end to end planning cycle for business and functional users
 Monitor corporate metrics in real time, automatically derived from operational planning information
 Enable cross-planning business to manage your value chain
 Proactively respond to performance deviations
 Pre-built rich content – Fast ROI
 Automated business process planning processes

51 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


Questions & Answers

52 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


THANK YOU

53 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.


54 Copyright © 2014, Oracle and/or its affiliates. All rights reserved.

You might also like