My Stuff

Krash Red Ribbon

Comments

  • I've sent you a PM, Dave. Anybody else who is / might be interested in an improved Box integration please feel free to get in touch and we'll scope out whether we can make it worthwhile to everyone :)
  • Good, glad to help! :) Now that that's resolved, my other pet peeve is the default Netsuite folder and not being able to map types to specific folders in Box... anyone hear about any progress on this? I very much doubt Box will be doing this - improved functionality will need to be developed by a 3rd party.
  • Mike, it's unusual that you can't get the support you need from your solutions provider, are your requirements particularly complex? We've implemented NetSuite in to a number of large businesses, including OneWorld, and never come across an issue we haven't been able to resolve. If you would be happy to go over what you're…
  • InsideView is very useful, particularly for information on American companies. Farrago: It can do segmentation on NAICS and SIC code the native integration doesn't push that across, you can however do a csv import to get it. jepi2012 - the integration changes very little in your NetSuite instance. It will create a tab in…
  • If you go to google and type in that search, you can see how it is formulated as a URL. For example, searching for: Summer OR winter in google, gives this url: www.google.co.uk/search?q=summer+OR+winter&oq=summer+OR+winter
  • I highly recommend you go and watch the keynotes from NSW12, particularly Zach's if you're interested in the eCommerce stuff.
  • SuiteCommerce will be the enterprise eCommerce module addition to NetSuite, though from what I recall from NSW12 (please don't quote me!) it won't be generally available until 2013. Functionality in the exiting module will continue to be improved and given the huge headcount increases in the development team I would expect…
  • One of the key things I learnt since returning about this is: Yes, you can get a bespoke integration done before general release next year, BUT: You have to make a very compelling offer (either monetarily or as a brand) as there is still going to be a lot of work next year to then migrate those bespoke deployments over to…
  • A customer has asked for this functionality today so +1 from us!
  • We have also had comments about this from our customers - it would be so easy to rectify this as an issue if NetSuite would allow this particular stage of authentication to be configured on a "per account" basis. Perhaps also implement a NetSuite-wide rule of password complexity but, more than anything, a viable way of…
  • Tristan, Are you saying I will be able to "hide" the Box.net folder so only Administrators can see that folder, but still allow the following: if there is a file attached to a quote, then whomever has access to that quote can see and open the file; and the exact opposite where if a file is attached to a Vendor Bill, only…
  • We're a NetSuite Solution Provider and a Box.net partner for this exact reason. There is a setting in the integration that allows you to hide your NetSuite folders structure so only those with access to the record, through NetSuite, can view them. This can be cumbersome at times but it is definitely effective.
  • 8x8 recently (last year I believe) bought contactual which has a very impressive NetSuite integration.
  • Agreed Mike, a nice idea mind you. Two of us coming from Noblue, first time visitors so looking forward to meeting some of you.
  • Joe, the best way to do this is "old school" and simply put [URGENT] or [IMPORTANT] in the subject line. Most webmail services, which are increasingly common, completely ignore these flags so I don't think it would benefit you even if you could do it (which I don't think you can).
  • Try nesting them: Least(CASE WHEN {baseprice} IS NOT NULL THEN {baseprice} ELSE CASE WHEN {pricelevel3} IS NOT NULL THEN {pricelevel3} ELSE CASE WHEN...... Point to note - at the end you need to match up the number of "END" with the number of cases and the final ELSE to be '9999999' (also I have it in my head that when…
  • Have you tried LEAST ({baseprice},{pricelevel3}.....) with Formula (Currency)?
  • Hi Wes, I just tried this in my account and it worked - you'll need to scale it but the bones are there: Formula (Currency) LEAST(CASE WHEN {pricelevel7} IS NOT NULL THEN {pricelevel7} ELSE CASE WHEN {pricelevel2} IS NOT NULL THEN {pricelevel2} ELSE 999999 END END)
  • Ah, sorry I didn't realise you were using [if] - NetSuite doesn't recognise [IF] - you must use CASE WHEN. http://www.techonthenet.com/oracle/functions/case.php This is a good list of NetSuite recognised functions: http://www.techonthenet.com/oracle/functions/index_alpha.php
  • It's called the SuiteCloud Developer Network. More info here: http://www.netsuite.co.uk/portal/developers/sdn.shtml
  • Robert, we are actively pursuing exactly this type of functionality. We are Box partners in the UK (as well as NetSuite Solutions Providers) so please feel free to connect on here if you wish to keep informed. I'd also like to hear more about your requirements, Mark, what you tried and what your objectives are and would be…
  • Specifically we are trying to use box.net to replace file attachments in the cases modules to overcome the 5mb upload limit. The problem we have run into is our customers have to register with box.net. Box demonstrated some form of anonymous upload not requiring registration but that is not part of the current integration.…
  • Hi Charlie, If you're still looking for a UK partner I would be happy to discuss with you and see if we can help?