Apparatus and Method for Generating Programming Interactions for a Computer Program from an Incoming Data Structure

A user generates a mapping script using a mapping script generation mechanism. The mapping script is in a format that allows the mapping script to be generated and maintained by a non-programmer. A mapping engine reads a mapping script, reads an incoming data structure, and generates calls to an app...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: ACKER WARREN PATRICK, STEVENS RICHARD JOSEPH
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:A user generates a mapping script using a mapping script generation mechanism. The mapping script is in a format that allows the mapping script to be generated and maintained by a non-programmer. A mapping engine reads a mapping script, reads an incoming data structure, and generates calls to an application interface that allows the incoming data structure to interact with the application. The mapping engine is a computer program, but does not need to change with different incoming data structures and different applications. The logic for mapping between a particular incoming data structure and a particular application is encapsulated in the mapping script, which is in a format that may be easily defined and maintained by a non-programmer. The mapping script may optionally include various mechanisms including a data conversion mechanism, a literal value mechanism, a conditional logic mechanism, and a mapping script selection mechanism.