NetSuite is a vendor of business management SaaS. The platform's scope includes ERP, CRM, PSA, and Ecommerce. Primarily tailored to mid-market companies.
0
votes
0answers
10 views
Using fields with reserved keywords (soap4r)
I'm trying to use NetSuite's SOAP based API which provides this WSDL.
It contains some fields with the element name "class". Since this is a reserved keyword, the wsdl2ruby.rb script replaces that ...
0
votes
1answer
24 views
Netsuite web service- displays internalId for item
Hoping someone here has NetSuite experience! I am accessing a saved search through the Netsuite webservice to retrieve Sales Orders. For some reason, the items on the order come through as:
[item] ...
1
vote
1answer
41 views
Triggering external API from netsuite
I am new to NetSuite and I need to integrate it with a 3-rd party system. Each time a new sales order is created, I need to pass its details to the 3-rd party. Is there any way in NetSuite to call ...
1
vote
1answer
37 views
NetSuite: obtaining invoice balance
I search hi and lo but could not find any decent reference how to get paid and outstanding amounts for the invoice in NetSuite using SuiteTalk API.
Documentation is non-existent and so are the ...
0
votes
1answer
35 views
Sending SAML request to NetSuite
I've been navigating and toying with features of netsuite, for one feature that came across was the SAML single sign-on. I can not understand how it works or even get it working.
I've read the ...
0
votes
1answer
28 views
How to upload to file cabinet similar with UI's “Attach from Web” using suitescript?
Using an image type custom field in netsuite, users can add a new file to file cabinet with the following settings in UI:
Attach from = "Web"
URL = "file's url"
Can we do the same using suite script?
...
0
votes
1answer
22 views
How to set up logged into account feature in Netsuite?
The company I work for uses Netsuite for our web store. There is a shopping cart option with log in feature. Currently, it is difficult for the customer to tell when they are logged in as there is no ...
0
votes
2answers
41 views
Accessing current user information for a netsuite html form using suitescript
I've been trying to figure auto-complete some values from netsuite onto our custom html form.
After a bit of researching, I found this gem: nlapiGetContext ...
0
votes
0answers
50 views
Hide both the Select ID and the Label within a Div ID
im trying to make my code hide both the select list and also the label (scol 2 and scol 3), I can get it to hide the label but not the select divs and I can get it to hide the select divs but not ...
0
votes
2answers
54 views
Mule ESB - NetSuite Integration for a file based interface?
I have a situation where in need to integrate a system which creates general ledger files with NetSuite.
The "Source" System basically dumps the General Ledger feed in a file at a defined location ...
0
votes
1answer
65 views
Netsuite add create new purchase order button in case form
New to netsuite and I'm trying to use the case system like a work order system for our property management company. I want to be able to create a purchase order from the case record and have it ...
0
votes
1answer
75 views
Authorization Token for BOX API V2 obtained using scheduled script from Netsuite
I am using Box V1 API in conjunction with scheduled scripts (javascript) running in Netsuite
With the new V2 API and Authorization procedure, can I obtain Authorization Tokens without any user ...
1
vote
0answers
65 views
Variable returning undefined when calling against a custom object, fine otherwise
I have a custom object that looks like
var locationsMap = {
"obj1":[1],
"obj2":[7],
"obj3":[21]
}
I can call this custom object like:
var loc = ...
0
votes
1answer
41 views
Netsuite : EntitySearhBasic Tutorial/Sample
We are working on C#.Net4.0 desktop application where user enters Netsuite CRM Credtianls and hits the login button.We are able to validate the user login details using passport authentication.Is ...
0
votes
0answers
93 views
netsuite sso landing url redirected to customer login
I am trying to implement inbound single sign on feature to log-in to NetSuite from an external application.The steps I followed for this are :
Created private public keys and send the public key to ...
0
votes
0answers
45 views
Netsuite:How to retrive standard objects list
In Netsuite,I want to retrive the user specific list of all standard objects like contact,account,patner etc.We are using passport based authentication for the login method and using webservice to ...
0
votes
0answers
248 views
Netsuite - get custom record with php toolkit
I've been handed a project to complete and the clients have asked for a field from a customrecord attached to each customer to appear on their website. We're integrating with Netsuite on login, and ...
0
votes
0answers
40 views
Netsuite Using Suitescript server page and saving breadcrumb onto sales order if generated
please see shoraipower.com. We have a YMM finder that goes to a result page. I want to be able to save the breadcrumb that was generated as a string of text into the sales order. How would I go ...
1
vote
2answers
54 views
NetSuite - Fields are not being set in the sales order after I set context to 'scheduled'
Hope you can assist.
I am currently trying to conduct one of the most simplest tasks via a user event script - that is to set a new value in the 'discount rate' field on the sales order. My script ...
-2
votes
1answer
72 views
Retrieve Files from File Cabinet Suitetalk [closed]
Any sample codes for retrieving files from a file cabinet in netsuite using Suitetalk via c#?
0
votes
1answer
95 views
Netsuite How do you link sub-tab on home page to page/category?
I am editing a previously set up company web site with Netsuite. I would appreciate any assistance provided on how to link a presentation sub-tab to the appropriate category/page. The problem is ...
0
votes
0answers
67 views
Sort results in NetSuite web service support case search?
Is it possible to set search preferences in the web service call to sort the data that is returned?
I am using the SupportCaseSearch object to perform a web service search that returns back a ...
2
votes
1answer
236 views
How to build a WSDL using Maven
I'm looking to replace a supplied Ant build with Maven. I know of (but haven't used) ant run, and I'd prefer not too.
To make a long story short, NetSuite provides a wsdl to use when making web ...
0
votes
1answer
38 views
How to Retrieve Current balance of the bank Account in Netsuite
I need to retrieve the current balance of bank Account in Netsuite using SuiteTalk(Netsuite Webservise).In suite talk API there is no field/parameter to refer the balance of account.But There is UI ...
0
votes
0answers
53 views
netsuite site navigation setup
Trying this again.
First of all, I apologize for my ignorance-I have never used Netsuite before. I recently started at a company that has been using Netsuite. Their site is already set up and in my ...
0
votes
1answer
64 views
How can I have complex formula field in a saved search
I am new to Netsuite. I would like a compute a complex grouped result field in a saved search, say, average(price) * max(amount).
I known SQL, and something called formula in Netsuite. I have tried ...
0
votes
1answer
92 views
How to do paging with a NetSuite Support Case Search?
Our company has a customer center website, done in ASP.NET with C# code behind, that our customers can go to get a variety of different information. One of the pages allows them to look at their ...
1
vote
2answers
295 views
add an item to a sales order in Netsuite suitescript
I'm trying to figure out the code behind looking at a new Sales Order that has an item called "Repair" and add a second item called "Repair Cost" before User submit. I'm a bit lost and I welcome any ...
2
votes
0answers
116 views
Consuming NetSuite service in WP7, CookieContainer not working
I'm using NetSuite webservice in my WP7 project.
This is the link that I use (the newer version):
https://webservices.na1.netsuite.com/wsdl/v2012_1_0/netsuite.wsdl
This worked perfectly in my C# ...
0
votes
1answer
104 views
Netsuite Webservices (Python) fault
This is my first question on SO.
I am a beginner to Netsuite. I see out of box only PHP and Java are supported. I personally dislike both. I would like to use Python. I have used SUDS a few times for ...
1
vote
1answer
144 views
NetSuite - Accept webhook POST data to create record using ASP.NET or PHP
We have a lead generation form at Unbounce.com that is capturing lead data. They have a webhook that can transmit the data via POST to any URL that can accept it and process it. We would like to build ...
0
votes
2answers
80 views
NetSuite Oauth Implemenation
I am looking for the oauth implemenation in Netsuite.Does Netsuite Supports oauth ? I searched for oath implementation in NetSuite but didn’t have a single result.
Is there any official documentation ...
0
votes
1answer
94 views
NetSuite User Login
In Netsuite,we have scenario where
User will login via desktop application.
On successfull login we need to redirect user to netsuite webapplication.
We want to continue user desktop session in ...
1
vote
1answer
195 views
Can't login into my netsuite account in C#
I use the following code in my console application:
NetSuiteService service = new NetSuiteService();
Passport passport = new Passport();
passport.account = "TSTDRV976513";
passport.email = ...
0
votes
1answer
77 views
Saved Search - Email fields surrounded by quotes
We currently have saved searches setup to pull inventory from NetSuite. These saved searches are emailed where the report is sent as a CSV file. We need to field values to be sent in the CSV with ...
0
votes
0answers
20 views
Retrieve document attached to VendorBill using Netsuite Webservice
I need to retrieve the documents attached to vendorBill using Netsutie Webservice(Suitetalk).
We can attach files to VendorBill through Commnuication->FIles->Attach Files tab in Netsuite UI.
Any ...
0
votes
0answers
134 views
php curl - Netsuite Webservice
we are currently trying to integrate into the Netsuite webservice, however we do not wish to use their PHP connector kit. we have already got a script we have developed using Coldfusion and cfhttp to ...
0
votes
1answer
42 views
NetSuite - how to assign multiple roles to a contact
I need to be able to assign multiple roles to the contact, not just the only one. Right now I'm using next code to set role to the contact:
//get the internal ID of created contact
...
0
votes
1answer
128 views
Custom webservices on NetSuite
Is there a way to upload custom web services to the netsuite platform to add custom business processing logic?
Looked into SuiteApp/SuiteBundles and all they provide is a way to extend existing ...
0
votes
1answer
60 views
How can i add an Employee in Netsuite using webservices
i am trying to create netsuite employee identity management application in .Net, i have found their CRM Sample application that adds, updates, deletes & search customer, i need to implement ...
0
votes
2answers
125 views
Netsuite Formula Field
Currently, I want to create formula fields in Netsuite which evaluates result from line items.
For example: In purchase order, sum of all line item quantities on a body field.
I am not very sure how ...
0
votes
2answers
78 views
nlobjFile.getValue does not work in Suitelet
I have used the following code in a NetSuite Suitelet to upload and process a file:
function main(request,response){
if (request.getMethod() == 'GET'){
var form = nlapiCreateForm('Item ...
10
votes
2answers
308 views
How to get Custom Item Field in netsuite php toolkit 2012.2?
Here is my code:
$service = new NetSuiteService();
$getRequest = new GetRequest();
$getRequest->baseRef = new RecordRef();
$getRequest->baseRef->internalId = "custitem3";
...
0
votes
2answers
64 views
Webservice login without providing an account number..is it possible?
Is it possible in Netsuite webservice that you will just ask for username and password and after successful validation it will prompt the available accounts associated to that credential?
0
votes
1answer
60 views
How to void a payment in netsuite using netsuite webservice
I need to void a payment made in netsuite by using netsutie webservice. Is it possible ? I have tried by adding Journal entry for the payment which i need to void. But it doesn't work for me. Any help ...
0
votes
1answer
68 views
In netsuite how to write a curl script for selected records that does not exists in saved search.?
In this problem i need a curl script where i can check all my records by email id's of customer,So for this stuff i have text file source from where i can see customer email id's and then implement in ...
0
votes
1answer
94 views
Retrieving Opening balance from Netsuite Chart of Accounts using Web Service
While I try to retrieve Account details from Netsuite using Webservice, Opening balance always returns null.
I am using the following code to retrieve account details:
AccountSearch accountSearch = ...
0
votes
1answer
156 views
Create Excel File in NetSuite's SuiteScript
I'm currently trying to generate an Excel file for an e-mail attachment using NetSuite's JavaScript-based SuiteScript APIs. Now, I have no problem generating a CSV file. That's easy. But an Excel file ...
0
votes
2answers
341 views
Get Contents of Custom List in NetSuite via PHP Toolkit
Using the latest NetSuite PHP Toolkit v2012_2, how can I get the contents of lists and in particular custom lists?
For example, we have a custom list with options for how the customer heard about us. ...
0
votes
2answers
51 views
Retreive BillId from VendorPayment Record in Netsuite
I need to retrive the BillId, for which payment is made. But the VendorPayment Record type has no billId . Any help on how to retriece billId for which the payment is made, is appreciated.



