we were able to trace the issue to the ssp file cu...
# suitecommerce
t
we were able to trace the issue to the ssp file customFieldsMetadata.ssp which is used to cache custom fields
m
Are those all custom fields added in the fieldset?
t
not in the fieldset
this is for salesorder
m
I would say to file a support ticket and let them investigate the customFieldsMetadata.ssp behavior.
b
@texmc we had similar issue (with 15 custom fields, it took around 20 sec to load the site) and NS recommended to use "Custom Fields" NS extension to avoid loading issues caused by customFieldsMetadata.ssp
f
Are you on SC or SCA? Which version?
t
It turns out that there was a native field setup in the SC Configuration record under Advanced -> Custom Fields which caused the high load times
thanks for the help