Robotic Process Automation (RPA)

Robotic Process Automation (RPA)

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
  • 1.  Trigger Chat Bot from HTTP Request

    Posted Fri July 02, 2021 07:55 AM
    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
    ------------------------------


  • 2.  RE: Trigger Chat Bot from HTTP Request

    Posted Fri July 02, 2021 08:08 AM
    You cannot start a chat this way. To interact with the webchat, you need to deploy it, please follow these instructions: https://www.ibm.com/docs/en/rpa/21.0?topic=channels-requesting-bot-instance-web-chat

    ------------------------------
    Joba Diniz
    Product Manager
    IBM
    ------------------------------