Hi All, We are trying to trigger a chat bot from the HTTP request. However, after publishing the WAL file and running the HTTP request from the browser, getting the below error.
Any help on resolving this would be greatly appreciated.
<IntegrationErrorResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://automation.wdg.com/services/2016/07/01">
<ErrorMessage>Could not determine which Communication to start</ErrorMessage>
<Exception>System.NotSupportedException: Could not determine which Communication to start at SeHpi0yrny8UuXG4xT.tI4OFVb7Zr1CbYISkE.IYuxH03maa(AutomationContext , Nullable`1 , LanguageVariant , TimeSpan , StringVariant , StringVariant , ConcurrentStack`1 , BooleanVariant , StorageAdapterVariant ) at WDG.Automation.Communication.BotConnectCommand.<Execute>d__31.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at WDG.Automation.Language.ErrorHandler.U6tfsDdhaS(Exception ) at WDG.Automation.Language.ErrorHandler.HandleExecutionExceptionIfNeeded(Exception exception, IAutomationCommand command) at WDG.Automation.Language.CommandInterpreter.<Run>d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at WDG.Automation.Language.ScriptInterpreter.<RunCore>d__17.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at WDG.Automation.Language.ScriptInterpreter.<RunCore>d__17.MoveNext()</Exception>
<NoAvailableLicenses>false</NoAvailableLicenses>
</IntegrationErrorResponse>
------------------------------
Prashant LNU
------------------------------