DU + Community Edition: Can’t Locate ML Extractor Endpoint – Help Appreciated!

Description

I’m using the Community Edition of Studio and have completed Document Understanding training on OC (UiPath Orchestrator). I’ve also published the trained model. In the Data Extraction Scope, I need to configure the Machine Learning Extractor. I’d like to know where I can find the Endpoint for this?

Link

Date

2025-04-18

Related UiPath products

Document Understanding

@Stitch

is it a modern or classic project that you created

cheers

I think it is modern project.


I would like to know how to construct this endpoint link.

@Stitch

for this you need to create model in ai center…

as mentioned by you as it is modern you need to use extract document data activity

cheers

Hi

Hi:

thanks for your response.

created model and published model I all done.

I know how to extract data from UiPath public endpoint. But I don’t know how to use my endpoint. (I mean this training model from my OC)

I need to know how my endpoint should be spelled or how I can find it.

I don’t know whether community edition lincese has authorization for it.

thank you so much.

Stitch

在 2025-04-20 14:49:33,“Anil Gorthi via UiPath Community Forum” notifications@uipath.discoursemail.com 写道:

@Stitch

may be let me make it clear

as mentioned already as the du project is selected as modern you need to use extract document data

Example:

What you are using is for classic projects where you would get api from ai center

in classic ai center this is how you would get them

Hope this is clear now

cheers

Hi:

Hi:

thanks for your screenshot. I understand what your mean.

I think I don’t have AI center, that is the problem.

do i need to take application for AI center?

Stitch

在 2025-04-20 21:50:51,“Anil Gorthi via UiPath Community Forum” notifications@uipath.discoursemail.com 写道:

@Stitch

Ai center is not available in community edition

You need an eterprise or enterprise trail license for the same

Else use extract document data as you created a modern project

Also the new recommended way is to go with modern and not ai center so its better to learn the bew activities

Cheers

Hi

“the new recommended way is to go with modern and not ai center so its better to learn the bew activities” how can I do it? do you know any guide line for me reference?

I don’t have any enterprise liencese, I just want to study it. thanks so much.

在 2025-04-21 12:27:19,“Anil Gorthi via UiPath Community Forum” notifications@uipath.discoursemail.com 写道:

@Stitch

I gave the screenshot of the activity you need to use as well

cheers

your activity works to me. but it has a input variables. how can I get this variables? :sweat_smile:

@Stitch

that is the input file

either select using the folder icon on the activity

or use localresource.frompath(filepath)

cheers

very thanks.
LocalResource.FromPath( in_docPath) can do it.
in_docPath is the document full path.

this activity is easy to us. and taxonomy cannot be used.

1 Like

@Stitch

glad it helped

Happy Automation

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.