Using JSON Payload or an Existing XSD File

To use an existing JSON Payload or XSD file to create a service, import them into the TIBCO Business Studio™ for BusinessWorks™.

To use an existing XSD file, drag and drop the XSD file from the File Explorer into the Schemas folder of your project. Then use the REST Service Wizard to create a service by following the instructions in Using the Wizard to Create a REST Service section.

To use a JSON payload, create an XSD schema with the JSON payload. For more information, see Creating XML Schema From a JSON Payload . Then use the REST Service Wizard to create a service by following the instructions in Using the Wizard to Create a REST Service section.