My Stuff
Comments
-
This can be accomplished with Web Services. If you want to discuss how let me know.
-
nlapiMergeRecord() also breaks. Have a URL in the template, and when merging in a Server Side script it does not populate the fields in the URL. Should be a simple fix on their side.
-
Is this something I set on the nsclient object?
-
Thanks for the help...
-
Thanks, I will take a look. I have been offline since the Northeast Hurricane Irene. Finally got internet today.
-
Thanks for the help!
-
The ID of the Custom Record i want is 40 The instance of that record is 14976 I tried using your work around displayed here yet I keep getting NULL returned, however when I go thru the UI it works. Please help!
-
What you are looking to do is to use Web Services to publish your inhouse records to Netsuite. Is it something that you can accomplish yourself or would you want to hire someone to do this for you? If you are interested in having the work done for you my company would be able to meet you needs.
-
The other method you could use is to export the records from your DB into a CSV file and upload them. It is less technical, but not automated. Web Services are great, but have a learning curve associated with them.
-
Has there been any resolution to this issue?
-
ablank, I have built a package that can handle your request. The software requirements are IIS, Database, a Netsuite web service login, and the parameters necessary to draw the appropriate sales orders from the system. The generated output is a Google Earth compatible (and Google Maps, but limited to 1000 plots). If you…
-
In the context of Netsuite, web services provide a programatic way of manipulating data (inserting, updating, deleteing, selecting) within netsuite. They do require some advanced programming skills and technical understanding in order to be used effectively. MS Access is a good tool, but most of the knowledge you have…
-
Duplicatation Management is an interesting topic. What if I have several McDonald's in one town, do I have a master record called McDonald's and Child records with different addresses. Do I ignore the other McDonald's in the same town? Do I simply add an address to the record? We currently have business logic that prevents…