02-24-2019 01:53 AM
I have written a custom rest API in Java for ECM. But not able to see any proper way to consume it from ADF application. How can I consume a custom rest API from ADF application? Is there any dynamic interface to consume rest service? Please help.
02-24-2019 07:22 PM
Hello,
In this thread you can find the answer to your question.
How to Call Remote API from ADF
You must use the Alfresco Api Service to access an initialized AlfrescoJSApi instance and then call the method executeWebScript.
https://www.alfresco.com/abn/adf/docs/core/alfresco-api.service/
Regards,
02-24-2019 07:22 PM
Hello,
In this thread you can find the answer to your question.
How to Call Remote API from ADF
You must use the Alfresco Api Service to access an initialized AlfrescoJSApi instance and then call the method executeWebScript.
https://www.alfresco.com/abn/adf/docs/core/alfresco-api.service/
Regards,
02-26-2019 08:10 AM
Thanks a lot.
Explore our Alfresco products with the links below. Use labels to filter content by product module.