Intern Report Sample - 621

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 44

VENDOR LEDGER REPORT GENERATION USING

ORACLE BUSINESS INTELLIGENCE PUBLISHER

A PROJECT REPORT
for
18ECP112L - INTERNSHIP

Submitted by

R LOKHESH [Reg No: RA1911004010621]

Under the guidance of


Dr. A. Lavanya
(Assistant Professor, Department of Electronics and Communication Engineering)
Ms. Deepti Sahu
(Senior Analyst / Consultant, EY India)

in partial fulfillment for the award of the degree of

BACHELOR OF TECHNOLOGY
in

ELECTRONICS AND COMMUNICATION


ENGINEERING
of

COLLEGE OF ENGINEERING AND TECHNOLOGY

S.R.M. Nagar, Kattankulathur, Chengalpattu District


MAY 2023

i
SRM Institute of Science and Technology
(Under Section 3 of UGC Act, 1956)

BONAFIDE CERTIFICATE

Certified that this Internship project report titled “VENDOR LEDGER


REPORT GENERATION USING ORACLE BUSINESS
INTELLIGENCE PUBLISHER” is the bonafide work of “R LOKHESH
[Reg No: RA1911004010621]”, who carried out the project work under my
supervision. Certified further, that to the best of my knowledge the work
reported herein does not form any other project report or dissertation on the
basis of which a degree or award was conferred on an earlier occasion on
this or any other candidate.

SIGNATURE SIGNATURE

Dr. A. Lavanya Dr. Shanthi Prince


GUIDE HEAD OF THE DEPARTMENT
Assistant Professor Dept. of Electronics and Communi-
Dept. of Electronics and Communi- cation Engineering
cation Engineering

SIGNATURE

Ms. Deepti Sahu


EXTERNAL GUIDE
Senior Analyst / Consultant
EY India

Signature of the Internal Examiner

ii
SRM INSTITUTE OF SCIENCE AND
TECHNOLOGY
(Under Section 3 of UGC Act, 1956)

BONAFIDE CERTIFICATE

Certified that this Internship project report titled “VENDOR LEDGER


REPORT GENERATION USING ORACLE BUSINESS
INTELLIGENCE” is the bonafide work of “R LOKHESH [Reg
No:RA1911004010621]” who carried out the project work under my
supervision. Certified further, that to the best of my knowledge the work
reported herein does not form any other project report on the basis of which a
degree or award was conferred on an earlier occasion for this or any other
candidate.

SIGNATURE SIGNATURE

Dr. A. Lavanya Dr. Shanthi Prince


GUIDE HEAD OF THE DEPARTMENT
Assistant Professor Dept. of Electronics and Communi-
Dept. of Electronics and Communi- cation Engineering
cation Engineering

Signature of the Internal Examiner

iii
OFFER LETTER

iii
BROAD AREA OF INTERNSHIP

Oracle BI Publisher is an enterprise reporting tool that allows businesses

to generate and distribute a wide range of reports and documents. One of

the many types of reports that can be generated using Oracle BI Publisher

is a vendor ledger report. A vendor ledger report is a financial report that

provides a detailed summary of all transactions between the company and

its vendors. The report typically includes information such as vendor

name, invoice number, invoice date, amount due, amount paid, and

outstanding balance. In summary, Oracle BI Publisher can be used to

generate vendor ledger reports by extracting data from a data source,

creating a report design, mapping the data to the report template, and

previewing and distributing the report to the appropriate stakeholders. My

part in this internship is to involve working in the team with other

consultants and/or directly with clients to understand their needs, gather

data, and develop insights and recommendations.

iii
DECLARATION

We hereby declare that the Internship Project entitled “VENDOR LEDGER


REPORT GENERATION USING ORACLE BUSINESS INTELLIGENCE
PUBLISHER” to be submitted for the Degree of Bachelor of Technology is our
original work as a team and the dissertation has not formed the basis of any
degree, diploma, associate-ship or fellowship of similar other titles. It has not
been submitted to any other University or institution for the award of any degree
or diploma.

