Hi,
I have extracted checkboxes by using IXP.
I have a query how to call IXP flow which was cerated by me.
Cna you help me with detailed steaps.
Thnaks..
Yoichi
(Yoichi)
2
Hi,
The following post may help you.
Please note that itโs necessary to publish IXP project in advance.
Regards,
Hi @venkateshcheeni09
Pls check the below thread 
Happy Automation
Hi @Yoichi,
I have published the project successfully.
But i have a query how i sholud IXP in UiPath studio.
Plz see the below steps
- Add Extract Document Data activity in your workflow.
- Connect it to your DU/IXP project in Orchestrator.
- Select the Document Type where your IXP extractor/flow is configured.
- Pass the document file path as input.
- Store the result in ExtractionResult variable and read the extracted fields (including checkboxes).
Make sure:
- the IXP flow is published
- the DU project is accessible from the same tenant
- the correct Document Type is selected in the activity.
Please let me know if you are able to resolve your query