Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Use:
It is possible to edit multiple Automation objects settings simultaneously by transaction code /INT4/IFTT_CONF_EXP.

Caution

/INT4/IFTT_CONF_EXP transaction allows you to edit as well as delete multiple automation objects settings at the same time. Therefore, it is strongly recommended to create a copy of your settings before change. To do so, export your settings using transaction /INT4/IFTT_CONF_MASS. In case of any problems it is possible to import settings from previously exported file using Import button.

Mass changes of automaton objects data should be applied by users with IFTT Admin role. For more information about authorizations, please refer to Authorizations section.

Currently, Expert Mode supports edit of the entries in the following tables:

  • Landscape configuration
    - /INT4/IFTT_SYST - IFTT: System Lines
    - /INT4/IFTT_LDSYS - IFTT: Systems in Landscape

  • Object configuration
    - /INT4/IFTT_OBJDF - IFTT: Object definition
    - /INT4/IFTT_OBVAR - IFTT: Object Definition - Variables
    - /INT4/IFTT_OBVAP - IFTT: Object Variable processing
    - /INT4/IFTT_OBJDT - IFTT: Object Definition - DB Comp Steps
    - /INT4/IFTT_SELER - IFTT: Selection rules for documents
    - /INT4/IFTT_JNTTB - IFTT: Join Tables
    - /INT4/IFTT_JNTCD - IFTT: Join Conditions
    - /INT4/IFTT_MTCHR - IFTT: Matchineg rules for documents
    - /INT4/IFTT_COMPR - IFTT: Comparison rules for documents
    - /INT4/IFTT_OBJPA - IFTT: Object additional parameters
    - /INT4/IFTT_OBDEX - IFTT: Xpath exceptions for outbound test cases
    - /INT4/IFTT_DTSCR - IFTT: Data scrambling rules

    You can select table for maintenance from a dropdown in report selection screen (dropdown is creates as a tree structure to simplify the navigation between tables):


Report output:

It is possible to change table entries, delete existing rows and insert new ones. You can also use Check Entries function to check the correctness of entered data. To apply changes please select Save icon visible in toolbar section.

  • No labels