Stitch
(Stitch)
April 19, 2025, 6:57am
1
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
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
Date
2025-04-18
Related UiPath products
Document Understanding
Anil_G
(Anil Gorthi)
April 19, 2025, 10:30am
2
@Stitch
is it a modern or classic project that you created
cheers
Stitch
(Stitch)
April 20, 2025, 4:14am
3
I think it is modern project.
Stitch
(Stitch)
April 20, 2025, 5:42am
4
I would like to know how to construct this endpoint link.
Anil_G
(Anil Gorthi)
April 20, 2025, 6:39am
5
@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
Stitch
(Stitch)
April 20, 2025, 1:04pm
6
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 写道:
Anil_G
(Anil Gorthi)
April 20, 2025, 1:40pm
7
@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
@sekhar_talasila
Ideally you will see the ML Skill in your ai center menu in your project
Did you happen to create a project there?
[image]
cheers
Hope this is clear now
cheers
Stitch
(Stitch)
April 21, 2025, 3:20am
8
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 写道:
Anil_G
(Anil Gorthi)
April 21, 2025, 4:17am
9
@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
Stitch
(Stitch)
April 21, 2025, 6:15am
10
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 写道:
Anil_G
(Anil Gorthi)
April 21, 2025, 6:17am
11
@Stitch
I gave the screenshot of the activity you need to use as well
cheers
Stitch
(Stitch)
April 21, 2025, 9:05am
12
your activity works to me. but it has a input variables. how can I get this variables?
Anil_G
(Anil Gorthi)
April 21, 2025, 9:08am
13
@Stitch
that is the input file
either select using the folder icon on the activity
or use localresource.frompath(filepath)
cheers
Stitch
(Stitch)
April 21, 2025, 9:32am
14
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
system
(system)
Closed
April 24, 2025, 9:36am
16
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.