Coder Social home page Coder Social logo

shemlick / siebel-ucd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from urbancode/siebel-ucd

0.0 0.0 0.0 474 KB

The Siebel plug-in for IBM UrbanCode Deploy uses the Siebel Java Data Bean (JDB) API and shell processes to connect to a specific Siebel infrastructure and remotely deploy and configure Siebel components.

Groovy 98.77% Java 1.23%

siebel-ucd's Introduction

IBM UrbanCode Deploy Siebel Plugin Build Status


Note: This is not the plugin distributable! This is the source code. To find the installable plugin, go into the 'Releases' tab, and download a stable version.

License

This plugin is protected under the Eclipse Public 1.0 License

Compatibility

The IBM UrbanCode Deploy automation plugin works with Siebel version 8.X.
This plugin requires version 6.1.1 or later of IBM UrbanCode Deploy.

Installation

The packaged zip is located in the releases folder. No special steps are required for installation.
See Installing plugins in UrbanCode Deploy. Download this zip file if you wish to skip the
manual build step. Otherwise, download the entire Siebel-UCD and
run the "ant" command in the top level folder. This should compile the code and create
a new distributable zip within the releases folder. Use this command if you wish to make
your own changes to the plugin.

Note: Two Siebel Data Bean specific jars are required to run this plugin: Siebel.jar and SiebelJI_enu.jar.
These can be downloaded from Oracle's website. To install the jars, follow these steps:
first extract the plugin, then copy the jars into the /lib directory, re-zip the extracted plugin files,
and install as normal into UCD. These jars must be named as stated above. Directions to find the
jars on your local Siebel instance:
http://www.ibm.com/support/knowledgecenter/SSEP7J_10.2.0/com.ibm.swg.ba.cognos.vvm_user_guide.10.2.0.doc/t_vvm_user_siebel_jars_install.html

History

Version 5
    Fixed java.lang.IncompatibleClassChangeError
Version 4
    Community GitHub Release

How to build the plugin from eclipse client:

  1. Expand the Groovy project that you checked-out from example template.
  2. Open build.xml file and execute it as an Ant Build operation (Run As -> Ant Build)
  3. The built plugin is located at releases/Siebel-UCD-v.dev.zip

How to build the plugin from command line:

  1. Navigate to the base folder of the project through command line.
  2. Make sure that there is build.xml file there, and then execute 'ant' command.
  3. The built plugin is located at releases/Siebel-UCD-v.dev.zip

siebel-ucd's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.