Viewing Reports
A report is created after the export or import process is finished. The report file is generated with the same name as the bundle file and with .report.txt as the extension. The report files show the detailed results of the export or import process. For importing, when the import process is finished, the system validates the imported configuration entities. The validation results are also recorded in the import report file. If any of the following issues happens during validation, a warning message is reported:• The imported API schema is not registered to a receiver.
• The imported business object is not registered to a message publisher.
• The imported business object, BO profile, or subscriber profile is listening to an event type that is inactive in the target system.
• The imported profile is not registered to a subscriber.
• The imported source application event type is active and not registered to an event service.
• The imported source application event type is active and has no BO, BO profile, or subscriber profile listening to it.
Example: This is an example of a report for importing QXI configuration data.
3 configuration entities have been imported from bundle (ID = 222010f1-b698-46d7-b313-322b2f8683c7) file /tomcat/webapps/qxi_pilot/WEB-INF/test/qxi.zip
2 API schema(s) created:
MODULE NAME, QDOC NAME, VERSION, TYPE
Outbound, queryCustomerConsignmentCtrl, ERP3_1, custom
Outbound, queryDebtorcreditEe1, ERP3_1, custom [WARNING]
1 receiver API registration(s) overwritten:
MODULE NAME, RECEIVER NAME, QDOC NAME, VERSION, TYPE
Outbound, QADQXO, queryCustomerConsignmentCtrl, ERP3_1, custom
1 receiver API registration(s) skipped because the entities do not exist in source:
MODULE NAME, RECEIVER NAME, QDOC NAME, VERSION, TYPE
QADEE, QADERPpilot, allocateSalesOrder, eB_2, standard
2 API schema(s) skipped because the entities already exist in target:
MODULE NAME, QDOC NAME, VERSION, TYPE
Outbound, queryCustomerConsignmentCtrl, ERP3_1, custom
QADEE, allocateSalesOrder, eB_2, standard
[WARNING]
1 imported API schema(s) not registered to a receiver:
MODULE NAME, QDOC NAME, VERSION, TYPE
Outbound, queryDebtorcreditEe1, ERP3_1, custom