Extracting PDF Table Data with Start Process & Use Application Activities

I am trying to read data from a table in a pdf file.

The workflow allows the user to type-in their required invoice number, so the correct pdf file can be selected.
pdf files in Invoices folder

When using the Start Process activity, I am able to open the correct pdf file.

I am unable to use the Table Extraction wizard outside of a Use Application activity.

How do I get the correct pdf file’s url, so I can use it in the Use Application activity? How do I create a dynamic Use Application activity URL?

@Thobile_Bengane

check this thread as reference

1 Like