My Stuff
Comments
-
Thanks for the link. So my guess is that a Developer Account can be used within production. Whats the difference between a Developer Account and a Sandbox?
-
I can so relate and appreciate this post. The origional post on this thread is spot on with his complaints. It will be interesting to see if Oracle has any influence with improving their support for the development community. I sure do hope so. We have a product that integrates with several CRMs in the market: Sales Force,…
-
Thanks for your help. Since I am new to using SuiteScript, I am just trying to learn the basics. I have probably used more of SuiteScript 1 (mostly because there are more examples), but I am thinking I need to probably learn how to use the N/search Module from SuiteScript 2. I just wish there were better examples of how to…
-
Thanks David!, that is just what i was looking for.
-
Thanks, I finally figured a way to do it, but I think I had to do way to much coding to get what I was after. Definitely an area that could be improved. As some point, I will move to SuiteScript 2.0 and hopefully that will be easier.
-
With all due respect, your response is very generic with little value. I asked about how to ignore the message, and you response is to ignore the error without any details of how.
-
Thanks for your help. My workflow is triggered when an opportunity is created. After the transaction is completed, I execute a suite script that updates the opportunity. What's interesting is that even though the update is successful, it still is giving me this "Record has been changed" error message. I have tried…