Simplifying the development process

While it is possible to build a custom Java policy from scratch, doing so can result in small errors that can be difficult to tease out and fix. As a result, the Oracle A-Team have built and made available a Python script which will simplify the process greatly by taking the name of the policy to be developed and then generating:

  • Template code for the UI assuming that one text block called script will be used to pass configuration from the UI to the backend
  • Provides templated internationalization files supporting the basic UI view
  • Runtime code including a basic factory and execution class
  • A build file based on the path used for the build process-this uses Ant in conjunction with Groovy to include the means ...

Get Implementing Oracle API Platform Cloud Service now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.