Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

At this time, the Installer is not updated SDP-61553, and that is why a temporary table should be setup manually, we need to execute SQL code manually. It is a required manual step for in-market environment, and should be executed only once for every region. We have to create a table during extract execution if it does not exist. The logic for generating EDS processing rules checks columns in the database table. If the table doesn’t exist, then processing rule won’t have the fieldExpression field included.

After the AllServices May, 2022 release is installed, please run the extract via eagle_ml-2-0_default_cm_exec_eds stream:

View file
namertr_eds_service_fieldattributes.xml

During this dummy extract execution the table will be created.

After the table is generated, please generate processing rule for EDS resource fieldattribute

Attachments

https://eagledocs.atlassian.net/wiki/pages/resumedraft.action?draftId=9608560655 fieldattributeDone, now you can execute the fieldattribute extract.

View file
namertr_rdf_meta_convert_fieldattribute.xml

Done, now you can execute the fieldattribute extract.

...