Hi Will it possible to connect IXP to Action Center?

Hi Will it possible to connect IXP to Action Center ?
if yes please give reference on how to do this,
i want to filter and process the data where confidence low on action center

thanks

Hi,

The following post may help you.

Regards,

@Ahmad_Rais,

It depends on how are you utilizing IXP model.

  1. If you are utilizing using Data Extraction Scope & Document Understanding Project Extractor activities then you can use Create Document Data Validation Action (to create action center task) & Wait For Document Data Validation Action And Resume (to receive response & resume post action task completion) activities
  2. If you are utilizing using Extraction Document Data then you may have deserialize data from it’s output and then use Create Form Task & Wait For Form Task activities where custom form building is needed.

But, ideally we should go with first approach for your scenario.

Hi Yoichi my work on IXP portal is complete, im using the unstructured one,now im looking on way to conncet it to action center

thank you

i never connect to action center also, is there any reference or tutorial on how to do it and connect to IXP unstructured ?

Hi,

I think it’s necessary to use Studio or StudioWeb. (Call IXP and Action center from them)

Regards,

Hi Yes im okay on using studio for that, but i dont know where to start

Hi,

If you want to learn it systematically, the following will help you.

“UiPath IXP generative extraction technical deep dive” course in UiPath Academy.

If you want to build a project for IXP and ActionCenter for now, Extract Document Data activity and Create Validation Task and Wait activity will help you as the above linked post.

Regards,