Info Exchange Platform User Manual-1909用友网络科技股份有限公司 1 Copyright © yonyou Network Technology Co., Ltd. All rights reserved Without the written permission of yonyou Group, any part or the whole content of this manual may not be reproduced, printed, translated or reduced for any purpose. Please note that this manual may be changed without prior notice, Please note that the content does not represent any commitment made by yonyou Group. 用友网络科技股份有限公司 2 Table of Contents Copyright 1 Change Record ............................................................................................................................................................. 5 Chapter I General Overview ................................................................................................................................. 6 1.1 Overall Structure of Info Exchange Platform ................................................................................................ 6 1.2 Functions and Features of Info Exchange Platform ....................................................................................... 6 Chapter II Product Application .............................................................................................................................. 8 2.1 External System Information Settings ........................................................................................................... 8 Overview ............................................................................................................................................. 8 Detailed Description ........................................................................................................................... 8 2.2 Supplementary Information Configuration ..................................................................................................... 9 Overview ............................................................................................................................................. 9 Detailed Description ........................................................................................................................... 9 2.3 Inspection File Mgmt ................................................................................................................................... 10 Overview .......................................................................................................................................... 10 Detailed Description .......................................................................................................................... 11 2.4 Basic Data Cross-reference Table ................................................................................................................ 20 Overview ........................................................................................................................................... 20 Detailed Description ......................................................................................................................... 21 2.5 Manual Loading ........................................................................................................................................... 21 Overview ........................................................................................................................................... 21 Detailed Description ......................................................................................................................... 22 2.6 Exchange Platform Log ............................................................................................................................... 23 Overview ........................................................................................................................................... 23 Detailed Description ......................................................................................................................... 23 2.7 Input Stream Monitoring ............................................................................................................................. 26 Overview ........................................................................................................................................... 26 Detailed Description ......................................................................................................................... 26 2.8 ID Cross-reference Table ............................................................................................................................. 27 Overview ........................................................................................................................................... 27 Detailed Description ......................................................................................................................... 27 2.9 Interpreter Configuration ............................................................................................................................. 28 Overview ........................................................................................................................................... 28 Detailed Description ......................................................................................................................... 28 Chapter III Implementation Introduction and Relevant Notes .............................................................................. 30 3.1.General Steps for Importing External System Data ..................................................................................... 30 3.2 Relationship between Servlet URL Address Parameters and XML Exchange Document Header attributes ........................................................................................................................................................................... 31 用友网络科技股份有限公司 3 3.3 Method of Sending Data to NC Cloud System ............................................................................................ 33 Manual User Interface Send ............................................................................................................. 33 Background Warning Sending .......................................................................................................... 33 Customized program sending (for development reference) .............................................................. 37 3.4 Receipt and Exception Error Message ......................................................................................................... 38 Receipt Format .................................................................................................................................. 38 Exception and Error Code ................................................................................................................. 39 3.5 Info Exchange Platform - Overall Parameter Settings ................................................................................. 40 Default External System SOB .......................................................................................................... 40 Upper Limit of Transmission for Single Piece.................................................................................. 41 Record interim files during importing .............................................................................................. 41 Backup Acknowledgment File in Background ................................................................................. 41 Ack. and Export File Code Format ................................................................................................... 42 Doc Import Rule Settings ................................................................................................................. 42 3.6 Doc SN and Doc Concurrency Control ....................................................................................................... 42 Concept and Function of Doc SN ..................................................................................................... 42 Doc Concurrency Control ................................................................................................................. 43 3.7 Log View ..................................................................................................................................................... 43 3.8Translator Configuration (for development reference) ................................................................................. 45 Appendixes 47 Send Result Error Code ..................................................................................................................................... 47 用友网络科技股份有限公司 4 Introduction This manual is a guide to plan execution, solution preparation and implementation for implementation consultants and key corporate users. It describes the typical business scenarios of the product in business, reflects its key application functions, and offers proposals for aligning the business requirements with the product functions. In order to deepen users' understanding of the content, the manual not only explains key terms but also provides supplementary explanations in the appendix for key points that may need cross reference. As a result, users can perform queries easily. To highlight the key points, this manual focuses on solutions and describes only the important control points in product operations. To learn more about the product's use of a specific Section, please refer to the following materials in addition to this manual: 1. Organization Management User Manual describes the key concepts (e.g. groups, organizations, and business delegations) and modeling solutions of the product; it provides important reference material for the implementation of planning and blueprint design. 2. Application Plan Manual - Permissions Management - You can have a more detailed and in-depth understanding of the construction and application of the permission model. 3. Process Management User Manual provides a guide for transaction types and application of process design tools. 4. Application Plan Manual - Basic Data - You can have a more detailed and in-depth understanding of the construction and application of the relevant basic data. 用友网络科技股份有限公司 5 Change Record Editor Ding Xifang Edition Revised by Reviewer Starting/Ending Time Revised/Approved Chapters Revised/Approved content 1909 Ding Xifang Li Conghui 2019/11 Added. 用友网络科技股份有限公司 6 Chapter I General Overview 1.1 Overall Structure of Info Exchange Platform Figure 1.1.1 Overall Structure of Info Exchange Platform The Info Exchange Platform is mainly used to integrate external systems and NC Cloud systems. Through the Info Exchange Platform, you can send the basic files and business data of the external system to the NC Cloud system and perform related business operations, such as approval and disapproval, and you can also export the data of the NC Cloud system by sending query criteria in XML format (business plug-in support is required). The exported data can be attached to the receipt file or directly send back HTTP requests to the external system. 1.2 Functions and Features of Info Exchange Platform XML format is adopted as a unified data exchange standard to provide a simple and unified mode for data access. XML format has great advantages in data expression and description, and has gradually become the standard in the industry. Using XML format as the exchange standard format can well protect enterprise investment. Service-oriented architecture. This enables the third-party system to send relevant business data to the NC Cloud system anytime and anywhere. The early warning service and workflow engine within NC Cloud 用友网络科技股份有限公司 7 enable the NC Cloud system to transmit the required data to the third-party system at an appropriate time and meet the format specifications of the third-party system. Flexible Configurations. The rules of data conversion can be flexibly defined, which is independent of application integration and business logic, that is, according to different external data structures, seamless integration of various heterogeneous data can be achieved by directly modifying the definition of...