PreviousNext
JavaScript must be enabled to correctly display this content
Test a B2B Schema
Test a B2B schema with your sample payload to ensure that it's configured correctly.
To test a schema in a project:
In the navigation
pane, click Projects.
Click the project in which to test the schema.
Click B2B.
In the Schemas section, select the schema.
To test a schema in a standalone environment:
In the navigation
pane, click B2B, then
Schemas.
On the Schemas page, select the schema.
In the schema editor, click Test.
The Test schema dialog appears.
Drag and drop a sample payload data file.
To validate the input data, select the Validate input data checkbox, and click Test.
If validation is successful, you get a green Success status with a message. This indicates that the sample payload is successfully translated without errors.
If validation is unsuccessful, you get a red Failure status with a message. This indicates that the sample payload could not be translated and have errors.
Expand the Output of translation and Error in translation sections to review the details and determine why the payload validation failed.
Click Back to return to the Test schema page where you can update the payload or change the Validate input data option.