I am creating a flow that takes one massive PDF document with several purchase orders on it, splits it up using Acrobat Pro and a bookmark plugin, then renames them as "%PO #% - %Part #%". After it splits them with Acrobat it extracts the text then parses through the text looking for the PO # and the related Part #, this worked up until a day or two ago, now it flows through without presenting an error, but never finds the text. upon carefully watching the Flow and the variables, when it performs the extract text action it isn's storing the text as a variable, it worked before and has worked for a few months but now it doesnt store the text in the appropriate variable.
version is 2.30.109.23075
any help is greatly appreciated.