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 :

  1. Select ISO format in request component.
  2. Navigate to Spec Submenu.
  3. Click New button to create a new Spec.
  4. Provide label & upload a valid Spec file and save.
  5. Select this Spec from dropdown to execute ISO requests. ISO platform
  • Spec files plays a vital role in ISO request processing, serving as a blueprint for request creation, validation, and documentation.