Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Inbound Email template Conversion throws error: "You must enter at least one item for this transacti
Hi,
I am trying to implement the E-Document process for inbound vendor bills.
I created E-Document Templates with the below Field Mapping JSON, but I receive the error message: "Error details: You must enter at least one line item for this transaction."
As for beginning, I am trying to set the item with ID 1235, quantity=14, rate=37.90, taxcode ID 1080 and cseg_budget_categor, cseg_budget_owner are two mandatory fields that i am also trying to set the internal ID value,
see below the Field Mapping for Inbound E-documents:
{
"tranid": "2025-4565-91244",
"externalid": "${XML.Invoice.ID}",
"trandate": "31/03/2025",
"duedate": "14/04/2025",
"currency": "EUR",
"purchaseorder": "${XML.Invoice.OrderReference.ID}",