Success factors spoke - create record action is not working (Unable to load dynamic inputs (sn_successfactors.get_entities_creatable)Issue Success factors spoke - create record action shows error : Unable to load dynamic inputs (sn_successfactors.get_entities_creatable when trying to use or test the action. Symptoms- Open the spoke action 'create record' under application 'SuccessFactors Spoke', click on Test and see the error message as below :Unable to load dynamic inputs (sn_successfactors.get_entities__creatable) ReleaseVancouver and aboveCauseMissing property 'com.glide.attachment.max_get_size' in the instance.ResolutionTo execute the creatable, deletable, updatable, and list metadata actions, create a system property with Name as com.glide.attachment.max_get_size in the Global scope and set its Value to 20000000.Related Linkshttps://www.servicenow.com/docs/bundle/vancouver-integrate-applications/page/administer/integrationhub-store-spokes/concept/successfactors-spoke.html