SlideShare una empresa de Scribd logo
1 de 28
Descargar para leer sin conexión
ORACLE CLOUD VERLEIHT
ADF ANWENDUNGEN FLÜGEL

Andreas Koop
CEO & Consultant
Oracle Technologies

DOAG 2013 Development, Bonn, 19.06.2013
Andreas Koop

ÜBER MICH

CEO & Consultant
Oracle Technologies

Beratung, Training Oracle Technologie
ADF Certified Implementation Specialist

Community
DOAG, ADF EMG, ADF German Community, Twitter @multikoop

Blog
Technical http://multikoop.blogspot.com
Sonstiges http://www.enpit.de/blog

2
ENTERPRISE PRAGMATIC IT

Consulting
Oracle Fusion
Middleware

Training
Oracle
WebCenter

Development
Oracle
ADF

Oracle
WebLogic
AGENDA
Introduction to Oracle Cloud
Oracle Cloud Database Deployment
Oracle Cloud Java Deployment
Security & Monitoring
Fazit
Andreas Koop

4
ZIEL: IN DER CLOUD

Andreas Koop

5
CLOUD.ORACLE.COM
30 TAGE TRIAL

PaaS
Angebot
30 Tage
incl. Database
Cloud Service:
1 Schema
1 GB Storage
6GB Transfer

Andreas Koop

6
CLOUD.ORACLE.COM
ANMELDUNG

Andreas Koop

7
AKTIVIERUNG NOTWENDIG

Andreas Koop

8
AKTIVIERUNG NACH EMAIL
BENACHRICHTIGUNG
Weniger als 24
Stunden !

Erst nach Aktivierung
werden die
Zugangsdaten in einer
weiteren Email
zugestellt

Andreas Koop

9
ORACLE CLOUD
ARCHITECTURE
SaaS
(CRM, ERP, etc)

Social Services
(Social Network /
Marketing, Analytics, etc)

Common Infra Services
(Storage, Messaging, etc)

Cloud Deployment Infrastructure

Traffic Director
WebLogic Server

Identity Management

EM Cloud Control

ExaData

Virtual Assembly Builder
Oracle Database

Andreas Koop

ExaLogic

Oracle Cloud Application Foundation

10
ORACLE JAVA CLOUD
SERVICE SDK

Oracle Java Cloud Service SDK

Andreas Koop

11
ORACLE CLOUD

IDENTITY DOMAIN

CSV Bulk Upload
möglich

Manage User Profile
Create / Delete Users, Reset Password
Create / Delete Roles, Assign to Users
Andreas Koop

12
ORACLE CLOUD

DATABASE SERVICE

11g R2
1 Schema
APEX Applications
RESTful Services (JSON, CSV, No XML)
Andreas Koop

13
ORACLE CLOUD

DATABASE SERVICE
‣

Export Dumps, Access through SFTP

‣

Import Schema Objects / Data through APEX SQL
Worksheet or (Client) Database Cart

Andreas Koop

14
ORACLE CLOUD

DATABASE CART DEPLOYMENT

Andreas Koop

15
ORACLE CLOUD
JAVA SERVICE
‣

WebLogic 10.3.6

‣

Java EE5 / ADF Apps (11.1.1.6)

‣

No support for
‣

ADF MDS, ADS, BC Service Interface

‣

Java Mail, Filesystem access, JMS, JDBC (direct)

‣

Max. Deployment size 95MB

Andreas Koop

16
ORACLE CLOUD

PREPARE ADF APPLICATION
‣

Deploy Database Objects / Data

‣

Configure ADF Application Database Access (JNDI)

‣

Choose Deployment Profile for Oracle Cloud

Andreas Koop

17
ORACLE CLOUD

DEPLOY ADF APPLICATION

Andreas Koop

18
ORACLE CLOUD

WHITELIST & VIRUS SCAN

EAR
Andreas Koop

Rest

Cloud
19
ORACLE CLOUD SECURITY
‣

