How to upload documents to IDM using RPA
Advanced | 40 Minutes
RPA Document Management API Gateway
Overview
This tutorial explains how to upload documents into Infor Document Management (IDM) using the IDM API endpoint deployed on API Gateway. The flow outlined in this tutorial can also be used with the Read Key-Values flow to make the extracted values become the attributes of the uploaded documents.
📋 Requirements
|
Before Starting
Before we start building, be sure to complete the following steps:
- Make a folder for all the files you want to upload (e.g., C:\RPA\IDM).
- Download the PickTicket image below and save in the following path: "C:\RPA\IDM\signedpickticket.png".
- Create a new document type in IDM (e.g., DocumentUpload with one attribute: ScreenID).
- Install RPA Studio and establish a connection between RPA Studio and RPA Management. In the RPA Management you need to also Authorize the IONAPI application to be able to call ION API endpoints. To do so go to RPA Management> Manage> and click Authorize next to ION API.
Tutorial
RPA Activities List
Was this section helpful?
What made this section unhelpful for you?
On this page
- How to upload documents to IDM using RPA