My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
-
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 -
Re: Transaction Saved Search - Average Cost field not found.
Ah yea, I just tested this and it appears that the line item Average Cost is just the Item Record Average cost. If I make an SO and the average cost is £5, but then create a PO to bump the average co…2 -
Re: how to assign the value of custom field from the "Apply" subtab to the cust_transaction_body_field?
I don't see this being possible with Workflow, you would likely need to script it. Payee Name is a column of a sublist, you can find out what its ID and sublist ID are by adding '&xml=t…1 -
Re: What's an appropriate script structure for an integration?
Thanks Francesca, I was hoping to leave the post open for now to see if anyone else had any further insights. But yes, I think you gave me a lot of good information to consider and I appreciate that.1 -
Re: How do I get my scheduled workflow to email based off of saved search results?
This was a user error, everything is working as expected.1
