+ All Categories
Home > Documents > Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms...

Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms...

Date post: 06-Feb-2018
Category:
Upload: dodung
View: 269 times
Download: 6 times
Share this document with a friend
38
Transcript
Page 1: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network
Page 2: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Oracle Forms Bringing a Sleeping Application to Life Working Smarter with Features

Michael Ferrante Oracle Principal Product Manager May 2015

Page 3: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Safe Harbor Statement

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

3

Page 4: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Program Agenda

Product Road Map

Features in Action

A Look into the Future – What Next

Contact Information

Q & A

1

2

3

4

5

Page 5: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Product Road Map

Page 6: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Product support timeline

The Time to Act is Now

http://www.oracle.com/us/support/lifetime-support

Note: The next version (e.g. 12c) will be added to the Lifetime Support Policy after it has been released.

For detailed desupport information about 6i (6.0.8), refer to MOS Note 228666.1

Updated April 2015

Page 7: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

2009 2011 2015 2013 2014 2012 2010 2016 . . .

Product Roadmap

Forms & Reports 11gR1 [Jun 2009 – Jun 2014]

Forms & Reports 11gR2 [Oct 2011 – Dec 2016]

Forms & Reports 12c [TBD*]

This roadmap represents the time between General Availability and the end of Premier Support. Refer to the Oracle Lifetime Support Policy documentation for the latest dates. *Exact date for the release of 12c is still to be determined. Dates shown in this slide are for illustration purposes only.

2017 2018 2019 2020

Page 8: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Features in Action New and old

8

Page 9: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Highlighted features

Oracle Forms

Oracle Forms 11.1.1

• WLS Integration

• JavaScript Integration

• Enhanced Java support

• Server-side events

• DB Proxy user support

• Enhanced sql logging

• Integration with ODL

GA 2005 GA 2009 GA 2011

Oracle Forms 10.1.2

• Runtime Pooling

• JVM Pooling

• Improved SSO Integration

• Improved EM Interface

• XML Conversion

Oracle Forms 11.1.2

• Support for OVAB

• Integration with OAM

• Schedule Runtime Prestart

• Forms Metric Agent

• Enhanced Net Diagnostics

• Oracle RUEI

• URLs in Image Items

• guiMode Parameter

• True window maximizing

• New installation options

• And more…

Oracle Forms xx.x.x

The next version of Forms is still being developed.

Exactly what new features it will include or when it will be released is still to be determined.

GA TBD

Note: Items in red are functional features that can be used to enhance an application’s UI and integration with other technologies.

Page 10: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Working Smarter Time saving tips

10

Page 11: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Form Builder

Take advantage of default behavior. Don’t hardcode visual object properties. Use defaults to give the end-user control over how the app looks. Use the applet parameter colorScheme.

11

Single Property Inherit – available in all versions

Page 12: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Form Builder

Take advantage of default behavior. Don’t hardcode visual object properties. Use defaults to give the end-user control over how the app looks. Use the applet parameter colorScheme.

12

Single Property Inherit – available in all versions

Page 13: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Form Builder

13

Working with the PL/SQL Editor

Use Shift+MouseDoubleClick to open a new PL/SQL Editor

Page 14: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Form Builder

14

Working with the PL/SQL Editor

Reviewing multiple areas of the same trigger code

Vertical Sizing Handle

Console Handle Horizontal Sizing Handle

Page 15: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Form Builder

15

Working with the PL/SQL Editor

Reviewing multiple areas of the same trigger code

Page 16: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Form Builder

16

Working with the Object Navigator

Reviewing multiple objects simultaneously

Vertical Sizing Handle

Horizontal Sizing Handle

Page 17: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Application Enhancement Tips Existing features and how to use them

17

Page 18: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Hybrid examples

Features That Make Integration Easy

• Living Side By Side Forms running side-by-side with other technologies

• Visual Integration Create a common UI – Forms & ADF/APEX/Java - Javascript

• Process / Service Integration Run common business logic - DB Events / Webservices

Page 19: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Using Color to Improve Appearance A fresh look is only a colorScheme away

19

Page 20: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Oracle Forms 4.5 presented in character mode.

This image was taken in 1998 and used in a training guide for Oracle employees. At that time, many of Oracle’s internal applications used Oracle Forms.

Although this old system has been decommissioned, several other internal systems still use Oracle Forms.

Memory Lane - Character Mode

Page 21: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

A Modern Look-And-Feel

Oracle Forms Look and Feel Project created by Francois Degrelle

http://fdtool.free.fr/LAF/doc/Oracle_Forms_Look_and_Feel_project.htm

Page 22: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Application color enhancements

Summit Demo

22

SWAN

Page 23: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

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

OLAF Colors

• OLAFVeryLight

• OLAFLight

• OLAFDark

• OLAFVeryDark

• OLAF0

• OLAF1

• OLAF2

• OLAF3

• OLAF4

ColorSchemes

• Teal

• Titanium

• Red

• Khaki

• Blue

• Olive

• Purple

• BLAF

• SWAN

ColorSchemes and OLAF colors

Flexibility in Color

Page 24: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Summit Demo

24

Item color enhancements

Highlight the current record to improve visibility

Object colors that complement the overall application appearance

Highlight the current item to improve visibility

Page 25: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Summit Demo

25

Color enhancements using PL/SQL – current item example

Page 26: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Summit Demo

26

Color enhancements using PL/SQL – current item example

Page 27: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Summit Demo

27

Color enhancements declaratively – current record example

Page 28: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Summit Demo

28

Google static map integration

Page 29: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Summit Demo

29

Google static map integration code

Page 30: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Other Visual Enhancements

30

Forms applet parameter – guiMode and Java Script integration

https://developers.google.com/maps/documentation/javascript

Page 31: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Other Visual Enhancements

31

Forms applet parameter – guiMode and Java Script integration

https://developers.google.com/maps/documentation/javascript

HTML – Java Script (e.g. basejpi.htm) Forms PL/SQL

Page 32: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

“Your application is your creation. Don’t blame the tools if your application looks and feels outdated. Make your application roar again. Upgrade and update today!”

Michael Ferrante, Principal Product Manager, Oracle Corp.

32

Page 33: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

What Next Endless possibilities …

33

Page 34: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

What’s next – A sneak peak into the future

Oracle Forms

Features being reviewed for future releases:

• Forms Builder productivity improvements • New applet parameters • New and improved security features • New and improved JVM Controller features • Record manager performance improvements that will reduce memory usage • New system events • Improved SSO integration • Improved diagnostic features • New client deployment options • New installation options • Many more still under review, including some possible Oracle Cloud options

Page 35: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Contact Information Stay in touch with the Oracle Forms family

Page 36: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Stay in touch with the family

Oracle Forms

Oracle Forms on the Oracle Technology Network http://www.oracle.com/technetwork/developer-tools/forms

Oracle Technology Network Forms Forum https://community.oracle.com/community/development_tools/forms

Oracle Communities (My-Oracle-Support) https://community.oracle.com/community/support/middleware/oracle_forms

Follow us on Twitter @OracleFormsPM

Page 37: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

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

Page 38: Oracle Forms - PITSS · PDF fileFor detailed desupport information about 6i ... Oracle Forms 10.1.2 ... Oracle Forms Oracle Forms on the Oracle Technology Network

Recommended