Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Struggling with attaching a returned object as pdf to a fulfillment via 'mediaitem'
I am currently on a project for work, in which I worked with a team from our logistics company to integrate our freight services. The way the workflow is currently ***(this is a user event script by the way)***, is that the information needed for the shipment is gathered in a custom tab during the item fulfillment. We have a Suitelet that acts as a quote picker, so when the 'Get Quote' button we created is clicked, we get a price sheet with rates for various carriers.
The data is not sent to their system until the submit takes place, and when this happens we transform the relevant data into a bill of lading, which is the returned object.
0