Programme SAP CRM_WEBREQ_META_DATA_MIGRATION - Conversion of Metadata from Request Categories to the New WFF

Purpose
Conversion program for the migration of meta data (Customizing data)from the WFF after upgrade to SAP CRM 3.1.

Integration
In addition to the conversion program for the metadata, there is also aconversion program for the data (Web request form data) which must alsobe started after upgrade to SAP CRM 3.1. This program is calledCRM_WEBREQ_DATA_MIGRATION. It is only necessary to start the conversionprogram for the data if you are working with Web requests and havealready created such requests. See also note 506046. There you can findall information on the steps necessary for the conversion to the newWeb Form Framework.

Prerequisites
This conversion program must be started after the upgrade to SAP CRM3.1, if you are working with Web requests (Web Service Request) andthere are already existing request categories.

Features

  • The program can also be started if there are no Web requests. If you
  • are not sure, no error will occur if you decide to start the programanyway.
    • The program can be started repeatedly. If it terminated or you are not
    • sure whether the metadata has already been converted, you can restartthe program without any problems.
      • The program can be started for test purposes.
      • Selection
        Selection parameters: "Test Run" and "Log File"
        If you set the flag "Test Run" (default value), only a test run isstarted, this means that the data is not written to the database. Inthis case, logging is performed in the memory and cannot be accessedsubsequently.
        If this flag is not set, an update run is started. In this case, thelogging takes place in a file (log file) that you specify. This filemust be accessible from the current application server and writeauthorization must exist at operating system level. At SAP level, theuser must have the relevant authorization for the authorization objectS_DATASET.
        For an update run, a check is made to see whether the log file isspecified and accessible.

        Output
        Test Run: Log information is written to the memory and is displayedfrom there after the run and then deleted.
        Update Run: Log information is written in the file to be specified anddisplayed from there after the run. After the run, it is available inthe log file.