RDi HOWTO

From MidrangeWiki
Revision as of 17:50, 21 April 2010 by Starbuck5250 (talk | contribs) (Intermediate tasks: +regexpo)
Jump to: navigation, search

This page is intended to serve as a HOWTO for WDSC.

In general, most of the wiki pages are a reference - if you know what you want to do but forgot the precise mechanism, you look it up. Unfortunately, people new to WDSC aren't familiar enough to know what WDSC is capable of.

Basic tasks

  • Install
  • Create connection

Many things in RDi are named using a new vocabulary. Connections is one. While it is a connection, it's more than that - it's more like a project or a list of related members. Don't think that you ought to have just one connection per iSeries - consider making a new connection for every project.

  1. Locate the Remote Systems view. By default this is located on the left hand side of the Workbench.
  2. Expand the New Connection entry in the tree, and then expand iSeries
  3. You will be prompted for a profile name if this is your first time creating a connection. This is not your i5/OS user profile, this is a name that can be used to group and share RSE information with the rest of your team. Enter a name that uniquely identifies you or accept the default name. Click Next.
  4. Enter a Connection name and the TCP/IP Host name for this connection. The Connection name can be any name you want to associate with this connection and will appear in the Remote Systems view. Click Finish.
  5. Your connection now appears in the Remote Systems view.

When you expand your connection you will see entries under the connection that allow you to access different i5/OS resources. These entries are called subsystems in the RSE (they are not related to i5/OS job subsystems). The iSeries Objects subsystem allows you to access and work with your libraries, objects and members.

  • Edit RPG / HLL source member
  • Compile RPG / HLL program
  • Create filters
  • Split-screen source compare
  • Interactive debug

Intermediate tasks

  • Add source memrawlser
  • Create user-defined action
  • Customise perspective
  • Configure library list
  • Search text using regular expressions

See WDSC_Find_Tips#Find_camel_case_words. and Regular expressions

Advanced tasks

  • Customise LPEX editor
  • Work with error view

External links

Mastering WDSC V7.0 and WDSC V7.0 Advanced Edition for i5/OS V5R4

Categories