SlideShare una empresa de Scribd logo
1 de 61
Descargar para leer sin conexión
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Oracle	E-Business	Suite	
IntegraEon	Best	PracEces	
Vijay	Shanmugam	
Director,	ApplicaEons	Technology	Group	
Oracle	E-Business	Suite	Development	
September	19,	2016
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Safe	Harbor	Statement	
The	following	is	intended	to	outline	our	general	product	direcEon.	It	is	intended	for	
informaEon	purposes	only,	and	may	not	be	incorporated	into	any	contract.	It	is	not	a	
commitment	to	deliver	any	material,	code,	or	funcEonality,	and	should	not	be	relied	upon	
in	making	purchasing	decisions.	The	development,	release,	and	Eming	of	any	features	or	
funcEonality	described	for	Oracle’s	products	remains	at	the	sole	discreEon	of	Oracle.
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Agenda	
Oracle	E-Business	Suite	IntegraEon	Overview	
EBS	IntegraEon	Products	&	Best	PracEces	
EBS	for	SOA,	Mobile	&	Cloud	IntegraEons	
Key	Takeaways	
Roadmap	
1	
2	
3	
4	
5
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Agenda	
Oracle	E-Business	Suite	IntegraEon	Overview	
EBS	IntegraEon	Products	&	Best	PracEces	
EBS	for	SOA,	Mobile	&	Cloud	IntegraEons	
Key	Takeaways	
Roadmap	
1	
2	
3	
4	
5
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
An	Overview	
Oracle	E-Business	Suite	IntegraEons	
Oracle	E-Business	
Suite	
Mobile	 On-Premise,	Cloud	
ApplicaBons	
Partner	ApplicaBons	Process	IntegraBons	
1	
4	
2	
3
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Oracle	E-Business	Suite	
Oracle	E-Business	Suite	IntegraEon	Styles	&	Technology	
NaBve	Interfaces	 Data	 Event	 Process	 B2B	 SOAP	
Open	Interface	
Concurrent	
Program	
Business		
Event	System	
Workflow	
XML	Gateway	
E-Commerce	
Gateway	
PL/SQL	APIs	
Java	APIs	
Mobile,	UI	
SOAP	Services	 REST	Services	
Integrated	SOA	Gateway
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
IntegraEon	Repository	
INTERFACES	
INTERFACES	
OF EBS	INTEGRATION	INTERFACES
MANAGEMENT
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
IntegraEon	Repository	
Centralized	Repository	for	EBS	Seeded	and	Custom	Interfaces	
9	
Annotate	
Parse	
Upload	
Interfaces	
Centralized	View	of	Oracle	Seeded	&	
Custom	Interfaces		
XML	Gateway	
PL/SQL	APIs	
Concurrent	Programs	
Java	APIs	 Business	Service	Objects	
Business	Events
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Agenda	
Oracle	E-Business	Suite	IntegraEon	Overview	
EBS	IntegraEon	Products	&	Best	PracEces	
EBS	for	SOA,	Mobile	&	Cloud	IntegraEons	
Key	Takeaways	
Roadmap	
1	
2	
3	
4	
5
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Java	and	PLSQL	APIs	
NaEve	Interfaces	–	IntegraEon	Style	
•  PL/SQL	and	Java	based	Public	APIs	
•  Used	for	Extension,	IntegraEon	
within	Firewall	in	Homogeneous	
placorm	
•  Follow	EBS	guidelines	for	
customizaEon	&	extension	
•  Described	in	IntegraEon	Repository		
•  Create,	update	business	objects,	re-
use	business	logic	/	rules,	retrieve	
business	data
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Open	Interface	&	Concurrent	Program	for	Bulk	Data	Updates	
Data	Centric	IntegraEon	–	IntegraEon	Style	
Oracle	E-Business	Suite	
Concurrent	
Program	
Open	Interface	
Tables	
Base	Tables	
Open	Interface	
Views	
SQL	*	
Loader	
Oracle	Data	
Integrator	
3rd	party	
Adapter	
Data	Source	
Tools	to	Extract,	
Transform	&	Load	
Load	
Extract	
Text	File	
Custom	Table
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Web	ADI	for	Small	Batch	Data	Upload	
Data	Centric	IntegraEon	–	IntegraEon	Style	
Oracle	E-Business	Suite	
Concurrent	
Program	
Open	Interface	
Tables	
Base	Tables	
Text	File	
Manual	VerificaBon,	Update	&	Upload	
Upload	
Web	ADI	
Download	
Custom	Table	
Data	Source	
Download
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Create	Custom	Web	ADI	Integrators	
Desktop	IntegraEon	Framework	
•  Use	Desktop	IntegraEon	
Framework	to	Create	Custom	Web	
ADI	Integrators	
•  Use	LOVs	&	Date	Picker	
Components	
•  Importer	Rules	
–  Handle	error	situaEons	&	display	
error	message	
–  Clean	up	temporary	data
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Oracle	E-Business	Suite	
Embedded	Business	Event	System	
Event	Driven	–	IntegraEon	Style	
Advanced	Queue	
Business	Event	
Workflow	Process	
Service	InvocaBon	
Framework	
NoBficaBon	Mailer	
XML	Gateway	
PL/SQL	&	Java	APIs	
(Business	Logic)	
Trading	Partners	
Emails	
Web	Services	
Business	AcBvity	Monitoring
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Oracle	E-Business	Suite	
Business	Process	AutomaBon	using	Oracle	Workflow	
Process	Centric	–	IntegraEon	Style	
Workflow	Business	
Events	
NoBficaBons	
APIs	
Rules	
Parallel	
Flows	
Looping	 Chaining	RouBng	
Web	Services	
BPEL	Process	/	SOA	
Composites	
Trading	Partners
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Business	to	Business	–	IntegraEon	Style	
TransacBon	
Management	 Point	
Point	Point	
Trading	
Partner	
Management	
Message	
Transport	
Monitoring	
Trading	Partners	
•  Industry	B2B	Standards	
•  Cross	Firewall	
•  MulE-Enterprise	
•  CollaboraEon	with	Partners
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Oracle	E-Commerce	Gateway	for	EDI	TransacBons	
Business	to	Business	–	IntegraEon	Style	
Oracle	E-Business	Suite	
Concurrent	
Program	
Open	Interface	
Tables	/	Views	
Base	Tables	
ASCII	Text	
File	
E-Commerce	
Gateway	
B2B	Gateway/	
3rd	Party	EDI	
Translator	
Trading	Partners	EDI	Standard	
File
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Oracle	E-Business	Suite	
Oracle	XML	Gateway	for	XML	based	Standard	Business	TransacBons	
Business	to	Business	–	IntegraEon	Style	
Business	Events	
Workflow	Process	
PL/SQL	&	Java	APIs	
(Business	Logic)	
Trading	Partners	
Advanced	Queue	
Open	Interface	Tables/	
Views	
Base	Tables	
OTA	
XML	Gateway	
JMS
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Web	Services	–	IntegraEon	Style	
	
	
	
	
	
	
	
	SOAP	Services	 REST	Services	
