OutSystems Forge 日本語データベース

Process Automation How To

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2018-08-28 1.0.0 Barduino All All How-tos
OutSystemsのプロセス自動化(RPA)の例を示すサンプルアプリケーション
OutSystemsのプロセス自動化 RPA、AI、ML、Document Parsingは、プロセス自動化でOutSystemsと組み合わせることができ、例外を処理する作業に集中することで作業者の生産性を向上させる素晴らしいツールセットです。 この記事では、典型的なRPAユースケースを用意し、それをOutSystemsを使用して実装したかったのです。 ユースケース - 請求書の処理 多くの請求書はPDFやその他の書類形式で当社に届きます。 誰かが私たちのシステムにそれらを導入しなければなりません。通常は、面倒でエラーが起こりやすい手動のプロセスです。 ドキュメントをアップロードし、解析し、データを品質管理し、データをシステムにコミットするか、または人間の見直しのためにドキュメントを送信することで、この問題を解決できるようにする、迅速なアプリケーションを作成しましょう。

[Overview]
Sample application showing an example of Process Automation (RPA) in OutSystems
[Detail]
Process Automation in OutSystems RPA, AI, ML, Document Parsing, are a fantastic set of tools that can be combined with OutSystems in process automation, boosting worker productivity by focussing their efforts in handling the exceptions. In this article I wanted to bring a typical RPA use case and implement it using OutSystems. Use Case - Processing Invoices Many invoices reach our companies via PDF's or other document formats. Someone has to introduce them in to our systems, usually through a tedious, error prone, manual process. Let us create a quick app that allows us to solve this problem by allowing us to upload the document, parse it, do some quality control over the data and either commit the data into the system or send the document for human review.
戻る