Skip to main content
Question

Use BPA Workflow to scan delivery notes

  • July 24, 2026
  • 6 replies
  • 56 views

Link
Superhero (Customer)
Forum|alt.badge.img+23
  • Superhero (Customer)

Hello community,

I am here with a new issue. 😊

In IFS Cloud, we can manually scan delivery notes.

Now I want to automate this process using BPA Workflows.

The first question is::

Can we read or scan a PDF file with workflows?

 

Thank you in advance.

6 replies

ashen_malaka_ranasinghe
Superhero (Employee)
Forum|alt.badge.img+14

Hi ​@Link,

As far as I know, BPA Workflows do not provide built-in OCR or PDF parsing capabilities that would allow a workflow to directly read and extract data from an uploaded PDF delivery note.

If your goal is to automate the Scan Delivery Note process, you would typically need an external service to perform the document recognition and data extraction. For example, the PDF could be processed by a document capture/OCR solution, and the extracted data could then be passed back to IFS through available APIs or workflow activities.

A few questions that may help determine the best approach:

  • Is the delivery note a text-based PDF or a scanned image PDF?
  • Are you trying to upload the PDF to the standard Scan Delivery Note assistant and have it processed automatically, or are you looking to bypass the assistant completely and create the receipt/dispatch information through APIs?

Link
Superhero (Customer)
Forum|alt.badge.img+23
  • Author
  • Superhero (Customer)
  • July 29, 2026

Hi ​@ashen_malaka_ranasinghe 

thank you for your feedback. I had a feeling that I would need an external application.

We receive the delivery note via email in PDF format.

Ideally, I would like to upload the PDF to the standard assistant automatically, but using an API would also be interesting.

Thank you.


Forum|alt.badge.img+7
  • Hero (Partner)
  • August 10, 2026

@Link 

I am from a partner in the UK and I am currently working on a solution that does exactly what you are looking to do along with several other features.

 

Cheers

Lee 

Wyre Solutions


Link
Superhero (Customer)
Forum|alt.badge.img+23
  • Author
  • Superhero (Customer)
  • August 11, 2026

Hello ​@WyrLeeLeW 

sounds great.

What kind of solution is that? Is it a workflow or a modification?


Forum|alt.badge.img+7
  • Hero (Partner)
  • August 11, 2026

Hi ​@Link 

Its going to be an external SaaS tool that interfaces with IFS via the RESTApi layer

We are currently testing the platform and so far so good 😁

Cheers 
Lee
Wyre Solutions


Link
Superhero (Customer)
Forum|alt.badge.img+23
  • Author
  • Superhero (Customer)
  • August 11, 2026

Hi ​@WyrLeeLeW 

very nice. I thought you were using AI functions.

So, you're using external tools. I see. 👍🏽