Rational Developer for System z, Version 7.6

Sample code for a custom import plug-in

This topic describes the sample code for a custom import plug-in.

The sample code is an example custom import wizard that uses the SFPI. To use this import wizard, first run this plug-in on Eclipse. Then open the Enterprise Service Tools perspective, right click the Nonterminal subproject of an SFM project, and choose Import > Import Message. Then enter anything for the file name text box and press Finish. This will create an operations file with operations and a message file with messages in the Nonterminal subproject.

To get the sample code:

  1. Change to the plugins directory located in the shared directory in which you installed Rational® Developer for System z®. For example,
    cd c:\Program Files\IBM\SDP71Shared\plugins
  2. Find the online help archive file for Enterprise Service Tools. This file is named com.ibm.etools.est.doc_7.1.0.vyyyymmdd.jar, where yyyymmdd is a date, such as 20071022. For example,
    com.ibm.etools.est.doc_7.1.0.v20071022.jar
  3. Copy the online help archive file to a temporary directory.

  4. Extract the contents of the online help archive file.

  5. The sample code files are in an archive file in the subdirectory samplecode.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)