Place: Chennai

Date:

R Lokhesh
[RA1911004010621]

iv
ACKNOWLEDGEMENTS

First and foremost, I express my sincere thanks to my Chancellor Shri. T.R.Pachamuthu,


Vice-Chancellor Dr. C. Muthamizhchelvan, Pro Chancellor Dr. P. Sathyanarayanan
for providing us the necessary facilities for the completion of our project. I also
acknowledge our Registrar Dr. S. Ponnusamy for his constant support and endorsement

I wish to express my sincere gratitude to Prof. T.V.Gopal Dean, (Engineering and


Technology), and Dr.Shanthi Prince, Professor and Chairperson (Department of
Electronics and Communication Engineering) for their constant support and
encouragement.

I acknowledge my Project Coordinator Dr. S. Latha - Assistant Professor (Department


of Electronics and Communication Engineering) for providing the unconditional
support to pursue the semester internship project.

I would like to convey my deep-felt thankfulness to my internal guide Dr. A. Lavanya -


Assistant Professor (Department of Electronics and Communication Engineering) and
other faculties of Department of Electronics and Communication Engineering for their
valuable guidance and constant encouragement in the completion of this Project.

I also extend my gratitude to the placement cell for providing us with an opportunity
to do internship with the company EY India. It has been an honor to undergo training
under my external guide from EY India, Ms. Deepti Sahu (Senior Analyst /
Consultant) and other individuals from the company who helped me create the project.

R Lokhesh

v
TABLE OF CONTENTS

BROAD AREA OF INTERNSHIP iii

DECLARATION iv

ACKNOWLEDGEMENTS v

LIST OF TABLES vii

LIST OF FIGURES viii

ABBREVIATIONS x

1 BROAD AREA OF INTERNSHIP 1


1.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .1

2 TOOLS ADOPTED IN INDUSTRY 3


2.1 Tools . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.2 Oracle server building . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.3 Oracle BI Publisher . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.4 SQL Queries . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11

3 SYSTEM MODEL DESCRIPTION 12


3.1 Requirements Specified by the Industry . . . . . . . . . . . . . . . . . .12
3.2 Hardware/Software Specifications . . . . . . . . . . . . . . . . . . . . . . . . . .12
3.3 Work Schedule. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
3.4 Objectives of the Study . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
3.6 Realistic Constraints. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
.

vi
4 IMPLEMENTATION 19
4.1 Creating Data Model ........................................................................... 19
4.2 Creating Layout .................................................................................. 20

5 INTERNSHIP PROJECT DELIVERABLES 26


5.1 Simulation: .......................................................................................... 26
5.2 Results................................................................................................. 36
5.3 Conclusion .......................................................................................... 36

6 OTHER INTERACTIVE COURSES 26


6.1 Tech 101: Introduction to Working in Tech ....................................... 26
6.2 Supply Chain and Operations ............................................................. 36

REFERENCES ........................................................................................... 32
LIST OF TABLES

3.1 Work Schedule .................................................................................... 15

vii
LIST OF FIGURES

2.1 Oracle BI Publisher logo .................................................................. 3


2.2 Download Oracle Database .............................................................. 4
2.3 Configure Security Updates ............................................................ 4
2.4 Installation Option ............................................................................ 5
2.5 System Class selection ...................................................................... 6
2.6 Oracle Home User Selection ............................................................ 6
2.7 Base Configuration settings ............................................................. 6
2.8 Prerequisite Checks .......................................................................... 7
2.9 Summary of Installation ................................................................... 7
2.10 Product Installation -1 ...................................................................... 8
2.11 Product Installation -2 ...................................................................... 9
2.12 Finish .................................................................................................. 9
2.13 BI Publisher Home Page…………………………………………...11

4.1 SQL Query to fetch the required fields............................................... 19


4.2 Parameters ............................................................................................. 20
4.3 Dataset Editor ................................................................................... 20
4.4 Table view of created data model .................................................... 22
4.5 Wizard Method ................................................................................. 23
4.6 Manual Method ................................................................................. 23
4.7 Edit Layout Page with one layout ................................................... 23

