Question
Mindtree Ltd
IN
Last activity: 15 Sep 2020 10:07 EDT
how to pass "file" Parameter to automation entry point? though I have exposed "OCR example" as wsdl API, not able upload file?
Hi,
As part of OCR POC, I have implemented a solution which I'm trying to expose as an API. I tried making use of ServerClient where I used service.execute automation entry point, and tried passing file parameter which is not being allowed in runtime.
in my "OCR POC" I have given hard coded file path from where file will be fetched and data will be extracted, since I want to expose it as an api with files as parameters, can someone help me to achieve it?
To make my expectation clear, consider we are implementing REST API with http "POST" method with "file parameter" as request parameter.
PFA for reference.
Thanks and Regards,
Udaykumar Katti