MFDEMO の実行

TN3270 エミュレーターを使用して、エンタープライズ サーバー リージョンで MFDEMO アプリケーションを実行します。

IMSDEMO の起動

  • Enterprise Server Administration の [Home] ページで、IMSDEMO エンタープライズ サーバー リージョンに対応する [Start] ボタンをクリックします。

    [Status] 列のテキストが [Started] に変わるまで待ちます。

MFDEMO アプリケーションの起動

  1. Rumba+ Desktop などの TN3270 エミュレーターを起動します。
  2. 次の接続情報を指定します。
    注: フィールド名は、使用する 3270 エミュレーターによって異なる場合があります。
    フィールド
    [Host name] エンタープライズ サーバーを実行しているコンピューターの名前。現在のマシンの場合、通常は「localhost」と指定できます。ただし、Windows の一部のバージョンでは、実際のマシン名または IP アドレス 127.0.0.1 を代わりに使用するように求められる場合もあります。
    [Port] MSS 対応エンタープライズ サーバーの作成」セクションで [using port] フィールドに指定した番号。
  3. 接続します。
  4. IMS サインオン画面で、Tab キーを使用してフィールドを切り替えて [USERID] および [PASSWORD] の両方に「SYSAD」と入力し、Enter キーを押します。
  5. 画面をクリアします。
    注: Rumba+ Desktop を使用している場合は、Ctrl+Shift+Z を押して画面をクリアします。
  6. MFDEMO 」(後続空白文字を含む) と入力します。

Add data

In the sections that follow, each set of instructions includes a screen shot showing the terminal emulator with required fields in green.

ヒント: To navigate between fields on a terminal emulator screen, press Tab to move to the next field, and Shift+Tab to move to the previous field.
Create a TESTDEPT table
  1. In the FUNCTION CODE field, type A to select the <A>DD function.

    This action advances your cursor to the TABLE-ID field.

  2. In the TABLE-ID field, type TESTDEPT.
    DEMO91 screen
  3. Press Enter.

    This action advances you to the DEMO92 input screen.

Input records
  1. Complete the following fields as indicated:
    DESCRIPTION A TABLE OF TEST DEPARTMENTS
    NUMBER OF CHARACTERS IN ELEMENT KEY 20
    NUMBER OF CHARACTERS IN ELEMENT 50
    PASSWORD PROTECT N
  2. Tab to the first entry field under ELEMENT KEY; then add the following records:
    ELEMENT KEY ELEMENT VALUE/DESCRIPTION
    123 DEPARTMENT 123
    234 DEPARTMENT 234

    Add Testept Elements
  3. Tab to the RETURN field; then type X.
  4. Press Enter to return to the main menu.
Add an additional record
  1. In the FUNCTION CODE field, type C to select the <C>HANGE function.

    This action advances your cursor to the TABLE-ID field.

  2. In the TABLE-ID field, type TESTDEPT.
    Change Testdept Table
  3. Press Enter.

    This action advances you to the DEMO92 input screen.

  4. Tab to the first field in the third row under FUNC; then add the following record:
    FUNC ELEMENT KEY ELEMENT VALUE/DESCRIPTION
    A 345 DEPARTMENT 345
  5. Tab to the RETURN field; then type X.
    Add Testept Elements
  6. Press Enter to return to the main menu.
Add the TESTERS table and records
  1. Using the same methods as you did to create the TESTDEPT table and add records, add the TESTERS table using these values:
    DESCRIPTION A TABLE OF VALID SOFTWARE TESTERS
    NUMBER OF CHARACTERS IN ELEMENT KEY 20
    NUMBER OF CHARACTERS IN ELEMENT 50
    PASSWORD PROTECT N
  2. Then add the following records:
    ELEMENT KEY ELEMENT VALUE/DESCRIPTION
    JOHN SMITH IMS DC TEST TECHNICIAN
    JANE JONES IMS DB TEST TECHNICIAN

    Add Testers Elements
  3. Press Enter to return to the main menu.
Exit MFDEMO
  1. On the main menu, type E into the FUNCTION CODE field; then press Enter.

    This action takes you to the TRANCODE - MFDEMO - ENDED screen.


    MFDEMO - ENDED
  2. Close the Rumba+ Desktop, which automatically disconnects from the database.