US 11,868,746 B2
System and method for transition of static schema to dynamic schema
Marin Creanga, Ottawa (CA); Dylan Ellicott, Ottawa (CA); and Robert Walker, Ottawa (CA)
Assigned to Kinaxis Inc., Ottawa (CA)
Filed by Kinaxis Inc., Ottawa (CA)
Filed on Sep. 1, 2022, as Appl. No. 17/901,273.
Claims priority of provisional application 63/240,056, filed on Sep. 2, 2021.
Prior Publication US 2023/0075578 A1, Mar. 9, 2023
Int. Cl. G06F 9/44 (2018.01); G06F 8/41 (2018.01)
CPC G06F 8/4434 (2013.01) 21 Claims
OG exemplary drawing
 
1. A computer-implemented method comprising:
executing, by a processor, a first process in parallel with a second process;
the first process comprising:
generating, by the processor, a first schema having one or more dropped fields;
the second process comprising:
generating, by the processor, a software development kit (SDK) that supports the one or more dropped fields;
generating, by the processor, a second schema having one or more undropped fields; and
compiling, by the processor, a third-party code;
after executing both the first process and the second process:
running, by the processor, the third-party code;
initializing, by the processor, a record layout; and
accessing, by the processor, one or more high performance fields, one or more regular performance fields, and the one or more dropped fields.