<@U29PVMVAR> I have written an integration between...
# suitescript
s
@erictgrubaugh I have written an integration between Jira and NetSuite. it is working but now I am trying to make it fully configurable by having the field mapping be completely table driven, a few of the fields require extra processing however to keep that part mostly configurable as well I am storing the function that does that type of field processing on the record. So what a mapping has a value in that field I want to call the matching function name.