Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

316
Visualizações
How can I validate that the Bot Framework composer chatbot does not say hello again once the page is reloaded in the browser?

Create a bot using Bot Framework Composer and that I integrate with qnA Maker works without any problem, but when integrating it into my website every time I update the page, or perform certain actions, the bot runs the greeting again, how can I validate that my Bot only say hello once, and when refresh the page or perform other options only show me the conversation history without saying hello again?

Web chat- Javascript

 <script>
 
            var ctoken ='xxxxxx';
            var cconversationId ='xxxxx';
            window.WebChat.renderWebChat({
                directLine: window.WebChat.createDirectLine({
                    token: ctoken,
                    conversationId : cconversationId, 
                    watermark: 10
                }),
            styleOptions: {
                hideUploadButton: true
            }
            }, document.getElementById('webchat'));
            document.querySelector('#webchat>*').focus();
</script>
about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

You should create the conversation id token on the first time of bot load and store that conversation id somewhere and generate token for the same conversation id with same user details, so that it will load the same conversation history second time you load page which contains the webchat.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda