Hi everyone, is there a good way to detect data ce...
# suitescript
h
Hi everyone, is there a good way to detect data center-specific domains? I literally went through almost every single file in the file cabinet i can find to search for 'forms.netsuite.com' because that's the one host keeps popping up on my Health traffic page but still no luck finding it and it's very frustrating. So if anyone has any input, i'd really appreciate it.
c
I'm having the same problem. Just one form call from god only knows where. Are you running SuiteCommerce?
h
no we're not running SuiteCommerce
@Charles Boyer what happens if we're not able to find that form call?
c
The form won't work during the test period and then after you upgrade to 2012.2. Forms are usally kept in Setup > Marketing > Online Customer Forms and also Setup > Support > Online Case Forms. Might be worth a look to see what you have.
h
@Charles Boyer thanks, i updated them last week
j
Any Online Custom Record forms, or publically available Suitelets where you’ve given out the link? The Health tool should show you more details on the entire URL so you can track it down.
c
My mystery candidate is a SOAP reference with little to tell in terms of info other than it comes from an AWS stack.
j
hm
I have an issue with the Traffic Health tool too, we have some hits on External Form URLs and no way to know who is accessing the “old” way.
h
I looked at this script 363 a dozen times and other scripts related but couldn't figure out why it is flagged
b
it actually looks like something on the form is making a get to a suitelet
looking at the suitelet with internal id 363 wont help, you want whatever script (probably client) that is making a request to that suitelet
h
@battk how do we know what script making a request to the suitelet?
b
id start taking a look at your form's custom code tab
h
@battk are you referring to Online Customer Form's Custom Code tab?
b
yes
h
@battk still no luck, but thanks tho
@battk is there a way to do a search for all suitescript content in FIle cabinet? I was hoping to catch the key word "form"
b
download all the files and pick your favorite desktop search engine
h
okay, there is more than 1,000 files in File cabitnet lol
b
you download by top level folder
h
@battk sorry just saw your message today. Thanks for your input, i was able to resolve it.