Skip to main content
May 2, 2023
Question

use IDP with position specification

  • May 2, 2023
  • 2 replies
  • 0 views

Hi, community.

I want to use "Appian IDP" with position specification.

for example.

I want to get the value of each colored part in the figure below.(This format is fixed and does not change.)

This color "Area ■" is "Name Area". I want to get it like {name:"Nihon Taro"}

I want to associate like "Area ■"="Name",  "Area ■"="Post Code" and  "Area ■"="Address". 

if "Appian IDP" can use with position specification, it is as good as solved.

Can't you do something like that with an IDP?

Please tell me how if you know.

Regards!

2 replies

stefanhelzle0001
May 2, 2023

There is no way to assign specific areas to values, but IDP is meant to be trained to detect the data. I suggest to give it a try. As the structure is static, this should work pretty well.

May 3, 2023

Thanks, stefan.

>no way to assign specific areas to values
oh... Is that so.

>be trained to detect the data
I will think about it.