I created the FDM using service now configuration, while try to open the fdm got the error like "Error in fetching Data Source". Please let me know if i need to change anything.
Solved! Go to Solution.
Views
Replies
Total Likes
Still the above issue exists, but i have wrote custom java code to connect with Service Now using Authentication. Used the below code. Same way i wrote a custom code (servlet Snow side they will trigger) to consume the incident payload.
Views
Replies
Total Likes
Hi @aravindS,
From the initial look, it looks like a configuration issue. Can you please validate the below configurations:
1. Service Now Configurations
2. Authentication Issues
3. Network Issue
Lastly if you still see the issue please share the error logs for us to review the information and proceed further.
Thanks
Pranay
Official Documentaion: https://experienceleague.adobe.com/en/docs/experience-manager-learn/forms/some-useful-integrations/s...
Views
Replies
Total Likes
Hi @Pranay_M ,
Thanks for your reply, below are the cases which i have tested the connection
Case 1: Used Basic Auth, tested in Postman for get and put both methods works fine there. But in AEM getting the error.
Case 2: Used OAuth 2.0 added the required params like auth url, token url, refreash url, client id and client secret. But got the error while doing the test connection.
Cross checked all the parameter, because all that tested in Postman.
Please let me know do i need to add any more configuration. (Likewise we add for MySQL JDBC pooled).
Thanks.
Views
Replies
Total Likes
Still the above issue exists, but i have wrote custom java code to connect with Service Now using Authentication. Used the below code. Same way i wrote a custom code (servlet Snow side they will trigger) to consume the incident payload.
Views
Replies
Total Likes
Views
Like
Replies
Views
Likes
Replies
Views
Likes
Replies