5.1 Selecting the parameters – Vendor ID ............................................ 26


5.2 Selecting the parameters – Accounting Period .............................. 26
5.3 Selecting the format of the report ................................................... 27

viii
5.4 Report preview .................................................................................. 27
5.5 Report - 1 ........................................................................................... 28
5.6 Report - 2 ........................................................................................... 28

ix
ABBREVIATIONS

SQL Structured Query Language

BI Business Intelligence Publisher


Publisher

x
CHAPTER 1

BROAD AREA OF INTERNSHIP

1.1Introduction

First, the relevant data needs to be extracted from the source system(s) and
transformed into a format that can be used by Oracle BI Publisher. In the case of
vendor ledger reports, the relevant data would typically come from the
organization's accounting system, such as Oracle Financials.

Once the data is extracted and transformed, it needs to be modeled in Oracle BI


Publisher. This involves defining the data structure, creating data models, and
mapping the data to the appropriate fields in the report template.

After the data is modeled, the report template needs to be designed. This
involves creating a layout for the report, adding any necessary data fields, and
configuring any required calculations or aggregations.

Once the report template is designed, the report can be generated by running the
report program in Oracle BI Publisher. The report data is extracted from the
source system(s), transformed, and merged with the report template to create the
final report output.
In the case of vendor ledger reports specifically, the report template would
typically include fields for vendor name, invoice date, invoice number,
invoice amount, payment date, payment amount, and any outstanding
balances. The report could be generated for a specific vendor or for all
vendors in the system, depending on the reporting requirements.

3
CHAPTER 2

TOOLS ADOPTED IN INDUSTRY

2.1 Tools

The most important software used in the process of generating the vendor ledger
is Oracle BI Publisher. This software uses an Oracle server to fetch the data
from the required databases and tables using SQL query. This is known as data
model. Further, the data model is presented using various layouts and we can
obtain the output in desired format.

Figure 2.1: Oracle BI Publisher logo

2.2 Oracle server building

The Oracle server is used as the heart of our deployment where the server
is being deployed when we run the java script. The minimum
requirements for building an Oracle server are: Windows 10 PC, 8GB
RAM and 1GB disk space for Oracle.

STEP 1: Download the required resourced: Oracle server (latest): Go to


the official website of Oracle and download the latest version.

3
Figure 2.2: Download Oracle Database

STEP 2: Your email address is requested by the installer so that you may

receive the most recent security updates and problems. By selecting Next, you
can dismiss it.

Figure 2.3: Configure Security Updates

4
STEP 3: The Oracle installer asks you whether you want to create and
configure a database, install database software only, or just upgrade an
existing database.

Figure 2.4: Installation Option

STEP 4: The installer allows you to choose the system class. Because you

install Oracle on your computer, not a server, therefore, you choose the
first option

5
Figure 2.5: System Class selection

STEP 5: This step allows you to specify the Windows user account to
install and configure Oracle Home for enhanced security. Choose the
third option: “Use Windows Built-in Account”

Figure 2.6: Oracle Home User Selection

6
STEP 6: You can (1) select the location where the Oracle database will be

installed, (2) specify the global database name and password, and (3)
specify the pluggable database name at this step.

Figure 2.7: Base Configuration settings

STEP 7: The requirement assessment is done by the installer.

Figure 2.8: Prerequisite Checks


7
STEP 8: The installer shows you the summary of the information such
as global settings, database information, etc. You need to review the
information and click the install button if everything is fine.

Figure 2.9: Summary of Installation

STEP 9: The installer starts installing the Oracle database. It will take a

few minutes to complete, depending on your computer.

Figure 2.10: Product Installation -1


8
Figure 2.11: Product Installation -2

STEP 11: The installer will notify you as seen in the following snapshot
after the installation is successful. To close the window, click the Close
button.

Figure 2.12: Finish

