Capabilities - QnaMaker

Hello guys.

Where can I find the required information below to create tests in QnA Maker?

“botium”: {
“Capabilities”: {
“PROJECTNAME”: “ActivebotTest”,
“CONTAINERMODE”: “qnamaker”,
“QNAMAKER_KNOWLEDGEBASE_ID”: “xxxxxxx”,
“QNAMAKER_RESOURCE_NAME”: “yyyyyy”,
“QNAMAKER_ENDPOINT_KEY”: “zzzzzz”,
“QNAMAKER_RESOURCE_KEY”: “vvvvvvvvvvvvvvv”,

}
}

I enter the information but this is the error I get:

The QnA Maker Feature uses “.cognitiveservices.azure.com” and does not “.azurewebsites.net”

It is outdated? @Florian @ujja

guys, @Florian @ujja

it’s a bit urgent.

any answer?

Thanks

You are right. We already worked on this issue and there are new capabilities available to specify the full resource endpoint urls for QnAMaker.

Will be part of the next Botium releases. You can get the latest code from Github GitHub - codeforequity-at/botium-connector-qnamaker: Botium Connector for QnA Maker

Hi @Florian

thank you for your answer,

so at the moment I can’t use this connector to test the QnA, correct?

thanks

As long as it hasn’t been released, it involves downloading the updated Github repository for the Botium QnAMaker connector to use the latest code. So definitly nothing I would suggest to do.