Videos

Extracting Information from SAP Sales Order with Kognitos

From an emailed PO to a fully created SAP sales order — in 36 lines of plain English, with a closing notification to the sender.

What's in this video

A 6.5-minute walkthrough of a Kognitos process that turns an emailed purchase order into a live sales order in SAP. The whole process is 36 lines of plain English, plus a couple of subprocedures.

What the process does

Tools and patterns shown

Questions answered in this video

What does this Kognitos process do end to end?
It receives an emailed purchase order, authenticates to SAP, extracts the customer name and the material/quantity from the PO, looks up the customer and material numbers in SAP reference tables, creates a SAP sales order with those IDs, and emails the original sender back with the new sales order number.
How long is the underlying Kognitos process?
36 lines of plain English in the main process, plus a couple of subprocedures (SAP authentication and the reference lookups). The whole flow runs from an inbound email and finishes by emailing the sender back with the SAP sales order number.
How does Kognitos extract the customer name and line items?
Through a Textract+GPT blend purpose-built for high-accuracy extraction without training data. The same step also pulls the single-row line-item table for material name and quantity.
Can I kick this off from something other than email?
Yes. Email is convenient for the demo, but Kognitos processes can also be triggered by an API call or on a schedule — the rest of the process stays identical.
END

Ready to see it in action?

Book a personalized demo and see Kognitos automate your processes.

Book a Demo
Or try it free →