EXPORT in CICS

TSO With ISPF TSO Without ISPF CMS With ISPF CMS Without ISPF CICS
*

The EXPORT command sends:

The syntax for exporting objects from QMF temporary storage is different from the syntax for exporting objects from the database.

EXPORT a QMF QUERY or PROC from temporary storage

                       (1)
           .-panelname------.
>>-EXPort--+----------------+--To queuename--------------------->
           +-QUERY----------+
           '-PROC-----------'

                .-=-.
>--(--Queuetype-+---+-+-TS-+------------------------------------>
                      '-TD-'

   .-+---+------------------------------.
   | '-,-'                              |
   V                                    |
>----+--------------------------------+-+--+---+---------------><
     |         .-=-. .-No--.          |    '-)-'
     +-SUspend-+---+-+-Yes-+----------+
     |                         (2)    |
     |         .-=-. .-profile------. |
     '-CONfirm-+---+-+-Yes----------+-'
                     '-No-----------'

Notes:
  1. The name of the QMF object panel currently displayed, if appropriate, is used.
  2. The value set in your profile is used.

EXPORT a QMF FORM from temporary storage

                       (1)
           .-panelname------.
>>-EXPort--+----------------+--To queuename--------------------->
           '-FORM-----------'

                .-=-.
>--(--Queuetype-+---+-+-TS-+------------------------------------>
                      '-TD-'

   .-+---+---------------------------------------.
   | '-,-'                                       |
   V                                             |
>----+-----------------------------------------+-+--+---+------><
     |                                  (2)    |    '-)-'
     |          .-=-. .-dsqec_form_lang------. |
     +-Language-+---+-+-English--------------+-+
     |                '-Session--------------' |
     |         .-=-. .-No--.                   |
     +-SUspend-+---+-+-Yes-+-------------------+
     |                         (3)             |
     |         .-=-. .-profile------.          |
     '-CONfirm-+---+-+-Yes----------+----------'
                     '-No-----------'

Notes:
  1. The name of the QMF object panel currently displayed, if appropriate, is used.
  2. The value set in this global variable is used.
  3. The value set in your profile is used.

EXPORT a QMF REPORT

                       (1)
           .-panelname------.
>>-EXPort--+----------------+--To queuename--------------------->
           '-REPORT---------'

                .-=-.
>--(--Queuetype-+---+-+-TS-+------------------------------------>
                      '-TD-'

   .-+---+------------------------------.
   | '-,-'                              |
   V                                    |
>----+--------------------------------+-+--+---+---------------><
     |            .-=-. .-Qmf--.      |    '-)-'
     +-Dataformat-+---+-+-Html-+------+
     |         .-=-. .-No--.          |
     +-SUspend-+---+-+-Yes-+----------+
     |                         (2)    |
     |         .-=-. .-profile------. |
     '-CONfirm-+---+-+-Yes----------+-'
                     '-No-----------'

Notes:
  1. The name of the QMF object panel currently displayed, if appropriate, is used.
  2. The value set in your profile is used.

EXPORT a QMF CHART

                            .-=-.
>>-EXPort--CHART--(--Member-+---+-membername-------------------->

>--+-----------------------------+--+---+----------------------><
   |         .-=-. .-DSQCFORM--. |  '-)-'
   '-Icuform-+---+-+-chartname-+-'
                   +-ICUCHART--+
                   +-BAR-------+
                   +-HISTOGRAM-+
                   +-LINE------+
                   +-PIE-------+
                   +-POLAR-----+
                   +-SCATTER---+
                   +-SURFACE---+
                   +-TOWER-----+
                   '-TABLE-----'

EXPORT QMF DATA

                                            .-=-.
>>-EXPort--DATA--To queuename--(--Queuetype-+---+-+-TS-+-------->
                                                  '-TD-'

   .-+---+-----------------------------------.
   | '-,-'                                   |
   V                                         |
>----+-------------------------------------+-+--+---+----------><
     |            .-=-. .-Qmf-.            |    '-)-'
     +-Dataformat-+---+-+-Ixf-+------------+
     |            (1)  .-=-. .-Binary----. |
     +-Outputmode------+---+-+-Character-+-+
     |         .-=-. .-No--.               |
     +-SUspend-+---+-+-Yes-+---------------+
     |                         (2)         |
     |         .-=-. .-profile------.      |
     '-CONfirm-+---+-+-Yes----------+------'
                     '-No-----------'

Notes:
  1. Accepted only when DATAFORMAT=IXF.
  2. The value set in your profile is used.

EXPORT a QMF QUERY or PROC from the database

>>-EXPort--+-QUERY-+--objectname--To queuename------------------>
           '-PROC--'

                .-=-.
>--(--Queuetype-+---+-+-TS-+------------------------------------>
                      '-TD-'

   .-+---+------------------------------.
   | '-,-'                              |
   V                                    |
>----+--------------------------------+-+--+---+---------------><
     |         .-=-. .-No--.          |    '-)-'
     +-SUspend-+---+-+-Yes-+----------+
     |                         (1)    |
     |         .-=-. .-profile------. |
     '-CONfirm-+---+-+-Yes----------+-'
                     '-No-----------'

Notes:
  1. The value set in your profile is used.

EXPORT a QMF FORM from the database

>>-EXPort--FORM--objectname--To queuename----------------------->

                .-=-.
>--(--Queuetype-+---+-+-TS-+------------------------------------>
                      '-TD-'

   .-+---+---------------------------------------.
   | '-,-'                                       |
   V                                             |
>----+-----------------------------------------+-+--+---+------><
     |                                  (1)    |    '-)-'
     |          .-=-. .-dsqec_form_lang------. |
     +-Language-+---+-+-English--------------+-+
     |                '-Session--------------' |
     |         .-=-. .-No--.                   |
     +-SUspend-+---+-+-Yes-+-------------------+
     |                         (2)             |
     |         .-=-. .-profile------.          |
     '-CONfirm-+---+-+-Yes----------+----------'
                     '-No-----------'

Notes:
  1. The value set in this global variable is used.
  2. The value set in your profile is used.

EXPORT a TABLE from the database

>>-EXPort--TABLE--objectname--To queuename---------------------->

                .-=-.
>--(--Queuetype-+---+-+-TS-+------------------------------------>
                      '-TD-'

   .-+---+-----------------------------------.
   | '-,-'                                   |
   V                                         |
>----+-------------------------------------+-+--+---+----------><
     |            .-=-. .-Qmf-.            |    '-)-'
     +-Dataformat-+---+-+-Ixf-+------------+
     |            (1)  .-=-. .-Binary----. |
     +-Outputmode------+---+-+-Character-+-+
     |         .-=-. .-No--.               |
     +-SUspend-+---+-+-Yes-+---------------+
     |                         (2)         |
     |         .-=-. .-profile------.      |
     '-CONfirm-+---+-+-Yes----------+------'
                     '-No-----------'

Notes:
  1. Accepted only when DATAFORMAT=IXF.
  2. The value set in your profile is used.
[ Previous Page | Next Page | Contents | Index ]