•  	WS-Standards	
•  	Message	level	Protocols	
•  	Transport	Protocols	HTTP,	JMS	
•  	XML	Message	Format	
•  	Data	transmieed	over	HTTP(S)	
•  	HTTP	Verbs	
•  	HTTP	Headers	
•  	XML,	JSON,	CSV	Message	Formats
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Oracle	E-Business	Suite	Integrated	SOA	Gateway	
Web	Services	–	IntegraEon	Style	
Integrated	SOA	Gateway	
Oracle	E-Business	Suite	
Monitor	
SOAP/REST	Service	Providers	
Secure	
	
Provide	
	
HRMS	 Procurement	Finance	CRM	
Publish	
	
SCM	
Consume	
	
Service	InvocaBon		
Framework	
EAM
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Deploy	an	Interface	as	SOAP	Web	Service	
Generate	
Deploy
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Deploy	an	Interface	as	REST	Web	Service	
Generate	
Deploy
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
FuncEonal	Security	at	OperaEon	level
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Monitor,	Audit	and	View	Log	for	Web	Service	InvocaBons	
Service	Monitor
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Service	enabled	Interface	Types	in	ISG	
Interface	Type	 SOAP	Service	 REST	Service	
PL/SQL	API	(1200)	
Business	Service	Object	(40)	
Java	Bean	Service	(4)	
ApplicaEon	Module	Service	
Concurrent	Program	(90)	
Open	Interface	Table	(190)	
Open	Interface	View	(20)	
XML	Gateway	(51,	inbound)	
EDI	(22)	
26	
!	 !	
!	
!	
!	
!	 !*	
!	
*	CP	as	REST	Service	is	currently	available	for	EBS	R12.1.3	only.
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Summary	of	Setup	and	ConfiguraBon	for	Integrated	SOA	Gateway	
SOAP	and	REST	Service	Providers	
E-Business	Suite	Release	 SOAP	Services	 REST	Services	
12.1.3	
MOS	Doc	556540.1	
•  Setup	within	EBS	mid-Eer	
•  No	addiEonal	license	
•  No	addiEonal	license	
•  Setup	within	EBS	mid-Eer	
•  Simple	setup	steps	Oracle	E-Business	Suite	
12.2	
MOS	Doc	1311068.1	
•  Requires	external	SOA	Suite	
•  Has	license	implicaEons	
•  Dedicated	EBS	ISG	WLS	domain	
•  Leverage	WS	standards	supported	by	SOA	
suite
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Consume	and	Invoke	External	SOAP	Web	Services	
Service	InvocaEon	Framework	
Integrated	SOA	Gateway	
PL/SQL	APIs	 Forms	 Workflow	
Concurrent	Programs	
(Java/	PLSQL)	
OAF	pages	
Service	InvocaBon	Framework	(Web	Service	Client)	
	
	
	
	SOAP	Services	
Java	APIs	
Oracle	E-Business	Suite
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Use	Business	Event	System	to	Invoke	Web	Service	
Consume	SOAP	Web	Service	
Create	Invoker	Business	
Event	
Create	Invoke	Web	Service	
SubscripBon	
Consume	Web	Service	
WSDL	and	Create	Meta-
data	
Write	Business	Logic	to	
Prepare	Input	and	
Consume	Response	
Raise	Business	Event	to	
Invoke	Web	Service
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Create	Invoker	Business	Event	and	Invoke	Web	Service	Business	Event	SubscripBon	
Consume	SOAP	Web	Service
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Agenda	
Oracle	E-Business	Suite	IntegraEon	Overview	
EBS	IntegraEon	Products	&	Best	PracEces	
EBS	for	SOA,	Mobile	&	Cloud	IntegraEons	
Key	Takeaways	
Roadmap	
1	
2	
3	
4	
5
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
•  Drive	EBS	and	Cloud	Co-existence	Strategy	
•  Web	Service	Standard	driven	SOAP	IntegraEons	
•  Message	level	security	
•  Asynchronous	messaging	
•  ExcepEon	and	Fault	handling	
SOA
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Fine-grained	Services	
E-Business	Suite	SOAP	Web	Services	
Oracle	E-Business	Suite	12.2	
EBS	WLS	Domain	
Managed	Servers	
(OACORE,	OAFM)	
Admin	Server	
External	SOAP	
Web	Service	
IntegraBons	
Oracle	SOA	Suite	
EBS-ISG	WLS	Domain	
ISG	SOA	Server	
ISG	Admin	Server	
EBS	SOAP	
Web	Services	
EBS	Database	 EBS-ISG	Domain	
Schema	
SOA	Database
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Coarse-grained	Services	
E-Business	Suite	SOAP	Web	Services	
Oracle	E-Business	Suite	12.2		
EBS	WLS	Domain	
Managed	Servers	
(OACORE,	OAFM)	
Admin	Server	
External	SOAP	
Web	Service	
IntegraBons	
Oracle	SOA	Suite	
EBS	ISG	WLS	Domain	
ISG	SOA	Server	
ISG	Admin	Server	
Other	SOA	WLS	Domain	
EBS	SOAP	
Web	Services	
SOA	Server	
Admin	Server	
SOA	
Composites	
EBS	Database	 EBS-ISG	Domain	
Schema	
Other	SOA	Domain	
Schema	
SOA	Database
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 35	
Scalable	&	Highly	Available	ConfiguraEon	for	SOAP	Services	
SOAP		
Client	
EBS		
Load	Balancer	
Web	Client	
EBS		
Node	1	
SOA	Suite		
Load	Balancer	
SOA	
Node	2	
EBS		
Node	2	
SOA	
Node	1
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Technical	IntegraBon	Architecture	
Co-existence	Scenario	–	Oracle	EBS	and	AccounEng	Cloud	
ERP	Cloud	
SOAP	Web	
Service	
(SOA	Suite)	
Drilldown	to	EBS	
GL	–	SLA	-	
TransacEons	
Set	Up	Data	
GL	Balances	
hep	request	
from	user’s	
browser	
EBS	Workflow		Service	InvocaEon	
Framework	
EBS	General	Ledger	
heps	protocol
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
No	Extra	Technology	Dependency	
Integrated	SOA	Gateway	Service	InvocaEon	Framework	
Business	
Event	
Event	
Payload	as	
Aaachment	
	
	
Service	InvocaBon	Framework	 Cloud	SOAP	Web	Services	Web	Service	
	SubscripEon	
