5.0.6 - Changing Adapter domain and port configuration after deploy through configuration - for QA and Testing team in development process

后端 未结 1 1061
孤城傲影
孤城傲影 2021-01-23 07:07

I have seen some questions about dynamic adapter configuration at run-time

how to pass domain,port number,username and password from user input to worklight http adapte

1条回答
  •  没有蜡笔的小新
    2021-01-23 07:26

    Is there a way to change the domain and port values for adapters that are deployed on the WL server 5.0.6? Can this be changed in the WL database tables? Can this be changed in the WL server filesystem somewhere?

    In Worklight 5.0.6, as written in the questions you've linked to in the question, an adapter's connectivity settings cannot be altered. They are stored in the packaged adapter and cannot be read from anywhere else during runtime nor after deployment.

    0 讨论(0)
提交回复
热议问题