...
multiexcerpt-include-macro |
---|
...
name | Header |
---|
templateData | [] |
---|
page | How to article - Include Page stuff |
---|
addpanel | false |
---|
|
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). We show 2 examples here, the first is extracting from the PDF without specifying the type of content. The second extracts the data using a parameter to specify the type of data. You will notice when we specify the type of data, we 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 lets 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 |
Multiexcerpt fast include block macro |
---|
name | Resources |
---|
templateData | [] |
---|
page | How to article - Include Page stuff |
---|
addpanel | false |
---|
|
Multiexcerpt fast include block macro |
---|
name | Related Articles |
---|
templateData | [] |
---|
page | How to article - Include Page stuff |
---|
addpanel | false |
---|
|
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" ) |
---|
|
Include Page |
---|
| Snippet - How-to Foot - Aria |
---|
| Snippet - How-to Foot - Aria |
---|
|
Include Page |
---|
| Snippet - Footer - Tech |
---|
| Snippet - Footer - Tech |
---|
|