Forum Discussion
The connection is never made, you are seeing two error messages, cannot connect and because I cannot connect I cannot validate.
open a terminal window on the groundplex node you are using and confirm you can reach the server using ping, etc. If you are using a cloudplex node, it means your server is not reachable from the internet, you need to check ports, firewalls, routing, proxy servers, confirm you can get the database. If you can connect to mongodb using a client on your laptop, it’s a network issue.
- Abhishek_Soni373 years agoContributor
Hi @nandudevi05 ,
Please have a look at Snaplogic Public APIs.
You’ll need read access to this and a way to authenticate, after that you should be able to you a REST GET, to fetch the information.
I hope this helps.
- nandudevi053 years agoNew Contributor II
Thank you @Soni37 but My requirement is if my pipeline is running more than 50 mins means it will automatically trigger an email notification. in designer in the pipeline can i set any one snap for this job?
- Abhishek_Soni373 years agoContributor
Yes, there is one way to read the pipeline information(Start Time etc.). Please follow this link and thenadd a email snap to trigger the email if pipeline is running more than 60 mins.
You’ll have to build the logic in pipeline.
Related Content
- 4 years ago
- 2 years ago