9
Oracle Database is a powerful and flexible database management system that is
widely used in enterprise applications, data warehousing, and other settings
where reliability, performance, and scalability are critical. This database is used
to store the data and records of all the necessary group of companies.

2.3 Oracle BI Publisher

Oracle BI Publisher is a powerful reporting tool that enables organizations to


create and publish a wide range of reports and documents. Oracle BI Publisher
allows businesses to create reports that provide insights into various aspects of
their operations, including sales, finance, and operations. These reports can be
customized to meet the specific needs of the business. Oracle BI Publisher can
be used to create financial reports, such as income statements, balance sheets,
and cash flow statements. These reports can be generated from various data
sources and can be customized to meet the specific needs of the organization.
Oracle BI Publisher can be used to create reports related to HR, including
employee records, performance evaluations, and payroll reports. These reports
can be generated from various HR systems and can be customized to meet the
specific needs of the organization. Overall, Oracle BI Publisher is a flexible and
powerful tool that can be used in a variety of areas to create customized reports
and documents that meet the specific needs of the organization.

10
Figure 2.13: BI Publisher Home Page

2.4 SQL Queries


SQL is a powerful and flexible language that can be used for a wide range of
tasks, from simple data retrieval to complex data manipulation and analysis.
SQL is used to create, modify, and query the database, and can be used for a
wide range of tasks. In Oracle BI Publisher, SQL Queries are used to retrieve
data from a table, filter the data, sort the data, join different tables from various
databases etc. A data model is a collection of SQL queries that are used to
retrieve data from one or more data sources. A data model can be created in BI
Publisher using the Data Model Editor, and SQL queries can be added to the
data model to retrieve data from Oracle Database. Once a data model has been
created, it can be used as the data source for a report. SQL queries can be used
in the report layout to retrieve and display data from the data model.

11
CHAPTER 3

SYSTEM MODEL DESCRIPTION

3.1 Requirements Specified by the Industry

Vendor ledger reports are an important component of financial reporting


and management for businesses that engage with multiple vendors. These
reports provide a detailed record of transactions and outstanding balances
with individual vendors over a specific period of time. There is a crucial
need for businesses to track payments made to vendors and monitor
outstanding balances, provide a comprehensive view of transactions with
each vendor, including invoices issued, payments received, and any
remaining amounts owed and help businesses ensure timely payment to
vendors, avoid duplicate payments, and effectively manage cash flow.
Vendor ledger reports are necessary for maintaining accurate financial
records, managing vendor relationships, complying with regulations, and
making informed financial decisions. They provide transparency, improve
financial control, and support effective vendor management practices.

3.2 Hardware/Software Specifications

Software: Open-source software: Oracle BI Publisher, Java, Notepad++


Hardware: Oracle Linux Server 8GB RAM.

The detailed description of these is discussed in chapter2

12
3.3 Work Schedule

Table 3.1: Work Schedule

Month Plan

Month 1 – February 2023 Internship Inauguration, HitherEY program, Self – help,


Office Etiquettes, Mail Writing, PowerPoint, Excel

Month 2 – March 2023 SQL Language

Month 3 – April 2023 Oracle Fusion BI Publisher, Assignment

Month 4 - May 2023 Customer Case Handling, Shadowing

Month 5 - June 2023 Internship Graduation

Month 1 – February 2023:

The Internship Inauguration was held on February 6, 2023. Then, throughout the
month, self – help classes were conducted. Office Etiquettes were an important
part of the first month training. Basic computer skills like E-Mail writing,
PowerPoint, Excel were also covered as a part of first month training.

Month 2 – March 2023:


In the second month of internship, the SQL language was covered. Oracle
Fusion supports SQL as its primary language for querying and manipulating
data within its database. SQL is a standard programming language used for
managing relational databases. In Oracle Fusion, you can use SQL to perform
various operations such as retrieving data, modifying data, creating database
objects, and managing database schemas.

13
Month 3 – April 2023:

In the third month of internship, Oracle Fusion BI Publisher was taught to make
reports using data from different tables in different databases. An assignment
was also given in this period.

