プロフィール
コメント
-
Hi Oliver, just checking to see if the enhancements to NetSuite's recurring billing module still justifies a custom solution?
-
Concur can setup a web service to sync to/from NetSuite for free. In our case, it can't sync all the records we want, but it might for someone else.
-
I just setup ADFS 2.0 and have it working with Office 365. I'm new to ADFS and SAML, could someone tell me what URLs we need to use for the Identity Provider Login Page, Logout Landing Page, and IDP Metadata URL. I'd like to test this on our sandbox environment. I assume this can be used for login/logout page:…
-
I can connect to https://webservices.netsuite.com/wsdl/v2011_1_0/netsuite.wsdl It shows port as NetSuitePort. A number of Operations are returned. (searchRequest, getRequest, getSavedSearchRequest, etc.) Trying the loginRequest operation. There is a single 'parameters' parameter available for modification. I won't let me…
-
Sorry for the delay, but no, the Add Element option is greyed out no matter which Operation I pick.
-
Well, I can follow this tutorial from Microsoft and add other SOAP sources to SharePoint Designer. http://office.microsoft.com/en-us/sharepoint-designer-help/add-a-soap-service-as-a-data-source-HA010355752.aspx However, I get an error when trying to add a dataview of any of the NetSuite SOAP operations. All of them only…
-
Any luck with this? My users are also asking for a way to search for customers within 50 miles of a particular zip code.
-
As I stated, the app didn't give an option to enter a URL directly. Anyways, I got it working in production.
-
That is very strange. All I did was copy the link. Try this one. First result. http://www.netsuiteblogs.com/?Key=Search&q=dun Would be nice if the Usergroup worked with the Microsoft Edge browser...
-
Works great for anyone not using the mobile app or Outlook plugin... They have to login via Office 365 though. Would be nice if there was a 'Use Company Credentials' button on the login page.
-
As of this morning the SSO app from the Azure gallery stopped working. NetSuite said they opened up an urgent ticket with Microsoft to get it resolved, but I managed to create a new custom SSO app loosely following this guide. https://docs.microsoft.com/en-us/azure/active-directory/active-directory-saas-netsuite-tutorial…
-
Hi Malin - I opened up a case with Support. Although I've been able to reproduce on 3 different computers (Windows 8 and Windows 7), they have not been able to reproduce. Case # 2011935
-
This is with our Release Preview. Our production environment hasn't been upgraded yet. No, I didn't mean Drag and Drop, but apparently I hovered over the wrong bundle to get the version number. I meant 1.02 is available. Perhaps I was trying to update Drag and Drop, because it just let me update the Transaction Timeline.…
-
I'm seeing the same thing. About to open up a Support ticket, but figured I would check community first. No answer here...
-
Transaction Timeline bundle also not working. However, it says there is a new version 1.51, but because it is a managed bundle, I can't upgrade it.
-
Just more hype at the conference that never amounts to anything.
-
This stopped working after the upgrade to 2015.2. Now it a script error comes up saying Illegal URL Redirect. Anyone know a solution? Note - you now have to include an api_key in the URL which is freely available, but I guess the government wants to know who is using their API.
-
Ha! Yes, that was it. I saw in the release notes that nlapiRequestURL was being replaced with a HTTP function, so I thought that it was just deprecated...
-
Thank you both. Got it working. This is the code for a Field Changed function on a sales order. Basically checks to make sure the customer isn't on a DO NOT SELL list provided by the US Government. function checkECCN(type, name) { if ((name == 'custbody_end_user') || (name == 'custbody_reseller') || (name ==…
-
Thank you NetSuite for changing all the fields back to UPPER CASE. NOT! Now I have to change all my code again!
-
Source List: Transaction Body List/Record (Customer) field Source From: Name/ID If my transaction column field is set as List/Record, I get error saying "The field type must match the type of the field you are sourcing from (Free-Form Text)"
-
Wouldn't it be confusing to have the form redirect to itself after it is submitted? Is there not a way to just have a simple response message without needing to create a webpage somewhere else and redirect to it?
-
By the way, this worked prior to the last update (or possibly one before that). So perhaps it is a bug.
-
We are also looking into Box as a file management tool within NetSuite. Be curious to hear from others who have tried Box and/or govirtualoffice.com. Still doesn't solve our issue of people not attaching the file though.
-
How do you create a file submission field? I thought it had to be done via History > Files subtab. We have issues with people forgetting to click Add after uploading file, so that it doesn't actually get attached to record (expense report, sales order, etc.). Looking for a way to ensure that files are uploaded and attached.
-
Sweet! Thank you. Not sure how I missed this.
-
Can I use any JavaScript functions in my SuiteScript? I thought I was limited to the SuiteScript APIs...
-
I get an authentication error when I try from normal roles, a NULL value when trying from Administrator. I'm trying to write a script that will detect what quarter we are in based on the date.
-
Anyone? What is the use of having employee profile fields with home numbers, mobile numbers, and emergency contact info, if no one else can access them?
-
I can't find any of the emergency contact fields to add to a saved search.