Oracle Analytics Extensions Development Scripts

Your installation of Oracle Analytics Desktop includes the scripts you use to create your development environment and create and work with extensions.

  • bicreateenv - Run this script to create the environment where you develop your extensions.

  • bicreateplugin - Run this script to create a skeleton extension. For information about the types of extensions that you can create with this script, see Types of Oracle Analytics Extensions.

  • bideleteplugin - Run this script to delete an extension from your development environment.

  • bivalidate - Run the gradlew validate command to call this script. The bivalidate script validates that the JSON configuration files are properly formatted and contain the appropriate extension configuration.