Month 4 – May 2023:

In this month, the company has planned to assign customer cases, in order to
attain exposure to future works in the company. Also, Shadowing process will
also be done in the month of May.

Month 5 – June 2023:

In the last month of internship, the company has planned to continue the
assignment of handling customer cases. The Internship Graduation will be held
on June 30, 2023.

3.4 Objectives of the Study

The objective of generating a vendor ledger report using Oracle Fusion BI


Publisher is to obtain a comprehensive and detailed overview of vendor
transactions and balances for a specific period of time. The report provides
valuable information about the financial relationship between the organization
and its vendors, allowing for effective vendor management and financial
analysis.

13
3.5 Realistic Constraints

The accuracy and availability of vendor data within the Oracle Fusion database
can be a constraint. If the data is incomplete, inconsistent, or not properly
integrated, it can affect the accuracy and completeness of the vendor ledger
report. Data quality issues, such as duplicate or missing records, may need to be
addressed before generating the report.

Oracle Fusion BI Publisher must adhere to data security policies and access
controls defined within the Oracle Fusion system. Access permissions and
restrictions may limit the data that can be included in the vendor ledger report,
particularly if sensitive or confidential vendor information is involved.

Large volumes of vendor data can impact report performance and


responsiveness. Generating a vendor ledger report for a significant number of
vendors or for a long duration may result in slower execution times or even
system timeouts.

These constraints may require careful planning, collaboration with stakeholders,


and technical expertise to overcome.

14
CHAPTER 4

IMPLEMENTATION

4.1 Creating Data Model

Open the Report Editor by selecting the "Create" button and choosing the "Data
Model" option. In the Data Model editor, you will see the available data source
options. Select the appropriate data source for your report. You can choose from
options such as SQL Query, Web Service, or XML File. Select the SQL Query
option and enter your SQL query directly into the editor. Ensure that the query
retrieves the required data for your report.

Figure 4.1: SQL Query to fetch the required fields

15
You can also use parameters to make your query dynamic and allow users to
provide input values.

Figure 4.2: Parameters

After defining the datasets and mapping the data fields, you can save the data model.

Figure 4.3: Dataset Editor

15
Figure 4.4: Table view of created data model

Once the data model is saved, you can use it in your reports by selecting it as the
data source while creating or editing reports in Oracle Fusion BI Publisher. The
data model serves as the foundation for retrieving and organizing data in your
reports, so it's essential to accurately define and configure it to meet your
reporting requirements.

4.2 Creating Layout

Open the Report Editor by selecting the "Create" button and choosing the
"Layout" option. There are two methods to create a layout. The first one is the
“Wizard” method, in which the Oracle Fusion Guides us and generates a Layout
automatically.

15
Figure 4.5: Wizard Method

The next method is the manual method, where there are lot of options to
customize the structure of the layout manually. A template will be automatically
generated, if we select “Generate” option in manual method, and it will generate
a layout based on the records that are present in the data model. This “Generate”
option can be used only if the data model is selected.

Figure 4.6: Manual Method

15
Save the layout once you are satisfied with the design. You can provide a name
for the layout and save it within the appropriate report folder or directory.

Figure 4.7: Edit Layout Page with one layout

15
CHAPTER 5

INTERNSHIP PROJECT DELIVERABLES

5.1 Simulation:

Select the required parameters that are required to prepare the report. In this
case, the Vendor ID and the accounting period are taken as parameters.

Figure 5.1: Selecting the parameters – Vendor ID

Figure 5.2: Selecting the parameters – Accounting Period

After selecting the parameters, click on apply. On the top right corner of the
console, near the settings icon, there is a dropdown list. You can select the
format of the report from this dropdown menu. Then, the report will be stored in
the local computer.
Figure 5.3: Selecting the format of the report

Figure 5.4: Report preview

24
5.2 Results

Figure 5.5: Report - 1

25
Figure 5.6: Report - 2

