How to run the example in Design Server
Run instructions for the EPC SEPA Validation example.
Before you begin
Before you can run the SEPA EPC Validation example, you must add the schemas that you download from SEPA with the schemas that are contained in the sepaEPC.zip file, as described in steps below.
About this task
These steps describe how to run the EPC SEPA Validation example.
Procedure
- Download the SCT and SDD schemas from SEPA.
- Unzip the contents of the sepaEPC.zip.
-
Choose one of the following options based on your SDD schema type:
- If using SDD CORE schemas
- Add the downloaded schemas to the following folders:
- filedata/schemas/ct (SCT schemas)
- filedata/schemas/dd/core (SDD CORE schemas)
- filedata/schemas/dd (SDD CORE schemas)
- schemadata/schemas/ct (SCT schemas)
- schemadata/schemas/dd/core (SDD CORE schemas)
- schemadata/schemas/dd (SDD CORE schemas)
- If using SDD B2B schemas
- Add the downloaded schemas to the following folders:
- filedata/schemas/ct (SCT schemas)
- filedata/schemas/dd/b2b (SDD B2B schemas)
- filedata/schemas/dd (SDD B2B schemas)
- schemadata/schemas/ct (SCT schemas)
- schemadata/schemas/dd/b2b (SDD B2B schemas)
- schemadata/schemas/dd (SDD B2B schemas)
-
Choose ONE of the following options based on your SDD schema type:
- If using SDD CORE schemas
-
- Copy the .mtx files
fromschemadata/schemas/dd/core to schemadata/schemas/dd
- Copy the .xml files
fromfiledata/data/dd/core to filedata/data.
- Copy the .mtx files
from
- If using SDD B2B schemas
-
- Copy the .mtx
filesschemadata/schemas/dd/b2b to schemadata/schemas/dd
- Copy the .xml files
fromfiledata/data/dd/b2b to filedata/data
- Copy the .mtx
files
-
Compress the following folders into a compressed file called
sepaEPC_updt.zip
- filedata
- files
- maps
- schemadata
- schemas
- __description__
- Import into the Design Server as described in Importing projects.
- Create a package for the project and build all the maps.
- Open the sepaEPC_updt.zip project.
-
Run the following map:
- sepvalid
- View the output. Go to the map Diagram-Result, and hover the cursor over Target, then select View Data.
- To download the output file, see How to download output files.