This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
bw2:sboschemas [2020/12/15 12:24] akoehler created |
bw2:sboschemas [2021/02/10 17:43] (current) akoehler [What Are Data Schemas?] |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| This document is intended for technical users that create and maintain Bizweaver workflows. It is not intended for general end users. | This document is intended for technical users that create and maintain Bizweaver workflows. It is not intended for general end users. | ||
| - | ====== Related Documents ====== | ||
| - | |||
| - | The following documents contain additional information that may be helpful with the development of Bizweaver workflows. | ||
| - | |||
| - | * TBD | ||
| ====== What Are Data Schemas? ====== | ====== What Are Data Schemas? ====== | ||
| Line 19: | Line 14: | ||
| Data schemas are files that describe functions that are available (Add, Update, etc.) and data elements that can be used when Bizweaver interacts with SAP Business One through the DI. These schemas are generated by Bizweaver based on information provided by the DI Server application. Information from the schemas is displayed in the Bizweaver //Mapper// tool. | Data schemas are files that describe functions that are available (Add, Update, etc.) and data elements that can be used when Bizweaver interacts with SAP Business One through the DI. These schemas are generated by Bizweaver based on information provided by the DI Server application. Information from the schemas is displayed in the Bizweaver //Mapper// tool. | ||
| - | Data schemas used by DI Server are found in folders named C: | + | Data schemas used by DI Server are found in folders named C: |
| - | {{: | ||
| Data schemas used by DI-API are different in that they are generated at runtime. | Data schemas used by DI-API are different in that they are generated at runtime. | ||