26
5.3 Conclusion
In conclusion, Oracle Fusion BI Publisher provides a robust platform for
generating vendor ledger reports. By leveraging the features and capabilities of
BI Publisher, organizations can efficiently create accurate and insightful vendor
ledger reports that contribute to effective financial management. The process
involves creating a data model to retrieve vendor data from the Oracle Fusion
database and designing a layout to present the data in a clear and visually
appealing format. However, there are realistic constraints to consider, such as
data availability and integration, data security and access controls, report design
and customization limitations, data volume and performance considerations,
integration with external systems, reporting requirements and business rules, and
user interface and accessibility requirements. Overcoming these constraints
requires careful planning, collaboration with stakeholders, and technical
expertise. Once the vendor ledger report is generated, it offers valuable insights
into vendor transactions, balances, and payment history, enabling organizations
to track expenses, analyze vendor performance, and make informed financial
decisions. By leveraging Oracle Fusion BI Publisher, organizations can
streamline their vendor management processes, enhance financial transparency,
and optimize their overall financial operations.

27
CHAPTER 6

OTHER INTERACTIVE COURSES

6.1.1 Tech 101: Introduction to Working in Tech

Tech 101: Introduction to Working in Tech will introduce you to the Tech
industry and what it's like to work in tech. In the course, you will learn how to
develop the Tech Mindset and use the Lean Startup method to hack your
working style to be more innovative and agile. You will develop an
understanding of how to navigate the tech landscape and learn tech terms. You'll
also learn about some key tech trends, how tech companies are organized, and
what it's like to work at a tech company.

The course will give you the steps necessary to transition into technology
careers and develop plans to create diversity through inclusion in the tech
ecosystem. Tech 101 will inform and educate participants with video lectures on
the following:

● The Tech Mindset


● Lean Startup
● The tech landscape
● Tech as a service
● Tech terms
● Cryptocurrencies
● Artificial Intelligence
● Departments and divisions
● Technical jobs in tech
● Non-technical jobs in tech
● Competitive Landscape
● How to get buy in on your innovative ideas

28
● Retaining diverse talent through inclusion

In this course you will walk away with:

● Templates and tools you can use to reflect on your work and how you can
become more tech-enabled
● A tech deck that offers guidance to tech careers, diversity, and startups
● Frameworks that help with the practical application of understanding lean
startup and disruptive technologies
● An understanding of technology and innovation acceleration

6.2 Supply chain and operations

EY Supply Chain and Operations consulting services addresses the complex


issues and opportunities to grow and protect your operations. With an
understanding of your overarching strategy, we‘ll help redefine your end-to-end
supply chain and operations to support your enterprise objectives.

Historically, companies sold products and services through linear value chains.
With the supply chain of the future, digital ecosystems consisting of market
networks will enable hybrid forms of cooperation and competition. At the same
time, technology, demographics and government policies are shaping industries
as never before. To improve performance and innovation in this Transformative
Age, companies must radically restructure their supply chains and operations.

EY‘s Supply Chain Reinvention Framework is a suite of asset-backed


solutions enabled by advanced technologies such as data analytics, blockchain,
machine learning, robotics and artificial intelligence. This suite of solutions
extends from end-to-end supply chain strategy, strategic architecture,
operational excellence, and supply chain resilience. We can help you harness the

29
creativity and intelligence of your entire supplier ecosystem, increase
collaboration, and ultimately help serve your customers better.

Integrated Digital Planning

EY‘s Integrated Digital Planning solution is enabled by the latest technologies,


including artificial intelligence, machine learning, and cloud platforms, and is
also supported by assets including VC Sync™, Working Capital Optimization,
Cognitive Automation and “Lights Out” Planning. By taking advantage of our
experience, assets and advanced technologies, the Integrated Digital Planning
solution can help align your planning and decision-making at strategic,
operational and tactical levels, and allow you to react faster to rapid changes in
the marketplace.

Supply-side Optimization

