My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
-
Re: PDF Template - Element type "a" must be followed by either attribute specifications, ">" or "/>".
I was able to debug this thanks to Red's information by adding ?html to the end of the tracking links that were being generated by the PDF. This revealed: <a href="http://www.dpdlocal.co…1 -
Re: How do I CSV Update Safety Stock Level and Days?
Oh, it can't be done. It's Safety Stock Level OR Saftey Stock Days, not both. Trying to enter this manually also removes one or the other.1 -
Re: Unrestricted Saved Search not returning results for non-admin users on formula columns.
Thank you both for your insights, Permission for Find Transaction was already at full. I did not want to give them Core Admin Permissions. I have solved this with Tigran's solution by correcting…1 -
Re: Clarification on API “Cold Start” vs “Warm Start” Behavior in NetSuite (Invoice Creation via API)
What I've done in the past is create a custom record to store the body of the request from HubSpot. It should only take a moment to create. Then process that custom record with another script to…1 -
Re: SDK Error:Cannot find module '@oracle/suitecloud-unit-testing/services/SuiteCloudJestUnitTestRunner'
I was missing a package somehow. After running the following in the terminal, my project is now deploying properly. npm install --save-dev @oracle /suitecloud-unit-testing1
