Hi-
Just made a simple PDF Extractor Bot and ran te process. Cannot determine where my output files are saved?
Hi-
Just made a simple PDF Extractor Bot and ran te process. Cannot determine where my output files are saved?
Hey @Tayyab Hussain ,
No worries, completely understand we are here to help you.
In the above screenshot click on {X} icon for creating Dictionary Variable and call the Dictionary Key value in the message box to view the values.
Just made a simple PDF Extractor Bot and ran te process. Cannot determine where my output files are saved? Regards
sorry This is my very first time. I am using the community web edition
Hi @Tayyab Hussain ,
Think you using wrong command to get the output in the text file,
Using the Extract text action
Use the Extract text action to extract text from a PDF file and save it as a text file.
Using the Extract field action
Use the Extract field action to extract fields from a PDF and assign it to variables.
i'd suggest you to checkout documentation and some tutorials and then start building the bots,
Hi-
Followed the instructions and named the variable as Test. But, still unable to locate the converted file. I thought the out put would be a directory path.
Regards
Hi @Tayyab Hussain
Think you using wrong command to get the output in the text file,
Using the Extract text action
Use the Extract text action to extract text from a PDF file and save it as a text file.
Using the Extract field action
Use the Extract field action to extract fields from a PDF and assign it to variables.
i'd suggest you to checkout documentation and some tutorials and then start building the bots,
Got the following error
Hello Tayyab Hussain,
The following Run bot action was finished unsuccessfully:
* Automation name: PDF Extract.2022.01.06.04.39.37.tayyabh@ecbl.pk
* Bot name: PDF Extract
* Device - username: H-LAP-247 - tayyabh@ecbl.pk
The error details are:
* 2022-01-06 04:40:03 UTC
* There was a problem at line 2 This may be due to the following reason: Field 'content' must not be null. To continue, edit the bot and fix the error. Then, try again. If you continue to see this message, please contact your system administrator.
Line 2 is the message box
Hi @Tayyab Hussain ,
As i explained above you are using Extract field action which will extract fields from a PDF and assign it to variables and you are checking the outcome of the fields in the message box.
If you want to extract text from a PDF file and save it as a text file use Extract text action.
The Bot Ran fine, but where did it saved the extracted file and by what name?
Followed the exact steps. Additionally added the message box. Still the same error
Can you share you code snippet?
HI @Tayyab Hussain ,
IN Line 2 you need to pass the "Key name" for the extracted Fields i.e
$Test{"instruction"}$
or
$Test{"Requirements"}$
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.