Transfer	Ledger	
Setup,	Balances	
Programs	
XSL	
TransformaBon	
Embed	WS-
Security	headers	
Embed	custom	
SOAP	Headers	
Cloud	Financial	Reports	
HTTPS	
Request	
HTTPS	
Response	
	
• 	Create	Ledger	
• 	Import	and	Post	Journals	
• 	Generate	Reports	
Oracle	E-Business	Suite	 AccounEng	Hub	ReporEng	Cloud	Service
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Mobile	
• Light	weight		
• InteracBve	
• Developer	friendly
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Lightweight	REST	Services	in	Oracle	E-Business	Suite	12.1.3	and	12.2	
Mobile	&	UI	IntegraEons	with	E-Business	Suite	
EBS	Database	
Integrated	SOA	Gateway	
OAF	
REST	Service	Provider	
ApplicaBon	Server	
PL/SQL	
ApplicaBon	Module	 Java	Bean	Services	 Security	Services
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Highly	InteracBve	for	Mobile	and	UI	integraBons	
PaginaEon	Using	EBS	REST	Services	
Oracle	E-Business	Suite	
REST	Web	Services	
IntegraBon	Interfaces	
2	 1	
hep://.../webservices/rest/.../getemployees?offset=0&limit=5
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 41	
Scalable	&	Highly	Available	ConfiguraEon	for	REST	Services	
EBS		
Load	Balancer	
Web/REST	
Client	
EBS		
OACore	Node	1	
EBS		
OACore	Node	2	
EBS		
OAFM	Node	1	
EBS		
OAFM	Node	2	
EBS		
OAFM	Node	3	
OAFM	Cluster	
OACore	Cluster
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 42	
Be	Informed	and	Take	AcBon	on	the	Go	
E-Business	Suite	Smartphone	ApplicaEons	
Horizontal	Apps	–	for	most	employees	
•  Approvals	
•  Expenses	
•  Timecards	
•  iProcurement	
	
Line	of	Business	Apps	
•  Sales	Orders	
•  Product	InformaEon	
•  Inventory	
•  Procurement	
•  Project	Manager	
•  Project	Manufacturing	
•  Service	Manager	
•  Self-Service	Human	Resources		
•  Learning		
•  Person	Directory	
•  Field	Service	
•  Maintenance	
•  Mobile	Supply	Chain	Apps	(MSCA)	
•  Discrete	ProducEon	Supervisor	
•  Process	ProducEon	Supervisor	
•  Discrete	Quality	Manager		
•  Process	Quality	Manager		
•  Yard	
•  EBS	12.1.3	and	12.2	
•  iOS	and	Android		
•  No	addiEonal	costs	for	licensed	
users	of	base	products	
•  Built	with	Oracle	Mobile	ApplicaEon	
Framework	(MAF)	
For	latest	app	availability,	check	EBS	Mobile	Apps	MOS	Note	
1641772.1	or	search	‘Oracle	EBS	America’	on	app	store	
Smartphone	ApplicaBons	(22)	 Delivery	Strategy
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
ConfidenEal	–	Oracle	
43	
Cloud	
• Integrate	with	EBS	using	ICS	and	SOACS	
• Inbound	and	Outbound	IntegraEons
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	 44	
Industry’s	Most	Comprehensive	Cloud	Placorm	Strategy	
Sobware	as	a	Service	
Infrastructure	as	a	Service	
Placorm	as	a	Service	
IntegraBon	Cloud	Service	
SOA	Cloud	Service
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
IntegraEon	Cloud	Service	&	SOA	Cloud	Service	
ICS	 SOA	CS/	SOA	Suite	
Deployment	 On	Cloud	 On	Cloud	or	On	Premise	
User	Persona	 Business	User	 IT	Developer	
Use	Cases	 • 	Simple	point-to-point	integraEons	
• 	Use	cases	with	limited	orchestraEons	
• 	Message	based	rouEng,	Stateless	execuEons	
• 	Complex	orchestraEons	(including	B2B)	
• 	Stateful	execuEons	
• 	Liu	&	Shiu	(Dev,	Test)	
Cloud-Premise	
ConnecEvity	
Agent	framework	 VPN	service	from	Compute
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
E-Business	Suite	Adapter	in	IntegraEon	Cloud	Service	
Oracle	E-Business	Suite	
Integrated	SOA	Gateway	
REST	Services	
ORACLE	CLOUD	 ON	PREMISE	
ICS		
												EBS	Adapter	
