Hi, it was suggested I ask my question here regard...
# suitescript
c
Hi, it was suggested I ask my question here regarding SuiteCommerce SSP script file with Suitescript version 2.0... I cannot get any .SS script or .SSP page using 2.0 to work (always 404s). I have a deployed SSP application using version 2.0, using example code and following all steps from the docs ( https://developers.suitecommerce.com/section1529598972 ) but when the browser hits the SS, SSP file or parent folder /MyProvider/MyFeature/ it simply 404s and does not work (a 1.0 app works just fine and never 404s for a file in its folder) Checked these 1. SSP Application is deployed to site 2. SSP Application has 'Available on System Domain' On (no change either way) 3. SSP Application's Default SSP file is set to my file (no change either way) 4. The Application Folder field has the correct files in it 5. The URL Root field looks right, and is the one being used to attempt to hit the SS or SSP files 6. Tried creating a new site, tried creating new app record and deploying it to new site from start to finish with the same result