My Stuff
Comments
-
Hey, I've had this issue happen as well. Is your webservice code logging into the Netsuite Multiple times? This may be hard for you to determine, but Netsuite will timeout at times, and I've seen applications continually attempt to log in. This can cause that error you describe. Also, does the user account that the…
-
As a NetSuite Solution provider, we partner with OzLink. I'll be more than happy to answer any questions that you may have.
-
Have you looked into OzLink? They are one of NetSuite's top partners. I've used it for my clients and the really like it.
-
Hi, The Work Order transaction is a scriptable record in NetSuite. A possible fix would be to turn off the current functionality, like you suggested, and write a script that will only run when a work order is created or approved. This script will create PO for all line items that meet your criteria. And no PO's will be…
-
Hi, If you do a lot of shipping and you use shipping software from your shipping carrier, check out the shipping integration from OzLink. Let me know if you have anymore questions.
-
Have you taken a look at the Netsuite Partner OZLink. UPS integration is always automatically upgraded, and they provide additional features.
-
Hey, If I understand you correctly, you don't want to redirect to NetSuite, you want to collect data on your own website, then submit it to netsuite. Depending on the data you are collecting there are a couple of options that I have used: 1) You could create a online form inside NetSuite and expose this form on your…
-
Hey, I would love to help. Could you please post the details of the case? We develop WS integrations all the time. I you could provide more details, I'll see what I can do.
-
Hey, Not sure if this is the best way, but here's another option: Create a server side script that runs when the form loads. In this script get the name of the form and append it to the url. Then (using the script) dynamically add the inline html field to the form. You can then deploy this script to any transaction that…
-
Hey, I don't know of anyway to do this from the UI, but you could create a script that will run when the item is received. The script would create an item fulfillment record for a particular sales order.
-
Hey, Yes, we can help with that. We have done a lot of webservice integrations. We can pull the xml weather feed from any number of sources and populate your custom records. Please contact me at herb.joseph@saassolutions.net