Oracle	E-Business	Suite	
Integrated	SOA	Gateway	
REST	Service	Framework
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Service	Requests	
Oracle	RightNow	to	E-Business	Suite	–	Service	Request	
Example	IntegraEon	Scenario	
Oracle Service Cloud
Incidents	
•  Customer	enters	the	RN	Customer	portal	to:	
•  Search	knowledge	base	(RN)	
•  Submit	new	issue/incident	-	Check	status	of	Service	Request	
•  Check	status	of	dispatch	task	
•  Check	status	of	RMA	
•  Service	Incidents	will	be	created	and	stored	in	RN	/	
shadow	SR	will	be	created	in	EBS	
•  Repair	orders	and	dispatch	tasks	will	be	created	in	EBS	
and	exposed	through	RN	incident
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
On-Premise	/	Cloud	based	IntegraEon	Placorm	
ON-PREMISES	
On-premises	IntegraBon	Placorm		
(SOA	Suite,	OSB)	
CLOUD	
IntegraBon	Placorm		
as	a	Service	
(ICS,	SOACS)	
HYBRID	
IntegraBon	Placorm		
as	a	Service	
(ICS,	SOACS)	
On-premises	IntegraBon	Placorm		
(SOA	Suite,	OSB)
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Agenda	
SOA,	Cloud	&	Mobile	IntegraEons	
Oracle	E-Business	Suite	Integrated	SOA	Gateway	
EBS	for	SOA,	Mobile	&	Cloud	IntegraEons	
Key	Takeaways	
Roadmap	
1	
2	
3	
4	
5
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Oracle	E-Business	Suite	
Oracle	E-Business	Suite	IntegraEon	Styles	&	Technology	
NaBve	Interfaces	 Data	 Event	 Process	 B2B	 SOAP	
Open	Interface	
Concurrent	
Program	
Business		
Event	System	
Workflow	
XML	Gateway	
E-Commerce	
Gateway	
PL/SQL	APIs	
Java	APIs	
Mobile,	UI	
SOAP	Services	 REST	Services	
Integrated	SOA	Gateway
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Agenda	
SOA,	Cloud	&	Mobile	IntegraEons	
Oracle	E-Business	Suite	Integrated	SOA	Gateway	
EBS	for	SOA,	Mobile	&	Cloud	IntegraEons	
Key	Takeaways	
Roadmap	
1	
2	
3	
4	
5
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
ISG	Roadmap	
•  AutomaEon	of	ISG	configuraEons	
•  REST	enable:	
– Concurrent	Program	in	R12.2	(forward	port)	
– Open	Interface	Tables	
– Open	Interface	Views	
•  REST	Service	InvocaEon	
•  REST	Monitoring	&	Logging	
56
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Related	Sessions	
IntegraBons	
WED	
Sep	21	
4:15	PM	
CON6724-Leverage	IntegraEon	Cloud	Service	for	Oracle	E-Business	Suite	
Rekha	Ayothi,	Product	Manager,	ApplicaEons	Technology,	Oracle	E-Business	Suite	
Moscone	West		
3022	
57
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
Moscone	West	–	ExhibiBon	Hall	
Mon,	Sep	19:		10:15	AM	–	5:30	PM	
Tue,	Sep	20:	10:15	AM	–	5:15	PM	
Wed,	Sep	21:		10:15	AM	–	4:15	PM	
ConfidenEal	–	Oracle	
58	
DEMOgrounds	–	Oracle	E-Business	Suite	Pods	
•  WAJ-016	–	Oracle	E-Business	Suite	on	Oracle	
Cloud	(IaaS	&	PaaS)	
•  WAJ-017	–	Automated	Oracle	E-Business	Suite	
Tests	Using	Oracle	Flow	Builder	
•  WAJ-018	–	System	AdministraEon,	Advanced	
Architecture	&	Security	
•  WAJ-019	–	Oracle	E-Business	Suite:		Technical	
Upgrade	Best	PracEces	
•  WAJ-020	–	New	User	Interface	CapabiliEes	in	
Oracle	E-Business	Suite	
Note:		Located	in	the	ApplicaEons	and	JD	Edwards	Showcase
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|	
QuesEons	
59	Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.
Copyright	©	2016,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
EBS Integration Best Practices

Más contenido relacionado

La actualidad más candente

Oracle eBS Overview.pptx
Oracle eBS Overview.pptxOracle eBS Overview.pptx
Oracle eBS Overview.pptxssuser9dce1e1
 
Resume of Sugavanan - Oracle Apps Technical Consultant
Resume of Sugavanan - Oracle Apps Technical ConsultantResume of Sugavanan - Oracle Apps Technical Consultant
Resume of Sugavanan - Oracle Apps Technical ConsultantSugavanan Arunachalam
 
Oracle Payables R12 ivas
Oracle Payables R12 ivasOracle Payables R12 ivas
Oracle Payables R12 ivasAli Ibrahim
 
New features in oracle fusion financial accounts receivables and account paya...
New features in oracle fusion financial accounts receivables and account paya...New features in oracle fusion financial accounts receivables and account paya...
New features in oracle fusion financial accounts receivables and account paya...Jade Global
 
Service everywhere using oracle integration repository
Service everywhere using oracle integration repositoryService everywhere using oracle integration repository
Service everywhere using oracle integration repositoryPavan B
 
Oracle applications sla r12 SLA- demos
Oracle applications sla r12   SLA- demosOracle applications sla r12   SLA- demos
Oracle applications sla r12 SLA- demosAli Ibrahim
 
Oracle Apps Technical – Short notes on RICE Components.
Oracle Apps Technical – Short notes on RICE Components.Oracle Apps Technical – Short notes on RICE Components.
Oracle Apps Technical – Short notes on RICE Components.Boopathy CS
 
Oracle Web ADI Implementation Steps
Oracle Web ADI Implementation StepsOracle Web ADI Implementation Steps
Oracle Web ADI Implementation Stepsstandale
 
OEBS R12 Presentation.ppt
OEBS R12 Presentation.pptOEBS R12 Presentation.ppt
OEBS R12 Presentation.pptMohd Haireeen
 
Oracle financials functional training on ap, ar & gl
Oracle financials functional training on ap, ar & glOracle financials functional training on ap, ar & gl
Oracle financials functional training on ap, ar & glmagnifics
 
Oracle Purchasing R12 Setup Steps
Oracle Purchasing R12 Setup StepsOracle Purchasing R12 Setup Steps
Oracle Purchasing R12 Setup StepsAhmed Elshayeb
 
Oracle R12.1.3 Costing Overview
Oracle R12.1.3 Costing OverviewOracle R12.1.3 Costing Overview
Oracle R12.1.3 Costing OverviewPritesh Mogane
 
OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat...
OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat...OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat...
OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat...vasuballa
 
Oracle General ledger ivas
Oracle General ledger ivasOracle General ledger ivas
Oracle General ledger ivasAli Ibrahim
 
Oracle ERP Implementation_Genpact_V7.pptx
Oracle ERP Implementation_Genpact_V7.pptxOracle ERP Implementation_Genpact_V7.pptx
Oracle ERP Implementation_Genpact_V7.pptxAshokKumar705948
 

La actualidad más candente (20)

Oracle eBS Overview.pptx
Oracle eBS Overview.pptxOracle eBS Overview.pptx
Oracle eBS Overview.pptx
 
Resume of Sugavanan - Oracle Apps Technical Consultant
Resume of Sugavanan - Oracle Apps Technical ConsultantResume of Sugavanan - Oracle Apps Technical Consultant
Resume of Sugavanan - Oracle Apps Technical Consultant
 
Oracle Payables R12 ivas
Oracle Payables R12 ivasOracle Payables R12 ivas
Oracle Payables R12 ivas
 
New features in oracle fusion financial accounts receivables and account paya...
New features in oracle fusion financial accounts receivables and account paya...New features in oracle fusion financial accounts receivables and account paya...
New features in oracle fusion financial accounts receivables and account paya...
 
Service everywhere using oracle integration repository
Service everywhere using oracle integration repositoryService everywhere using oracle integration repository
Service everywhere using oracle integration repository
 