Internet Public Pages
All users

‣

Oracle Public Pages
All Oracle Cloud users,
independent of Identity Domain

<?xml version='1.0'
encoding='UTF-8'?>
<web-app>
...
<login-config/>
...
</web-app>

<?xml version='1.0'
encoding='UTF-8'?>
<web-app>
...

web.xml

web.xml

...
</web-app>

Default

Andreas Koop

20
ORACLE CLOUD SECURITY
‣

Tenant Restricted Pages
All Oracle Cloud users of specific Identity Domain

<?xml version='1.0' encoding='UTF-8'?>
<web-app>
...
<security-constraint>
<display-name>name</display-name>
<web-resource-collection>
<web-resource-name>name</web-resource-name>
<url-pattern>/*</url-pattern>
</web-resource-collection>
</security-constraint>
<login-config>
<auth-method>CLIENT-CERT</auth-method>
<realm-name>default</realm-name>
</login-config>
...
</web-app>
web.xml
Andreas Koop

21
ORACLE CLOUD
ADF SECURITY
‣

jazn-data.xml
Application Roles to Enterprise Roles Mapping

...
<app-roles>
<app-role>
<name>myrole</name>
<class>oracle.security.jps.service.policystore.ApplicationRole</
class>
<members>
<member>
<name>trialanth.identityrole</name>
<class>weblogic.security.principal.WLSGroupImpl</class>
</member>
</members>
</app-role>
jazn-data.xml

Andreas Koop

22
ORACLE CLOUD
MONITORING

Andreas Koop

23
ORACLE CLOUD

MONITORING TO BE IMPROVED

Andreas Koop

24
FAZIT
‣

Einfach, unkompliziert ADF Enterprise
Anwendungen bereitstellen!

‣

Nur ein DB Schema könnte problematisch werden

‣

Keine „echte“ Cloud
‣

Kleinste Einheit: Monat ;(

‣

Keine elastische Skalierung

‣
Andreas Koop

Monitoring funktioniert z.T. nicht
25
WEITERE INFORMATIONEN
‣

Oracle Cloud
cloud.oracle.com

‣

Oracle Cloud Documentation
docs.oracle.com/cloud

‣

Blog (enpit experience)
http://multikoop.blogspot.de/2012/12/managingadf-applications-with-oracle.html

Andreas Koop

26
VIELEN DANK FÜR IHRE
AUFMERKSAMKEIT

HABEN SIE NOCH FRAGEN?
Oracle Cloud verleiht ADF-Anwendungen Flügel

Más contenido relacionado

La actualidad más candente

RightScale Webinar: Get Top Performance for Your Games
RightScale Webinar: Get Top Performance for Your GamesRightScale Webinar: Get Top Performance for Your Games
RightScale Webinar: Get Top Performance for Your Games
RightScale
 
Windows Azure Active Directory
Windows Azure Active DirectoryWindows Azure Active Directory
Windows Azure Active Directory
Pavel Revenkov
 
Windows Azure Active Directory: Identity Management in the Cloud
Windows Azure Active Directory: Identity Management in the CloudWindows Azure Active Directory: Identity Management in the Cloud
Windows Azure Active Directory: Identity Management in the Cloud
Chris Dufour
 

La actualidad más candente (20)

Microsoft Azure: Applications Migration Paths
Microsoft Azure: Applications Migration PathsMicrosoft Azure: Applications Migration Paths
Microsoft Azure: Applications Migration Paths
 
Microsoft Azure Platform-as-a-Service (PaaS)
Microsoft Azure Platform-as-a-Service (PaaS)Microsoft Azure Platform-as-a-Service (PaaS)
Microsoft Azure Platform-as-a-Service (PaaS)
 
Microsoft Azure cloud services
Microsoft Azure cloud servicesMicrosoft Azure cloud services
Microsoft Azure cloud services
 
RightScale Webinar: Get Top Performance for Your Games
RightScale Webinar: Get Top Performance for Your GamesRightScale Webinar: Get Top Performance for Your Games
RightScale Webinar: Get Top Performance for Your Games
 
Azure Web Application Fundamentals
Azure Web Application FundamentalsAzure Web Application Fundamentals
Azure Web Application Fundamentals
 
Introduction to Microsoft Azure 101
Introduction to Microsoft Azure 101Introduction to Microsoft Azure 101
Introduction to Microsoft Azure 101
 
Introduction to Azure IaaS
Introduction to Azure IaaSIntroduction to Azure IaaS
Introduction to Azure IaaS
 
Sydney 2015 Azure bootcamp PaaS presentation
Sydney 2015 Azure bootcamp PaaS presentationSydney 2015 Azure bootcamp PaaS presentation
Sydney 2015 Azure bootcamp PaaS presentation
 
Introduction to Microsoft Azure
Introduction to Microsoft AzureIntroduction to Microsoft Azure
Introduction to Microsoft Azure
 
Introduction to Azure Cloud Storage
Introduction to Azure Cloud StorageIntroduction to Azure Cloud Storage
Introduction to Azure Cloud Storage
 
Windows Azure Active Directory
Windows Azure Active DirectoryWindows Azure Active Directory
Windows Azure Active Directory
 
Prestashop and Azure
Prestashop and AzurePrestashop and Azure
Prestashop and Azure
 
Nuxeo Platform 7.4: What's New
Nuxeo Platform 7.4: What's NewNuxeo Platform 7.4: What's New
Nuxeo Platform 7.4: What's New
 
Microsoft Azure for Small and Medium Businesses
Microsoft Azure for Small and Medium Businesses Microsoft Azure for Small and Medium Businesses
Microsoft Azure for Small and Medium Businesses
 
2014.10.22 Building Azure Solutions with Office 365
2014.10.22 Building Azure Solutions with Office 3652014.10.22 Building Azure Solutions with Office 365
2014.10.22 Building Azure Solutions with Office 365
 
Real Application Security (RAS) and Oracle Application Express (APEX)
Real Application Security (RAS) and Oracle Application Express (APEX)Real Application Security (RAS) and Oracle Application Express (APEX)
Real Application Security (RAS) and Oracle Application Express (APEX)
 
Windows Azure Active Directory: Identity Management in the Cloud
Windows Azure Active Directory: Identity Management in the CloudWindows Azure Active Directory: Identity Management in the Cloud
Windows Azure Active Directory: Identity Management in the Cloud
 
O365Con19 - Developing Timerjob and Eventhandler Equivalents - Adis Jugo
O365Con19 - Developing Timerjob and Eventhandler Equivalents - Adis JugoO365Con19 - Developing Timerjob and Eventhandler Equivalents - Adis Jugo
O365Con19 - Developing Timerjob and Eventhandler Equivalents - Adis Jugo
 
Massimo Bonanni - L'approccio ai microservizi secondo Service Fabric - Codemo...
Massimo Bonanni - L'approccio ai microservizi secondo Service Fabric - Codemo...Massimo Bonanni - L'approccio ai microservizi secondo Service Fabric - Codemo...
Massimo Bonanni - L'approccio ai microservizi secondo Service Fabric - Codemo...
 
How to protect your IoT data on AWS
How to protect your IoT data on AWSHow to protect your IoT data on AWS
How to protect your IoT data on AWS
 

Destacado

положение 2013 (4)
положение 2013 (4)положение 2013 (4)
положение 2013 (4)
Pavel Zavodov
 
July Newsletter
July NewsletterJuly Newsletter
July Newsletter
mjcunny
 
Schoo講演資料130409
Schoo講演資料130409Schoo講演資料130409
Schoo講演資料130409
schoowebcampus
 

Destacado (17)

положение 2013 (4)
положение 2013 (4)положение 2013 (4)
положение 2013 (4)
 
Presentación link
Presentación linkPresentación link
Presentación link
 
July Newsletter
July NewsletterJuly Newsletter
July Newsletter
 
Bio.Sc. 2 Ecology
Bio.Sc. 2 Ecology Bio.Sc. 2 Ecology
Bio.Sc. 2 Ecology
 
【再放送】女性のホンネからみるデキる男の定義 先生:スクー生徒会
【再放送】女性のホンネからみるデキる男の定義 先生:スクー生徒会【再放送】女性のホンネからみるデキる男の定義 先生:スクー生徒会
【再放送】女性のホンネからみるデキる男の定義 先生:スクー生徒会
 
Schoo講演資料130409
Schoo講演資料130409Schoo講演資料130409
Schoo講演資料130409
 
ビール!たい焼き!生ハム!クラウドファンディングを使った美味しいフードプロジェクトのはじめかた
ビール!たい焼き!生ハム!クラウドファンディングを使った美味しいフードプロジェクトのはじめかたビール!たい焼き!生ハム!クラウドファンディングを使った美味しいフードプロジェクトのはじめかた
ビール!たい焼き!生ハム!クラウドファンディングを使った美味しいフードプロジェクトのはじめかた
 
Pre-PA August - Digital CE Team
Pre-PA August - Digital CE TeamPre-PA August - Digital CE Team
Pre-PA August - Digital CE Team
 
【公開相談会】フリークアウト佐藤先生、イグニス銭先生、ハッチ二宮先生に、創業期の悩み・気になることを質問しよう 先生: 佐藤 裕介
【公開相談会】フリークアウト佐藤先生、イグニス銭先生、ハッチ二宮先生に、創業期の悩み・気になることを質問しよう 先生: 佐藤 裕介【公開相談会】フリークアウト佐藤先生、イグニス銭先生、ハッチ二宮先生に、創業期の悩み・気になることを質問しよう 先生: 佐藤 裕介
【公開相談会】フリークアウト佐藤先生、イグニス銭先生、ハッチ二宮先生に、創業期の悩み・気になることを質問しよう 先生: 佐藤 裕介
 
Kekeliruan Konsep Nur Muhammad
Kekeliruan Konsep  Nur MuhammadKekeliruan Konsep  Nur Muhammad
Kekeliruan Konsep Nur Muhammad
 
Belitan Iblis Dalam Ajaran Tariqat
Belitan Iblis Dalam Ajaran TariqatBelitan Iblis Dalam Ajaran Tariqat
Belitan Iblis Dalam Ajaran Tariqat
 
出版に関わる人なら押さえておきたい、これからの本づくりの技術 先生:矢崎海先生
出版に関わる人なら押さえておきたい、これからの本づくりの技術 先生:矢崎海先生出版に関わる人なら押さえておきたい、これからの本づくりの技術 先生:矢崎海先生
出版に関わる人なら押さえておきたい、これからの本づくりの技術 先生:矢崎海先生
 
起業成功、唯一の条件は「失敗しない」こと 〜失敗しない、成功する起業の全て〜【第1回目】
起業成功、唯一の条件は「失敗しない」こと 〜失敗しない、成功する起業の全て〜【第1回目】起業成功、唯一の条件は「失敗しない」こと 〜失敗しない、成功する起業の全て〜【第1回目】
起業成功、唯一の条件は「失敗しない」こと 〜失敗しない、成功する起業の全て〜【第1回目】
 
Tecnoliga
TecnoligaTecnoliga
Tecnoliga
 
Leven
LevenLeven
Leven
 
奇才のマンガ家・天久聖一さんから学ぶ「毎日を幸せに生きる発想法」をマスターしよう! 【家庭遺産 編】先生:天久 聖一
奇才のマンガ家・天久聖一さんから学ぶ「毎日を幸せに生きる発想法」をマスターしよう! 【家庭遺産 編】先生:天久 聖一奇才のマンガ家・天久聖一さんから学ぶ「毎日を幸せに生きる発想法」をマスターしよう! 【家庭遺産 編】先生:天久 聖一
奇才のマンガ家・天久聖一さんから学ぶ「毎日を幸せに生きる発想法」をマスターしよう! 【家庭遺産 編】先生:天久 聖一
 
尖閣諸島の問題から、日中関係をもっと理解しよう 先生:小谷 哲男
尖閣諸島の問題から、日中関係をもっと理解しよう 先生:小谷 哲男尖閣諸島の問題から、日中関係をもっと理解しよう 先生:小谷 哲男
尖閣諸島の問題から、日中関係をもっと理解しよう 先生:小谷 哲男
 

Similar a Oracle Cloud verleiht ADF-Anwendungen Flügel

Deployment Best Practices on WebLogic Server (DOAG IMC Summit 2013)
Deployment Best Practices on WebLogic Server (DOAG IMC Summit 2013)Deployment Best Practices on WebLogic Server (DOAG IMC Summit 2013)
Deployment Best Practices on WebLogic Server (DOAG IMC Summit 2013)
enpit GmbH & Co. KG
 
Deployment Best Practices on WebLogic Server (DOAG IMC Summit 2013)
Deployment Best Practices on WebLogic Server (DOAG IMC Summit 2013)Deployment Best Practices on WebLogic Server (DOAG IMC Summit 2013)
Deployment Best Practices on WebLogic Server (DOAG IMC Summit 2013)
Andreas Koop
 
oracle-database-editions-wp-12c-1896124
oracle-database-editions-wp-12c-1896124oracle-database-editions-wp-12c-1896124
oracle-database-editions-wp-12c-1896124
Arjun Sathe
 

Similar a Oracle Cloud verleiht ADF-Anwendungen Flügel (20)

Java Web Apps and Services on Oracle Java Cloud Service
Java Web Apps and Services on Oracle Java Cloud ServiceJava Web Apps and Services on Oracle Java Cloud Service
Java Web Apps and Services on Oracle Java Cloud Service
 
Java WebApps und Services on Oracle Java Cloud Service
Java WebApps und Services on Oracle Java Cloud ServiceJava WebApps und Services on Oracle Java Cloud Service
Java WebApps und Services on Oracle Java Cloud Service
 
Moving your APEX app to the Oracle Exadata Express Cloud
Moving your APEX app to the Oracle Exadata Express CloudMoving your APEX app to the Oracle Exadata Express Cloud
Moving your APEX app to the Oracle Exadata Express Cloud
 
Deployment Best Practices on WebLogic Server (DOAG IMC Summit 2013)
Deployment Best Practices on WebLogic Server (DOAG IMC Summit 2013)Deployment Best Practices on WebLogic Server (DOAG IMC Summit 2013)
Deployment Best Practices on WebLogic Server (DOAG IMC Summit 2013)
 
Deployment Best Practices on WebLogic Server (DOAG IMC Summit 2013)
Deployment Best Practices on WebLogic Server (DOAG IMC Summit 2013)Deployment Best Practices on WebLogic Server (DOAG IMC Summit 2013)
Deployment Best Practices on WebLogic Server (DOAG IMC Summit 2013)
 
azure-250215.pptx
azure-250215.pptxazure-250215.pptx
azure-250215.pptx
 
What is the Oracle PaaS Cloud for Developers (Oracle Cloud Day, The Netherlan...
What is the Oracle PaaS Cloud for Developers (Oracle Cloud Day, The Netherlan...What is the Oracle PaaS Cloud for Developers (Oracle Cloud Day, The Netherlan...
What is the Oracle PaaS Cloud for Developers (Oracle Cloud Day, The Netherlan...
 
Get the most out of Oracle Data Guard - OOW version
Get the most out of Oracle Data Guard - OOW versionGet the most out of Oracle Data Guard - OOW version
Get the most out of Oracle Data Guard - OOW version
 
Sp.pptx
Sp.pptxSp.pptx
Sp.pptx
 
[db tech showcase Tokyo 2018] #dbts2018 #B31 『1,2,3 and Done! 3 easy ways to ...
[db tech showcase Tokyo 2018] #dbts2018 #B31 『1,2,3 and Done! 3 easy ways to ...[db tech showcase Tokyo 2018] #dbts2018 #B31 『1,2,3 and Done! 3 easy ways to ...
[db tech showcase Tokyo 2018] #dbts2018 #B31 『1,2,3 and Done! 3 easy ways to ...
 
Get the most out of Oracle Data Guard - POUG version
Get the most out of Oracle Data Guard - POUG versionGet the most out of Oracle Data Guard - POUG version
Get the most out of Oracle Data Guard - POUG version
 
Agile Infrastructure with Windows Azure
Agile Infrastructure with Windows AzureAgile Infrastructure with Windows Azure
Agile Infrastructure with Windows Azure
 
Hello Cloud
Hello CloudHello Cloud
Hello Cloud
 
Postgres Plus Cloud Database on OpenStack
Postgres Plus Cloud Database on OpenStackPostgres Plus Cloud Database on OpenStack
Postgres Plus Cloud Database on OpenStack
 
oracle-database-editions-wp-12c-1896124
oracle-database-editions-wp-12c-1896124oracle-database-editions-wp-12c-1896124
oracle-database-editions-wp-12c-1896124
 
[db tech showcase Tokyo 2018] #dbts2018 #B33 『DBA 18.0 - Life after 18c』
[db tech showcase Tokyo 2018] #dbts2018 #B33 『DBA 18.0 - Life after 18c』[db tech showcase Tokyo 2018] #dbts2018 #B33 『DBA 18.0 - Life after 18c』
[db tech showcase Tokyo 2018] #dbts2018 #B33 『DBA 18.0 - Life after 18c』
 
클라우드 시대 완벽한 데이터 관리 방법
클라우드 시대 완벽한 데이터 관리 방법 클라우드 시대 완벽한 데이터 관리 방법
클라우드 시대 완벽한 데이터 관리 방법
 
Oracle cloud environment architecture orientation
Oracle cloud environment  architecture orientationOracle cloud environment  architecture orientation
Oracle cloud environment architecture orientation
 
Administration for Oracle ADF Applications
Administration for Oracle ADF ApplicationsAdministration for Oracle ADF Applications
Administration for Oracle ADF Applications
 
Administration von ADF Anwendungen
Administration von ADF AnwendungenAdministration von ADF Anwendungen
Administration von ADF Anwendungen
 

Más de enpit GmbH & Co. KG

Agilität und Microservices als Chance für Modernisierung?
Agilität und Microservices als Chance für Modernisierung?Agilität und Microservices als Chance für Modernisierung?
Agilität und Microservices als Chance für Modernisierung?
enpit GmbH & Co. KG
 
Die 5 Mythen der Forms-Modernisierung
Die 5 Mythen der Forms-ModernisierungDie 5 Mythen der Forms-Modernisierung
Die 5 Mythen der Forms-Modernisierung
enpit GmbH & Co. KG
 

Más de enpit GmbH & Co. KG (20)

Von Big Data zu Künstlicher Intelligenz - Maschinelles Lernen auf dem Vormarsch
Von Big Data zu Künstlicher Intelligenz - Maschinelles Lernen auf dem VormarschVon Big Data zu Künstlicher Intelligenz - Maschinelles Lernen auf dem Vormarsch
Von Big Data zu Künstlicher Intelligenz - Maschinelles Lernen auf dem Vormarsch
 
Mit Legosteinen Maschinelles Lernen lernen
Mit Legosteinen Maschinelles Lernen lernenMit Legosteinen Maschinelles Lernen lernen
Mit Legosteinen Maschinelles Lernen lernen
 
Cloud-native Apps – Architektur, Implementierung, Demo
Cloud-native Apps – Architektur, Implementierung, DemoCloud-native Apps – Architektur, Implementierung, Demo
Cloud-native Apps – Architektur, Implementierung, Demo
 
Development in der Cloud-Ära
Development in der Cloud-ÄraDevelopment in der Cloud-Ära
Development in der Cloud-Ära
 
Client side webdevelopment with jet
Client side webdevelopment with jetClient side webdevelopment with jet
Client side webdevelopment with jet
 
Best Practices für Last- und Performancetests von Enterprise Applikationen au...
Best Practices für Last- und Performancetests von Enterprise Applikationen au...Best Practices für Last- und Performancetests von Enterprise Applikationen au...
Best Practices für Last- und Performancetests von Enterprise Applikationen au...
 
Agilität und Microservices als Chance für Modernisierung?
Agilität und Microservices als Chance für Modernisierung?Agilität und Microservices als Chance für Modernisierung?
Agilität und Microservices als Chance für Modernisierung?
 
REST in Peace - Mit ORDS, Node.JS, ADF, Java oder OSB?
REST in Peace  - Mit ORDS, Node.JS, ADF, Java oder OSB?REST in Peace  - Mit ORDS, Node.JS, ADF, Java oder OSB?
REST in Peace - Mit ORDS, Node.JS, ADF, Java oder OSB?
 
WebLogic im Docker Container
WebLogic im Docker ContainerWebLogic im Docker Container
WebLogic im Docker Container
 
Modernisierung in Zeiten wie diesen
Modernisierung in Zeiten wie diesenModernisierung in Zeiten wie diesen
Modernisierung in Zeiten wie diesen
 
Die 5 Mythen der Forms-Modernisierung
Die 5 Mythen der Forms-ModernisierungDie 5 Mythen der Forms-Modernisierung
Die 5 Mythen der Forms-Modernisierung
 
Was ist Docker?
Was ist Docker?Was ist Docker?
Was ist Docker?
 
Choice-o-mat - Entscheidungshilfe für Oracles Entwicklungswerkzeuge
Choice-o-mat - Entscheidungshilfe für Oracles EntwicklungswerkzeugeChoice-o-mat - Entscheidungshilfe für Oracles Entwicklungswerkzeuge
Choice-o-mat - Entscheidungshilfe für Oracles Entwicklungswerkzeuge
 
Visualisierung von fachlichen Informationen mit Oracle ADF
Visualisierung von fachlichen Informationen mit Oracle ADFVisualisierung von fachlichen Informationen mit Oracle ADF
Visualisierung von fachlichen Informationen mit Oracle ADF
 
WebCenter Portal - Integrate Custom taskflows
WebCenter Portal - Integrate Custom taskflowsWebCenter Portal - Integrate Custom taskflows
WebCenter Portal - Integrate Custom taskflows
 
Rapid Application Development (RAD) im Enterprise - Quo vadis Portal?
Rapid Application Development (RAD) im Enterprise - Quo vadis Portal?Rapid Application Development (RAD) im Enterprise - Quo vadis Portal?
Rapid Application Development (RAD) im Enterprise - Quo vadis Portal?
 
Best Practices für Multi-Channel Application Development
Best Practices für Multi-Channel Application DevelopmentBest Practices für Multi-Channel Application Development
Best Practices für Multi-Channel Application Development
 
Gestern OWB, heute ODI
Gestern OWB, heute ODIGestern OWB, heute ODI
Gestern OWB, heute ODI
 
Effective Blueprints for Forms 2 Oracle ADF
Effective Blueprints for Forms 2 Oracle ADFEffective Blueprints for Forms 2 Oracle ADF
Effective Blueprints for Forms 2 Oracle ADF
 
Oracle WebLogic for DevOps
Oracle WebLogic for DevOpsOracle WebLogic for DevOps
Oracle WebLogic for DevOps
 

Último

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Último (20)

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 

Oracle Cloud verleiht ADF-Anwendungen Flügel