...
Info |
---|
Use this page to find example workflows for Aura Digital Workforce. |
Multiexcerpt fast include block macro |
---|
name | Introduction |
---|
templateData | [] |
---|
page | How to Article - Include Page Stuff |
---|
addpanel | false |
---|
|
Multiexcerpt fast include block macro |
---|
name | Video |
---|
templateData | [] |
---|
page | How to Article - Include Page Stuff |
---|
addpanel | false |
---|
|
Multiexcerpt fast include block macro |
---|
name | Script |
---|
templateData | [] |
---|
page | How to Article - Include Page Stuff |
---|
addpanel | false |
---|
|
...
This example will extract values from a Purchase Order (PDF). It shows 2 examples here, the first is extracting from the PDF without specifying the type of content. The second example extracts the data using a parameter to specify the type of data. You will notice that when you specify the type of data, you get more relevant data extracted.
Code Block |
---|
$pdf = "POUSA-0000010630.pdf"
Extract from $pdf
//Review variables in the variables panel on the right
Pause
//Now, try using -purchaseorder to specify the content type
//Review variables in the variables panel on the right
//You will notice that specifying the parameter -purchaseorder makes data extraction more accurate
Extract from $pdf -purchaseorder
Pause |
...
...
...
Include Page |
---|
| Snippet - How-to Foot - Aria |
---|
| Snippet - How-to Foot - Aria |
---|
|
Multiexcerpt fast include block macro |
---|
name |
...
Related Articles
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 10 |
---|
showSpace | false |
---|
cql | label in ( "kb-how-to-article-aria" , "kb-tech-aria" , "value" , "input" , "get" , "text" , "message" , "box" ) and label in ( "kb-command-reference-aria" , "kb-how-to-article-aria" , "kb-tech-aria" ) |
---|
|
...