Unable to submit record producer - Error 500Issue When submitting this record producer, a console error is found "Something went wrong and your request could not be submitted. Please contact your system administrator" submit_producer logs as follows:2021-02-09 14:33:54 (911) API_INT-thread-2 35E28AE41B92A8109057F2FF034BCB76 txid=a1938e241b12 WARNING *** WARNING *** Get for non-existent record: <table_name> , initializing ... 2021-02-09 14:33:55 (279) API_INT-thread-2 35E28AE41B92A8109057F2FF034BCB76 txid=a1938e241b12 SEVERE *** ERROR *** Root cause of JavaScriptException: com.glide.rest.service.custom.errors.ScriptableServiceError2021-02-09 14:33:55 (280) API_INT-thread-2 35E28AE41B92A8109057F2FF034BCB76 txid=a1938e241b12 SEVERE *** ERROR *** JavaScript evaluation error on:2021-02-09 14:33:55 (285) API_INT-thread-2 35E28AE41B92A8109057F2FF034BCB76 txid=a1938e241b12 #150932 [REST API] RESTAPIProcessor : 2021-02-09 14:33:55 (285) API_INT-thread-2 35E28AE41B92A8109057F2FF034BCB76 txid=a1938e241b12 *** End #150932 /api/sn_sc/v1/servicecatalog/items/sys_id_of_item/submit_producer, user: user1, total time: 0:00:00.413, processing time: 0:00:00.413, SQL time: 0:00:00.172 (count: 288), business rule: 0:00:00.169 (count: 133), source: 103.23.64.60 , type:rest, method:POST, api_name:sn_sc/servicecatalog, resource:sn_sc/v1/servicecatalog/items/{sys_id}/submit_producer, version:v1, user_id:user_sys_id, response_status:500... ... 2021-02-09 14:43:43 (265) Default-thread-6 23A546601B1228104CBF975E034BCBB8 txid=c1d50aec1bde Couldn't decipher the stack trace resulting from the following JavaScriptException:2021-02-09 14:43:43 (265) Default-thread-6 23A546601B1228104CBF975E034BCBB8 txid=c1d50aec1bde SEVERE *** ERROR *** java.lang.NullPointerException2021-02-09 14:43:43 (268) Default-thread-6 23A546601B1228104CBF975E034BCBB8 txid=c1d50aec1bde SEVERE *** ERROR *** JavaScript evaluation error on:CauseCustom business rule on insertResolutionCheck any custom business rule before insert on the table of the record being created Change the order of the business rule to after insert to ensure the record being inserted already finished