-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b44f296
commit bc69872
Showing
167 changed files
with
4,656 additions
and
192 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
icon: brackets-curly | ||
--- | ||
|
||
# Custom Code | ||
|
||
**Custom Code** is user-written code that can be added to a service (or a field) to be executed before or after data has been extracted. | ||
|
||
To add **Custom Code** to a service: | ||
|
||
1. Click on a service box to open the **Manage Service** view. | ||
|
||
<figure><img src="../.gitbook/assets/image (231).png" alt=""><figcaption></figcaption></figure> | ||
2. On the **Manage Service** view, click on Add **Utility**. | ||
|
||
<figure><img src="../.gitbook/assets/image (181).png" alt=""><figcaption></figcaption></figure> | ||
3. Scroll down to the **Utilities** section, and select **Custom Code**. | ||
4. The **Custom Code** service box will appear within the parent service box. | ||
|
||
<figure><img src="../.gitbook/assets/image (247).png" alt=""><figcaption></figcaption></figure> | ||
5. To start writing **Custom Code,** click on the Scripting button. | ||
|
||
<figure><img src="../.gitbook/assets/image (41) (2).png" alt=""><figcaption></figcaption></figure> | ||
6. The code editor view will appear. The code can be written in the **Code** tab. | ||
|
||
<figure><img src="../.gitbook/assets/image (245).png" alt=""><figcaption></figcaption></figure> | ||
7. The **code language** can be selected from the dropdown box. | ||
|
||
<figure><img src="../.gitbook/assets/image (163).png" alt=""><figcaption></figcaption></figure> | ||
8. The imports required to write the code, can be added from the **Imports** tab. | ||
|
||
<figure><img src="../.gitbook/assets/image (169).png" alt=""><figcaption></figcaption></figure> | ||
9. To compile the code, click on **Save**. | ||
|
||
<figure><img src="../.gitbook/assets/image (201).png" alt=""><figcaption></figcaption></figure> | ||
10. **Compilation Results** are shown at the bottom of the **Code Editor**. | ||
|
||
<figure><img src="../.gitbook/assets/image (170).png" alt=""><figcaption></figcaption></figure> | ||
11. The code will execute after the batch of documents have been processed |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
depricated-info/custom-service-code/example-copy-move-documents.md
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
depricated-info/custom-service-code/example-set-pdf-document-passwords.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
depricated-info/rules-engine/generic/custom-script-1/README.md
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
...rules-engine/generic/custom-script-1/example-validate-social-security-number.md
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# General Rules | ||
|
||
**General Rules** can be applied on any type of extracted data. | ||
|
||
<figure><img src="../../.gitbook/assets/image (134).png" alt=""><figcaption></figcaption></figure> | ||
|
||
The available General Rules tabs can be accessed when viewing the **Parameter Definition** properties dialogue and include the following: | ||
|
||
* Dictionary | ||
* Mapping | ||
* Custom Script | ||
* Workflow Script | ||
* Web API | ||
* Database |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# .Net | ||
|
||
![](https://upload.wikimedia.org/wikipedia/commons/0/0e/Microsoft\_.NET\_logo.png) | ||
|
||
The **.NET SDK** can be downloaded from: [https://www.nuget.org/packages/AIForged.SDK](https://www.nuget.org/packages/AIForged.SDK) or [https://github.com/aiforged/sdk](https://github.com/aiforged/sdk) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
icon: file-zipper | ||
--- | ||
|
||
# SDK Downloads | ||
|
||
**AIForged** provides **SDKs** that allow seamless integration with other systems. Currently, the SDK is available in three langauges: | ||
|
||
* .Net | ||
* Typescript | ||
* Python |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.