Oracle applications sla r12 SLA- demos
Oracle applications sla r12   SLA- demosOracle applications sla r12   SLA- demos
Oracle applications sla r12 SLA- demos
 
Oracle eAM Overview And Integration With E-Business Suite
Oracle eAM Overview And Integration With E-Business SuiteOracle eAM Overview And Integration With E-Business Suite
Oracle eAM Overview And Integration With E-Business Suite
 
Oracle Apps Technical – Short notes on RICE Components.
Oracle Apps Technical – Short notes on RICE Components.Oracle Apps Technical – Short notes on RICE Components.
Oracle Apps Technical – Short notes on RICE Components.
 
Oracle Web ADI Implementation Steps
Oracle Web ADI Implementation StepsOracle Web ADI Implementation Steps
Oracle Web ADI Implementation Steps
 
Oracle Fusion Application
Oracle Fusion ApplicationOracle Fusion Application
Oracle Fusion Application
 
P2 p and o2c
P2 p and o2cP2 p and o2c
P2 p and o2c
 
OEBS R12 Presentation.ppt
OEBS R12 Presentation.pptOEBS R12 Presentation.ppt
OEBS R12 Presentation.ppt
 
Oracle financials functional training on ap, ar & gl
Oracle financials functional training on ap, ar & glOracle financials functional training on ap, ar & gl
Oracle financials functional training on ap, ar & gl
 
Oracle Purchasing R12 Setup Steps
Oracle Purchasing R12 Setup StepsOracle Purchasing R12 Setup Steps
Oracle Purchasing R12 Setup Steps
 
Hcm enterprise and_workforce_structures
Hcm enterprise and_workforce_structuresHcm enterprise and_workforce_structures
Hcm enterprise and_workforce_structures
 
Oracle Inventory
Oracle InventoryOracle Inventory
Oracle Inventory
 
Oracle R12.1.3 Costing Overview
Oracle R12.1.3 Costing OverviewOracle R12.1.3 Costing Overview
Oracle R12.1.3 Costing Overview
 
OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat...
OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat...OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat...
OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat...
 
Oracle General ledger ivas
Oracle General ledger ivasOracle General ledger ivas
Oracle General ledger ivas
 
Oracle ERP Implementation_Genpact_V7.pptx
Oracle ERP Implementation_Genpact_V7.pptxOracle ERP Implementation_Genpact_V7.pptx
Oracle ERP Implementation_Genpact_V7.pptx
 

Destacado

OOW15 - Oracle E-Business Suite Integration Best Practices
OOW15 - Oracle E-Business Suite Integration Best PracticesOOW15 - Oracle E-Business Suite Integration Best Practices
OOW15 - Oracle E-Business Suite Integration Best Practicesvasuballa
 
