battk
03/06/2020, 1:51 AMbattk
03/06/2020, 1:53 AMLucas Corvelo
03/06/2020, 12:41 PMupdatecustomrecordwithinstances
on SuiteCloud CLI for NodeJS
?
So far still getting stuck when the command is executed.JohnnyC
03/06/2020, 5:14 PMerictgrubaugh
03/06/2020, 6:20 PMtransactionForm
, the customCode
section simply contains a reference to a File. I imagine you'll need to add said File to the project or as a dependency.Miquel Brazil
03/06/2020, 8:50 PMWeb Site Hosting Files
directory even with Website (External) publisher permission set to FULL?Miquel Brazil
03/06/2020, 8:52 PMalien4u
03/09/2020, 1:19 AMalien4u
03/09/2020, 1:20 AMSelcuk Dogru
03/10/2020, 11:36 AMChris
03/10/2020, 9:49 PMAn error occurred while automatically activating bundle <http://com.netsuite.ide.eclipse.app|com.netsuite.ide.eclipse.app> (930).
I’m wondering if I have the correct Java version installed.darrenhillconsulting
03/10/2020, 11:07 PMChris
03/10/2020, 11:26 PMcreece
03/10/2020, 11:50 PMcreece
03/10/2020, 11:50 PMdcrsmith
03/11/2020, 10:38 PMcreece
03/11/2020, 11:26 PMdcrsmith
03/12/2020, 12:59 AM[ACCOUNT_SPECIFIC_VALUE]
for the field and it fails validation and deployment.dcrsmith
03/12/2020, 1:00 AM-5
it would work but that wasn't the case.darrenhillconsulting
03/12/2020, 1:54 PMbug
with the 'Upload file to Account' not working is proving to be a big deal for usdcrsmith
03/12/2020, 2:37 PMAn error occurred during custom object validation. (customscript_bb_sl_process)
Details: The defaultvalue field for the custscript_default_employee (scriptcustomfield) subrecord must not be ACCOUNT_SPECIFIC_VALUE.
Details: The custscript_default_employee field for the customdeploy_bb_sl_process (scriptdeployment) subrecord must not be ACCOUNT_SPECIFIC_VALUE.
File: ~/Objects/customscript_bb_sl_process.xml
dcrsmith
03/12/2020, 3:11 PMJohnnyC
03/12/2020, 3:24 PMdcrsmith
03/12/2020, 3:32 PMMiquel Brazil
03/13/2020, 10:04 AM<printingType><basic><pdfLayout>
element? All I can seem to find in the documentation is setting ENUM
values.rustyshackles
03/14/2020, 12:06 AMerictgrubaugh
03/14/2020, 3:59 AMHelp:SuiteCloud IDE Plug-in for WebStorm Overview
erictgrubaugh
03/14/2020, 3:59 AMirurzo
03/15/2020, 9:36 PMJacksonP
03/16/2020, 2:20 PMjava.lang.NoClassDefFoundError: javax/xml/soap/SOAPException
at org.apache.axis.configuration.FileProvider.configureEngine(FileProvider.java:179)
at org.apache.axis.AxisEngine.init(AxisEngine.java:172)
at org.apache.axis.AxisEngine.<init>(AxisEngine.java:156)
at org.apache.axis.client.AxisClient.<init>(AxisClient.java:52)
at org.apache.axis.client.Service.getAxisClient(Service.java:104)
at org.apache.axis.client.Service.<init>(Service.java:113)
at com.netsuite.suitetalk.proxy.v2017_1.platform.NetSuiteServiceLocator.<init>(NetSuiteServiceLocator.java:12)
at com.netsuite.ide.core.webservice.WebServiceContext.createPassport(WebServiceContext.java:133)
at com.netsuite.ide.core.webservice.WebServiceContext.createPassport(WebServiceContext.java:201)
at com.netsuite.ide.core.webservice.WebServiceContext.<init>(WebServiceContext.java:91)
at com.netsuite.ide.core.account.AccountVerificationServiceImpl.verifyConnection(AccountVerificationServiceImpl.java:20)
at com.netsuite.ide.core.http.AbstractSessionHttpClient.wslogin(AbstractSessionHttpClient.java:170)
at com.netsuite.ide.core.http.AbstractSessionHttpClient.login(AbstractSessionHttpClient.java:395)
at com.netsuite.ide.core.suiteapp.delegate.ValidateSuiteApp.validateServer(ValidateSuiteApp.java:100)
at com.netsuite.ide.core.suiteapp.delegate.SuiteAppServiceInternal.validateServer(SuiteAppServiceInternal.java:435)
at com.netsuite.ide.core.suiteapp.delegate.DefaultSuiteAppService.validateServer(DefaultSuiteAppService.java:211)
at com.netsuite.ide.webstorm.sdf.actions.ValidateAction.lambda$validateAsABackgroundProcess$0(ValidateAction.java:74)
at com.intellij.openapi.progress.impl.CoreProgressManager$1.run(CoreProgressManager.java:219)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:888)
at com.intellij.openapi.progress.impl.CoreProgressManager$5.run(CoreProgressManager.java:441)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:585)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:531)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:59)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:150)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$null$4(ApplicationImpl.java:441)
at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:221)
at com.intellij.util.ConcurrencyUtil.lambda$underThreadNameRunnable$3(ConcurrencyUtil.java:209)
at com.intellij.openapi.application.impl.ApplicationImpl$1.run(ApplicationImpl.java:238)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.ClassNotFoundException: javax.xml.soap.SOAPException PluginClassLoader[<http://com.netsuite.ide.webstorm.app|com.netsuite.ide.webstorm.app>, 2019.2.1] <http://com.intellij.ide.plugins.cl|com.intellij.ide.plugins.cl>.PluginClassLoader@3ff1cc6b
at <http://com.intellij.ide.plugins.cl|com.intellij.ide.plugins.cl>.PluginClassLoader.loadClass(PluginClassLoader.java:77)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
... 34 more