A recent EY survey of procurement leaders indicated that more than half view
digital as an immediate priority to enable cost savings, innovation, supply
certainty and service. Supply-side success requires selecting the right suppliers
with the right capabilities, engaged under the right commercial agreements to
drive performance, and then actively managing this portfolio as the company
and the supply base evolves. Our solution provides an end-to-end framework to
deploy tailored processes and assets that will enable effective and efficient
processes to optimize the supplier portfolio, manage commercial excellence, and
conduct lights-out operations.

30
Smart Factory

Smart Factory is our people-centric solution for bringing together operations


strategy, industrial Internet of Things (IoT), shopfloor operational excellence
(OpEx) leading practices and analytics to drive sustainable performance
improvement. Smart Factory can help you understand whether your practice
standards are consistent from line to line, leverage manufacturing data to
improve results, and check whether your digital strategy is translating into
performance on the shopfloor. This solution combines our leading capabilities
with the cloud-based EY Catalyst OpEx platform and our EY Smart Factory
execution apps to help you gain insights and take the right actions toward.

Digital Fulfillment

Many of today‘s supply chains suffer from disparate and inefficient fulfillment
processes in terms of performance, risk and cost. EY‘s Digital Fulfillment
solution leverages innovative technology such as autonomous automated
vehicles to carry out goods movements, AI equipment to safeguard execution of
material flow, and analytics to generate heat maps for areas to improve
inventory allocation. The Digital Fulfillment solution can help you address the
traditional logistics challenges of efficiency, cost, accuracy and speed to market
in an environment of ever-increasing complexity around delivery points and
shortening lead times.

31
REFERENCES

1. SQL and Data Analysis. Some Implications for Data Analysis and Higher Education
(2015) Marin Fotache, Catalin Strimbei

2. SQL: From Traditional Databases to Big Data (2016). Yasin. N. Silva., Isadora Almeida.

3. Relational Databases and SQL Language (2020). Jay. M. Patel

4. Customizable Flexible Querying in Classical Relational Databases (2011). Bordogna.,


Guiseppe Psaila. Handbook of Research on Fuzzy Information Processing in Databases., pp.
191-217

5. Extreme scale with full SQL language support in Microsoft SQL Azure (2010). David G.
Campbell., Gopal Kakivaya., Nigel Ellis., Proceedings of the 2010 international conference
on Management of data - SIGMOD '10.

6. https://www.oracletutorial.com/getting-started/install-oracle/ - A Step By Step Guide To


Install Oracle Database.

7. https://docs.oracle.com/cd/E15586_01/fusionapps.1111/e15525/intro.htm - Oracle® Fusion


Applications Concepts Guide.

8. https://docs.oracle.com/cd/F44947_01/pt858pbr3/eng/pt/txml/concept_BIPublisherOverview-
997fd6.html?pli=ul_d50e26_txml - BI Publisher Overview.

9. https://docs.oracle.com/cd/F44947_01/pt858pbr3/eng/pt/txml/task_SettingUpBIPublisher-
997fcc.html?pli=ul_d50e35_txml – Setting Up BI Publisher.

10. https://docs.oracle.com/cd/F44947_01/pt858pbr3/eng/pt/txml/task_RunningReportsinProcess
Scheduler-997f9a.html?pli=ul_d50e77_txml – Running Reports in Process Scheduler.

11. https://docs.oracle.com/cd/F44947_01/pt858pbr3/eng/pt/tpsq/task_ModifyingQueries-
c07539.html?pli=ul_d60e82_tpsq – Modifying Queries.

12. "Technology Consulting Firms and Knowledge Management" by Miriam Muethel and David
J. Teece (2007).

13. "Consulting as a Knowledge-Intensive Business Service: The Role of IT in the Management


Consulting Industry" by Timo C. Braun, Jan F. Tesch, and Kai Riemer (2019).
14. "The Rise of Digital Consulting: A Survey of Leading Consulting Firms" by Jörg Henseler and
Timo C. Braun (2018).
15. "The Impact of Digital Technologies on the Consulting Industry: New Business Models and
Opportunities" by Christian Kowalkowski, Per Kristensson, and Lars Witell (2019).

32
33

You might also like