-
sales tax on opportunity itemList v11
I have found that in v11 there are a number of places where the number of characters in a value are limited (I don't understand why this has been introduced...). This now seems to be the case for tax1Amt on the opportunity items, which has serious limitations on the operation of web services. Any tax amount that is more…
-
Ability to expose custom fields to the customer center
Hi there, I've recently encountered a problem with using the Customer Centre - I'm unable to expose custom entity fields in there. This is quite frustrating, as when a customer logs into our Custom Centre, they can see the 'child' Custom records that are assocated to them, as well as edit them and create new ones. However,…
-
Web services default roles
Terry There's a way to set Default web-service role for the specific user in Preferences UI. The default role changing, synchronization engine may automatically swap to another dataset. It's nice from integrity viewpoint. Is there a way to get the default role ID and initially fix it for all subsequent requests?
-
Cannot login using "custom" customer center role
I'm able to login successfully as a customer using web services if using the standard customer center role (id of 14). However, if I use a customized customer center role, I get an InsufficientPermissionFault exception. I'm using version 1.3.2, and have been able to reproduce the same behavior on multiple accounts,…
-
SuiteScript Technical Documentation?
Is there any tehchnical information available about SuiteScript? I couldn't find anything.
-
tax codes on opportunity itemList v11
Since the upgrade to v11 on Saturday, I have found it is no longer possible to query for a list of tax codes to items in the Item list. Our code is as follows: selectField = New GetSelectValueField 'selectField.fieldType = GetSelectValueType.nonInventoryResaleItem_salesTaxCode selectField.fieldType =…
-
PDF Form Prints
I am attempting to customize our PDF output forms to include the customer's fax number on the Quote, Sales Order, and Invoice.... and the Vendor Fax # on the PO's. I have looked into all of these forms in the Customize Forms dialogs and also in the PDF Format customization. The farthest I can drill down into any of these…
-
Respond to Warnings
Is there a way to respond to the Error/Warning below using WebServices? I am updating SalesOrders and occasionally receive errors like the following: Error updating SalesOrder :[Code=TRANS_UNBALNCD] Transaction was not in balance. Total = $$$$$ [Code=WARNING] Items on this line have been fulfilled. Are you sure you want to…
-
Object reference not set to an instance of an object
Has anyone ran into the problem "Object reference not set to an instance of an object" with the "results" object that is returned from the call to any NS action? Ex: //Declare an instance of the Write Reponse object ns_ws.WriteResponse results; //If there Customer ID is set, then perform an Update Action // Else perform…
-
How .NET query SalesOrder where tranId=1234?
Can anyone please help me learn how to query for a SalesOrder where tranId=1234? I am using the .NET NSClient command line example to get started. Using this example I successfully modified the getCustomer code to allow me to get a SalesOrder given a known nsKey for the record. The NSClient search examples all seem to…
-
Updatinf custom field for the inventory item
Hi, I need to update the "Limited Inventory" for some items to true or false. I need to do following:- 1) Get the item, get the customField list,get the custom fields(CustomfieldArray), check for the fileld to be of BooleanCustomFieldref type , if it is then check if the BooleanCustomFieldref.getInternalId is…
-
New Web Services Interface for v11
Anyone know when the new web services interface will be released and documented?
-
login() failing on Version 11 (WSDL 1.3.1 and 1.3.2)
Ever since our 5/19 upgrade to Version 11, our apps that use Web Services are failing with: *** SOAP FAULT: fault type=invalidCredentialsFault with code=UNEXPECTED_ERROR. An unexpected error has occurred. Technical Support has been alerted to this problem. This failure also occurs with the sample .NET code for 1.3.1. It's…
-
v11 cannot login URGENT
We are in the final states of testing our software bridge to NetCRM, and I have begun work today to find that v11 upgrade has taken place. I can still login at the browser, however through web services, I am now not able to login! I have gone back to the sample code to confirm this: thisPassport.account = "myacct"…
-
Sales Order Status
My objective is to find every pending sales order that has the status of "pendingFulfillment" and a certain date range. Since there are so many object to pick from, I am a bit confused on which objects/methods I should be using to obtain this information. The main goal is to extract all the internal ID's that are of this…
-
SMBXML Query Issue
Greetings, One of our clients is an early adopter of Netsuite 11.0 and they are receiving incorrect XML responses when they submit a Query file. <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE smbxml PUBLIC "//SMBXML//DTD SMBXML 4.15//EN" "http://www.netsuite.com/xml/dtd/smb_4_15.dtd"> <smbxml> <request> <query>…
-
SiteScript Documentation
Does anyone know anything about SuiteScript besides the fact that it's a server side scripting technology supposedly available in NS v.11? Has anyone seen any technical docs? Is any technical information available from NetSuite?
-
Customizing the Add to Cart area
I realize the Add to Cart button has limited customization abilities. However, I would like to put the Add to Cart button on the same ROW as the ItemSalePrice, NumberofItems, and ChooseColorMatrixItem values. Can I modify the way <%=getCurrentAttribute('item','addtocarthtml')%> is displayed? I need to get each value to…
-
Search operation related questions
Hi Terry We've got a requets from NetSuite on implementing client side filtration for sycnhronized objects. In order to evaluate a possible fucntionality scope fo this solution we'd like to clarify following 1. Is there a way to build logical OR combination of filters in terms of a single Search object (e.g.…
-
Searching multiple Items by passing list of item numbers
Hi, We need to update a property for multiple inventory items. As we only have inventory item names, we need to get the internal id's for these and update the property. However I can pass only one item name at a time , is there any API which can retrieve all the records based on the list of the item names passed. Thanks.
-
Another SMBXML Issue
When an XML query is submitted to Netsuite, the response contains a single transaction, and says that an unexpected error occurred. No line items are returned on the single transaction. Case#: 434305 Case#: 434121
-
Can't upate Item Price
Hi, I am using WSDL 1.3.2 and java to import inventory items. Prior to the v11 upgrade this worked as expected. Now it fails with the message: "[Code=INSUFFICIENT_PERMISSION] You do not have permissions to set a value for element pricetype due to one of the following reasons: 1) The field is read-only; 2) An associated…
-
Problem setting Revenue Recognition Dates
Has anyone run in to an "UNEXPECTED ERROR" when trying to update the "Revenue Recognition Start Date" and "Revenue Recognition End Date" when creating a Sales order with Web Services. If we create the sales order with items and NOT update those fields everything works fine. We can update the item "Description" field just…
-
Retrieving customer attributes and primary contact
I need to use webservices to obtain some information from the customer record. I have been able to complete this for all attributes except primary / alternate contact and CustomerAddressBook Country and State. For the primary / alternate contact, I have seen the documentation which indicates this is available from the…
-
Shipping Items
Hi, Is Shipping Items supported? I can not find it anywhere in the documentation... Best regards, Peter Lauri
-
Setting Customer balance
We would like to be able to take a Customer balance from the MYOB accounting package and set the balance attribute for the Customer in NetCRM. I am using the following code: Customer.balance = 100.00 Customer.balanceSpecified = true However when I try to update Customer I get the error: "You do not have permissions to set…
-
New Versions - Update information
Hi, Where can I find latest updates on the beta versions etc? How can I follow the development for the WS? Best regards, Peter Lauri
-
Custom List
Best group member, I want to update a customer and one of the Custom Lists that I have. The lists ID is 22 and I have found out the internal IDs for the options. Lets leave the options out. I am not sure if I should set the internalId to CUSTENTITY22 or what I should do. I do this right now: <soap:Body>…
-
Cannot login !
Hi Terry, I am running the sample NSClient Java application in Eclipse 1.3. I am using Axis 1.3 and JDK 1.5 with AU version of the WSDL. WSDL: https://webservices.netsuite.com.au/wsdl/v1_3_2/netsuite.wsdl I have ran "ant deploy" in Eclipse. I am able to build the application successfully but I cannot log in. I have…
-
Retrieving and setting AddressBook State
Further to my previous posting in thread "Retrieving customer attributes and primary contact", I am still having problems correctly setting the state value through web services. I have worked through the process of setting the country by a long case statement to match the string value for each country and return the…