IT Process Automation

 View Only
  • 1.  Connecting to Mongo DB using PAM

    Posted May 13, 2015 09:28 AM

    Is is possible to connect to mongo db through pam with out using any extrenal language support such as Java or Python.



  • 2.  Re: Connecting to Mongo DB using PAM

    Broadcom Employee
    Posted May 13, 2015 10:56 AM

    Is there a JDBC Driver available?

    If so Knowledge doc TEC575782 "Enable Database Access with JDBC Drivers" should help add the JDBC resource to Process Automation to allow you to query into your Mongo database using the JDBC operators.



  • 3.  Re: Connecting to Mongo DB using PAM
    Best Answer

    Posted May 14, 2015 11:34 AM

    Hi naisa13,

     

    I don't think there is anyway you can connect to Mongo DB from PAM. However, you can create a connector to get it working.

    I can share a beta version of new PAM SDK using which you can create a Mongo DB connector and use it in PAM. It is very simple and easy to create.

    Let me know if you are interested in that.

    You can even refer to my blog post on PAM 4.3 features Announcement : PAM 4.3 Alpha build is published

     

    Thanks,
    Vinay.