Spec
Spec file defines the structure, fields, and formatting requirements for ISO requests, serving as a blueprint for request creation and validation.
Introduction
- Spec file is a crucial component of PruTAN's ISO request processing system. It defines the expected structure and content of ISO requests, enabling seamless communication between PruTAN and external systems.
- The primary purpose of Spec file is to provide a standardized template for creating ISO requests. It specifies the required fields, data types, lengths, and formats, ensuring consistency and accuracy in request generation.
- Spec file follows a structured format, typically in JSON or XML, outlining the details of each field within an ISO request. It includes field id, names, lengths etc.
Create Spec
To create a Spec follow below instructions :
- Select ISO format in request component.
- Navigate to
Spec
Submenu. - Click
New
button to create a new Spec. - Provide label & upload a valid Spec file and save.
- Select this Spec from dropdown to execute ISO requests.
- Spec files plays a vital role in ISO request processing, serving as a blueprint for request creation, validation, and documentation.