Hello Guys, <https://tstdrv2498169.app.netsuite.co...
# administration
r
Hello Guys, https://tstdrv2498169.app.netsuite.com/c.TSTDRV2498169/suiteapp/com.netscoretech.nsservicemaintenance/css/responsive.dataTables.min.css The above is the url generated for a file in file cabinet but when I created the same file in other account, the url generated is not in same format. Below is the url generated in other account. https://7239537-sb1.app.netsuite.com/core/media/media.nl?id=137730&amp;c=7239537_SB1&amp;h=tuwx3QJsl-Ini0ec5Ai33aPLYxycqcK_J3ha7_7Np3zw_uiG&amp;_xt=.css How can I get the same url format ?
n
One appears to be part of a SuiteApp installation the other is not? I'm not sure how that impacts on the url generated but suspect it's out of your hands or maybe you need to just move the file from whatever suiteapp folder it's in to the main file cabinet area. I'm curious, why do you care about the format?
r
Because we've used the same library file in different modules. If the url format changed based on the file path, so that I don't have to replace each and every place where I've used the lib file. Let me know if there's a chance to change the file url format. Thanks.