The communication between the Fluig widget and the ERP occurs through 3 JSON protocols (that you can find attached):
Quick View Schema:
JSON that describes the structure of the filters, related actions and the columns to be presented. It is the first to be read.
Download: quickViewSchema.json, updated on Aug 25, 2014 21:38
Quick View Data Schema:
JSON that provides the data to be presented by the widget. Must match the columns described in Quick View Schema.
Download: quickViewDataSchema.json, updated on Aug 25, 2014 21:38
Quick View Auto-Complete Schema:
JSON that provides the auto-complete data for the filter field.
Download: quickViewAutoCompleteSchema.json
Visão Geral
Import HTML Content
Conteúdo das Ferramentas
Tarefas