Layer7 API Management

 View Only
  • 1.  Export API to non-LAC server

    Posted Nov 13, 2018 09:05 AM

    Is it possible to export an API created using LAC, to a server that does not have LAC installed?  I saw in the documentation that node.js is not supported.  However, we use a dev-test-prod approach using separate servers and would like to deploy appropriately.  I was told that the APIs could be exported and run on servers that were not running the LAC engine when we went to production.



  • 2.  Re: Export API to non-LAC server
    Best Answer

    Broadcom Employee
    Posted Nov 14, 2018 12:02 AM

    Hello,

     

    I'm afraid that it wasn't precise what you were told.


    The APIs created with LAC can be exported from Dev/Test API Server and they are imported to Production API Server but both API Servers need "API Server" component of LAC.
    CA Live API Creator is comprised of API Creator/Data Explorer and API Server as shown in the following image:

     

    CA Live API Creator Architecture - CA Live API Creator - 5.1 - CA Technologies Documentation 

     

    The developed APIs are exported from Dev/Test environment to Production like the following image:

     

    Team Development - CA Live API Creator - 5.1 - CA Technologies Documentation 

     

    I hope that the above answers your questions satisfactorily.

     

    Best regards,

    Seiji



  • 3.  Re: Export API to non-LAC server

    Posted Nov 14, 2018 08:30 AM

    Thank you, Seiji, that is most helpful.