OOW16 - Technical Upgrade Best Practices for Oracle E-Business Suite 12.2 [CO...
OOW16 - Technical Upgrade Best Practices for Oracle E-Business Suite 12.2 [CO...OOW16 - Technical Upgrade Best Practices for Oracle E-Business Suite 12.2 [CO...
OOW16 - Technical Upgrade Best Practices for Oracle E-Business Suite 12.2 [CO...vasuballa
 
OOW15 - Oracle E-Business Suite Technology: Latest Features and Roadmap
OOW15 - Oracle E-Business Suite Technology: Latest Features and RoadmapOOW15 - Oracle E-Business Suite Technology: Latest Features and Roadmap
OOW15 - Oracle E-Business Suite Technology: Latest Features and Roadmapvasuballa
 
OOW16 - Oracle E-Business Suite Information Discovery: Your Journey to the Cl...
OOW16 - Oracle E-Business Suite Information Discovery: Your Journey to the Cl...OOW16 - Oracle E-Business Suite Information Discovery: Your Journey to the Cl...
OOW16 - Oracle E-Business Suite Information Discovery: Your Journey to the Cl...vasuballa
 
Cloud Integration: Oracle EBS and Salesforce.com
Cloud Integration: Oracle EBS and Salesforce.comCloud Integration: Oracle EBS and Salesforce.com
Cloud Integration: Oracle EBS and Salesforce.comDarren Cunningham
 
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....vasuballa
 
OOW15 - Standards-Based Desktop Integration in Oracle E-Business Suite
OOW15 - Standards-Based Desktop Integration in Oracle E-Business SuiteOOW15 - Standards-Based Desktop Integration in Oracle E-Business Suite
OOW15 - Standards-Based Desktop Integration in Oracle E-Business Suitevasuballa
 
It's all about Integration - Developing with Oracle Cloud Services
It's all about Integration - Developing with Oracle Cloud ServicesIt's all about Integration - Developing with Oracle Cloud Services
It's all about Integration - Developing with Oracle Cloud ServicesOPITZ CONSULTING Deutschland
 
Best practices for large oracle apps r12 implementations apps14
Best practices for large oracle apps r12 implementations apps14Best practices for large oracle apps r12 implementations apps14
Best practices for large oracle apps r12 implementations apps14Ajith Narayanan
 
OOW15 - Simplified and Touch-Friendly User Interface in Oracle E-Business Suite
OOW15 - Simplified and Touch-Friendly User Interface in Oracle E-Business SuiteOOW15 - Simplified and Touch-Friendly User Interface in Oracle E-Business Suite
OOW15 - Simplified and Touch-Friendly User Interface in Oracle E-Business Suitevasuballa
 
OOW09 Integration Architecture EBS R12
OOW09 Integration Architecture  EBS R12OOW09 Integration Architecture  EBS R12
OOW09 Integration Architecture EBS R12jucaab
 
OOW15 - Planning Your Upgrade to Oracle E-Business Suite 12.2
OOW15 - Planning Your Upgrade to Oracle E-Business Suite 12.2OOW15 - Planning Your Upgrade to Oracle E-Business Suite 12.2
OOW15 - Planning Your Upgrade to Oracle E-Business Suite 12.2vasuballa
 
OOW15 - Installation, Cloning, and Configuration of Oracle E-Business Suite 12.2
OOW15 - Installation, Cloning, and Configuration of Oracle E-Business Suite 12.2OOW15 - Installation, Cloning, and Configuration of Oracle E-Business Suite 12.2
OOW15 - Installation, Cloning, and Configuration of Oracle E-Business Suite 12.2vasuballa
 
OOW15 - personalize and extend oracle ebs for desktops and tablets
OOW15 - personalize and extend oracle ebs for desktops and tabletsOOW15 - personalize and extend oracle ebs for desktops and tablets
OOW15 - personalize and extend oracle ebs for desktops and tabletsvasuballa
 
Oracle EBS Upgrade to 12.2.5.1
Oracle EBS Upgrade to 12.2.5.1Oracle EBS Upgrade to 12.2.5.1
Oracle EBS Upgrade to 12.2.5.1Amit Sharma
 
Leverage integration cloud_service_for_ebs_
Leverage integration cloud_service_for_ebs_Leverage integration cloud_service_for_ebs_
Leverage integration cloud_service_for_ebs_aioughydchapter
 
Middleware and Middleware in distributed application
Middleware and Middleware in distributed applicationMiddleware and Middleware in distributed application
Middleware and Middleware in distributed applicationRishikese MR
 
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]vasuballa
 

Destacado (20)

OOW15 - Oracle E-Business Suite Integration Best Practices
OOW15 - Oracle E-Business Suite Integration Best PracticesOOW15 - Oracle E-Business Suite Integration Best Practices
OOW15 - Oracle E-Business Suite Integration Best Practices
 
OOW16 - Technical Upgrade Best Practices for Oracle E-Business Suite 12.2 [CO...
OOW16 - Technical Upgrade Best Practices for Oracle E-Business Suite 12.2 [CO...OOW16 - Technical Upgrade Best Practices for Oracle E-Business Suite 12.2 [CO...
OOW16 - Technical Upgrade Best Practices for Oracle E-Business Suite 12.2 [CO...
 
OOW15 - Oracle E-Business Suite Technology: Latest Features and Roadmap
OOW15 - Oracle E-Business Suite Technology: Latest Features and RoadmapOOW15 - Oracle E-Business Suite Technology: Latest Features and Roadmap
OOW15 - Oracle E-Business Suite Technology: Latest Features and Roadmap
 
OOW16 - Oracle E-Business Suite Information Discovery: Your Journey to the Cl...
OOW16 - Oracle E-Business Suite Information Discovery: Your Journey to the Cl...OOW16 - Oracle E-Business Suite Information Discovery: Your Journey to the Cl...
OOW16 - Oracle E-Business Suite Information Discovery: Your Journey to the Cl...
 
How to build a Oracle cloud adapter SOA, Integration & API's
How to build a Oracle cloud adapter  SOA, Integration & API'sHow to build a Oracle cloud adapter  SOA, Integration & API's
How to build a Oracle cloud adapter SOA, Integration & API's
 
Cloud Integration: Oracle EBS and Salesforce.com
Cloud Integration: Oracle EBS and Salesforce.comCloud Integration: Oracle EBS and Salesforce.com
Cloud Integration: Oracle EBS and Salesforce.com
 
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
 
OOW15 - Standards-Based Desktop Integration in Oracle E-Business Suite
OOW15 - Standards-Based Desktop Integration in Oracle E-Business SuiteOOW15 - Standards-Based Desktop Integration in Oracle E-Business Suite
OOW15 - Standards-Based Desktop Integration in Oracle E-Business Suite
 
It's all about Integration - Developing with Oracle Cloud Services
It's all about Integration - Developing with Oracle Cloud ServicesIt's all about Integration - Developing with Oracle Cloud Services
It's all about Integration - Developing with Oracle Cloud Services
 
Best practices for large oracle apps r12 implementations apps14
Best practices for large oracle apps r12 implementations apps14Best practices for large oracle apps r12 implementations apps14
Best practices for large oracle apps r12 implementations apps14
 
Oracle JET overview
Oracle JET overviewOracle JET overview
Oracle JET overview
 
OOW15 - Simplified and Touch-Friendly User Interface in Oracle E-Business Suite
OOW15 - Simplified and Touch-Friendly User Interface in Oracle E-Business SuiteOOW15 - Simplified and Touch-Friendly User Interface in Oracle E-Business Suite
OOW15 - Simplified and Touch-Friendly User Interface in Oracle E-Business Suite
 
OOW09 Integration Architecture EBS R12
OOW09 Integration Architecture  EBS R12OOW09 Integration Architecture  EBS R12
OOW09 Integration Architecture EBS R12
 
OOW15 - Planning Your Upgrade to Oracle E-Business Suite 12.2
OOW15 - Planning Your Upgrade to Oracle E-Business Suite 12.2OOW15 - Planning Your Upgrade to Oracle E-Business Suite 12.2
OOW15 - Planning Your Upgrade to Oracle E-Business Suite 12.2
 
OOW15 - Installation, Cloning, and Configuration of Oracle E-Business Suite 12.2
OOW15 - Installation, Cloning, and Configuration of Oracle E-Business Suite 12.2OOW15 - Installation, Cloning, and Configuration of Oracle E-Business Suite 12.2
OOW15 - Installation, Cloning, and Configuration of Oracle E-Business Suite 12.2
 
OOW15 - personalize and extend oracle ebs for desktops and tablets
OOW15 - personalize and extend oracle ebs for desktops and tabletsOOW15 - personalize and extend oracle ebs for desktops and tablets
OOW15 - personalize and extend oracle ebs for desktops and tablets
 
Oracle EBS Upgrade to 12.2.5.1
Oracle EBS Upgrade to 12.2.5.1Oracle EBS Upgrade to 12.2.5.1
Oracle EBS Upgrade to 12.2.5.1
 
Leverage integration cloud_service_for_ebs_
Leverage integration cloud_service_for_ebs_Leverage integration cloud_service_for_ebs_
Leverage integration cloud_service_for_ebs_
 
Middleware and Middleware in distributed application
Middleware and Middleware in distributed applicationMiddleware and Middleware in distributed application
Middleware and Middleware in distributed application
 
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
 

Similar a EBS Integration Best Practices

OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui...
OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui...OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui...
OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui...vasuballa
 
OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine...
OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine...OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine...
OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine...vasuballa
 
OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc...
OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc...OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc...
OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc...vasuballa
 
MySQL Enterprise Monitor 3
MySQL Enterprise Monitor 3MySQL Enterprise Monitor 3
MySQL Enterprise Monitor 3Mark Swarbrick
 
3° Sessione Oracle - CRUI: Mobile&Conversational Interface
3° Sessione Oracle - CRUI: Mobile&Conversational Interface3° Sessione Oracle - CRUI: Mobile&Conversational Interface
3° Sessione Oracle - CRUI: Mobile&Conversational InterfaceJürgen Ambrosi
 
Develop Oracle Virtual Box and deploy to Cloud
Develop Oracle Virtual Box and deploy to CloudDevelop Oracle Virtual Box and deploy to Cloud
Develop Oracle Virtual Box and deploy to CloudInprise Group
 
MySQL Group Replication
MySQL Group ReplicationMySQL Group Replication
MySQL Group ReplicationMark Swarbrick
 
MySQL Enterprise Edition
MySQL Enterprise EditionMySQL Enterprise Edition
MySQL Enterprise EditionMark Swarbrick
 
Next Generation Data Center Strategies
Next Generation Data Center StrategiesNext Generation Data Center Strategies
Next Generation Data Center StrategiesVenkat Nambiyur
 
Oracle Solaris Cloud Management and Deployment with OpenStack
Oracle Solaris Cloud Management and Deployment with OpenStackOracle Solaris Cloud Management and Deployment with OpenStack
Oracle Solaris Cloud Management and Deployment with OpenStackOTN Systems Hub
 
Performance in Spark 2.0, PDX Spark Meetup 8/18/16
Performance in Spark 2.0, PDX Spark Meetup 8/18/16Performance in Spark 2.0, PDX Spark Meetup 8/18/16
Performance in Spark 2.0, PDX Spark Meetup 8/18/16pdx_spark
 
MySQL Enterprise Cloud
MySQL Enterprise Cloud MySQL Enterprise Cloud
MySQL Enterprise Cloud Mark Swarbrick
 
MySQL Enterprise Cloud
MySQL Enterprise CloudMySQL Enterprise Cloud
MySQL Enterprise CloudMark Swarbrick
 
OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite...
OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite...OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite...
OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite...vasuballa
 
Java @ Rio Meetup #1 - Java @ Oracle Cloud
Java @ Rio Meetup #1 - Java @ Oracle CloudJava @ Rio Meetup #1 - Java @ Oracle Cloud
Java @ Rio Meetup #1 - Java @ Oracle CloudPaulo Alberto Simoes ∴
 
Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...
Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...
Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...Trivadis
 
Java EE Next - BeJUG JavaOne Afterglow 2016
Java EE Next - BeJUG JavaOne Afterglow 2016Java EE Next - BeJUG JavaOne Afterglow 2016
Java EE Next - BeJUG JavaOne Afterglow 2016David Delabassee
 
Percona Live - Dublin 03 ee + cloud
Percona Live - Dublin 03 ee + cloudPercona Live - Dublin 03 ee + cloud
Percona Live - Dublin 03 ee + cloudMark Swarbrick
 
#OOW16 - Risk Management Cloud / GRC General Session
#OOW16 - Risk Management Cloud / GRC General Session#OOW16 - Risk Management Cloud / GRC General Session
#OOW16 - Risk Management Cloud / GRC General SessionDane Roberts
 
MySQL as a Document Store
MySQL as a Document StoreMySQL as a Document Store
MySQL as a Document StoreMark Swarbrick
 

Similar a EBS Integration Best Practices (20)

OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui...
OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui...OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui...
OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui...
 
OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine...
OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine...OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine...
OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine...
 
OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc...
OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc...OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc...
OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc...
 
MySQL Enterprise Monitor 3
MySQL Enterprise Monitor 3MySQL Enterprise Monitor 3
MySQL Enterprise Monitor 3
 
3° Sessione Oracle - CRUI: Mobile&Conversational Interface
3° Sessione Oracle - CRUI: Mobile&Conversational Interface3° Sessione Oracle - CRUI: Mobile&Conversational Interface
3° Sessione Oracle - CRUI: Mobile&Conversational Interface
 
Develop Oracle Virtual Box and deploy to Cloud
Develop Oracle Virtual Box and deploy to CloudDevelop Oracle Virtual Box and deploy to Cloud
Develop Oracle Virtual Box and deploy to Cloud
 
MySQL Group Replication
MySQL Group ReplicationMySQL Group Replication
MySQL Group Replication
 
MySQL Enterprise Edition
MySQL Enterprise EditionMySQL Enterprise Edition
MySQL Enterprise Edition
 
Next Generation Data Center Strategies
Next Generation Data Center StrategiesNext Generation Data Center Strategies
Next Generation Data Center Strategies
 
Oracle Solaris Cloud Management and Deployment with OpenStack
Oracle Solaris Cloud Management and Deployment with OpenStackOracle Solaris Cloud Management and Deployment with OpenStack
Oracle Solaris Cloud Management and Deployment with OpenStack
 
Performance in Spark 2.0, PDX Spark Meetup 8/18/16
Performance in Spark 2.0, PDX Spark Meetup 8/18/16Performance in Spark 2.0, PDX Spark Meetup 8/18/16
Performance in Spark 2.0, PDX Spark Meetup 8/18/16
 
MySQL Enterprise Cloud
MySQL Enterprise Cloud MySQL Enterprise Cloud
MySQL Enterprise Cloud
 
MySQL Enterprise Cloud
MySQL Enterprise CloudMySQL Enterprise Cloud
MySQL Enterprise Cloud
 
OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite...
OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite...OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite...
OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite...
 
Java @ Rio Meetup #1 - Java @ Oracle Cloud
Java @ Rio Meetup #1 - Java @ Oracle CloudJava @ Rio Meetup #1 - Java @ Oracle Cloud
Java @ Rio Meetup #1 - Java @ Oracle Cloud
 
Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...
Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...
Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...
 
Java EE Next - BeJUG JavaOne Afterglow 2016
Java EE Next - BeJUG JavaOne Afterglow 2016Java EE Next - BeJUG JavaOne Afterglow 2016
Java EE Next - BeJUG JavaOne Afterglow 2016
 
Percona Live - Dublin 03 ee + cloud
Percona Live - Dublin 03 ee + cloudPercona Live - Dublin 03 ee + cloud
Percona Live - Dublin 03 ee + cloud
 
#OOW16 - Risk Management Cloud / GRC General Session
#OOW16 - Risk Management Cloud / GRC General Session#OOW16 - Risk Management Cloud / GRC General Session
#OOW16 - Risk Management Cloud / GRC General Session
 
MySQL as a Document Store
MySQL as a Document StoreMySQL as a Document Store
MySQL as a Document Store
 

Más de vasuballa

Oracle E-Business Suite on Kubernetes Cluster
Oracle E-Business Suite on Kubernetes ClusterOracle E-Business Suite on Kubernetes Cluster
Oracle E-Business Suite on Kubernetes Clustervasuballa
 
Using oracle cloud to speed up e business suite 12.2 upgrade
Using oracle cloud to speed up e business suite 12.2 upgradeUsing oracle cloud to speed up e business suite 12.2 upgrade
Using oracle cloud to speed up e business suite 12.2 upgradevasuballa
 
Securing oracle e-business suite 12.1 and 12.2 technology infrastructure
Securing oracle e-business suite 12.1 and 12.2 technology infrastructureSecuring oracle e-business suite 12.1 and 12.2 technology infrastructure
Securing oracle e-business suite 12.1 and 12.2 technology infrastructurevasuballa
 
Oracle EBS database upgrade to 12c
Oracle EBS database upgrade to 12cOracle EBS database upgrade to 12c
Oracle EBS database upgrade to 12cvasuballa
 
EBS on Oracle Cloud
EBS on Oracle CloudEBS on Oracle Cloud
EBS on Oracle Cloudvasuballa
 
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...vasuballa
 
OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...
OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...
OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...vasuballa
 
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]vasuballa
 
OOW16 - Testing Oracle E-Business Suite Best Practices [CON6713]
OOW16 - Testing Oracle E-Business Suite Best Practices [CON6713]OOW16 - Testing Oracle E-Business Suite Best Practices [CON6713]
OOW16 - Testing Oracle E-Business Suite Best Practices [CON6713]vasuballa
 
OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716]
OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716]OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716]
OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716]vasuballa
 
OOW16 - Oracle E-Business Suite in Oracle Cloud: Technical Insight [CON6723]
OOW16 - Oracle E-Business Suite in Oracle Cloud: Technical Insight [CON6723]OOW16 - Oracle E-Business Suite in Oracle Cloud: Technical Insight [CON6723]
OOW16 - Oracle E-Business Suite in Oracle Cloud: Technical Insight [CON6723]vasuballa
 
OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725]
OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725]OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725]
OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725]vasuballa
 
OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ...
OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ...OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ...
OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ...vasuballa
 
OOW16 - Deploying Oracle E-Business Suite for On-Premises Cloud and Oracle Cl...
OOW16 - Deploying Oracle E-Business Suite for On-Premises Cloud and Oracle Cl...OOW16 - Deploying Oracle E-Business Suite for On-Premises Cloud and Oracle Cl...
OOW16 - Deploying Oracle E-Business Suite for On-Premises Cloud and Oracle Cl...vasuballa
 
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...vasuballa
 
OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]
OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]
OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]vasuballa
 
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....vasuballa
 
OOW16 - Online Patching with Oracle E-Business Suite 12.2 [CON6710]
OOW16 - Online Patching with Oracle E-Business Suite 12.2 [CON6710]OOW16 - Online Patching with Oracle E-Business Suite 12.2 [CON6710]
OOW16 - Online Patching with Oracle E-Business Suite 12.2 [CON6710]vasuballa
 
OOW16 - Ready or Not: Applying Secure Configuration to Oracle E-Business Suit...
OOW16 - Ready or Not: Applying Secure Configuration to Oracle E-Business Suit...OOW16 - Ready or Not: Applying Secure Configuration to Oracle E-Business Suit...
OOW16 - Ready or Not: Applying Secure Configuration to Oracle E-Business Suit...vasuballa
 
OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]
OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]
OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]vasuballa
 

Más de vasuballa (20)

Oracle E-Business Suite on Kubernetes Cluster
Oracle E-Business Suite on Kubernetes ClusterOracle E-Business Suite on Kubernetes Cluster
Oracle E-Business Suite on Kubernetes Cluster
 
Using oracle cloud to speed up e business suite 12.2 upgrade
Using oracle cloud to speed up e business suite 12.2 upgradeUsing oracle cloud to speed up e business suite 12.2 upgrade
Using oracle cloud to speed up e business suite 12.2 upgrade
 
Securing oracle e-business suite 12.1 and 12.2 technology infrastructure
Securing oracle e-business suite 12.1 and 12.2 technology infrastructureSecuring oracle e-business suite 12.1 and 12.2 technology infrastructure
Securing oracle e-business suite 12.1 and 12.2 technology infrastructure
 
Oracle EBS database upgrade to 12c
Oracle EBS database upgrade to 12cOracle EBS database upgrade to 12c
Oracle EBS database upgrade to 12c
 
EBS on Oracle Cloud
EBS on Oracle CloudEBS on Oracle Cloud
EBS on Oracle Cloud
 
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...
 
OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...
OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...
OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...
 
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
 
OOW16 - Testing Oracle E-Business Suite Best Practices [CON6713]
OOW16 - Testing Oracle E-Business Suite Best Practices [CON6713]OOW16 - Testing Oracle E-Business Suite Best Practices [CON6713]
OOW16 - Testing Oracle E-Business Suite Best Practices [CON6713]
 
OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716]
OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716]OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716]
OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716]
 
OOW16 - Oracle E-Business Suite in Oracle Cloud: Technical Insight [CON6723]
OOW16 - Oracle E-Business Suite in Oracle Cloud: Technical Insight [CON6723]OOW16 - Oracle E-Business Suite in Oracle Cloud: Technical Insight [CON6723]
OOW16 - Oracle E-Business Suite in Oracle Cloud: Technical Insight [CON6723]
 
OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725]
OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725]OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725]
OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725]
 
OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ...
OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ...OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ...
OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ...
 
OOW16 - Deploying Oracle E-Business Suite for On-Premises Cloud and Oracle Cl...
OOW16 - Deploying Oracle E-Business Suite for On-Premises Cloud and Oracle Cl...OOW16 - Deploying Oracle E-Business Suite for On-Premises Cloud and Oracle Cl...
OOW16 - Deploying Oracle E-Business Suite for On-Premises Cloud and Oracle Cl...
 
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
 
OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]
OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]
OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]
 
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
 
OOW16 - Online Patching with Oracle E-Business Suite 12.2 [CON6710]
OOW16 - Online Patching with Oracle E-Business Suite 12.2 [CON6710]OOW16 - Online Patching with Oracle E-Business Suite 12.2 [CON6710]
OOW16 - Online Patching with Oracle E-Business Suite 12.2 [CON6710]
 
OOW16 - Ready or Not: Applying Secure Configuration to Oracle E-Business Suit...
OOW16 - Ready or Not: Applying Secure Configuration to Oracle E-Business Suit...OOW16 - Ready or Not: Applying Secure Configuration to Oracle E-Business Suit...
OOW16 - Ready or Not: Applying Secure Configuration to Oracle E-Business Suit...
 
OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]
OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]
OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]
 

Último

Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????blackmambaettijean
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 

Último (20)

Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 

EBS Integration Best Practices