Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Can't connect to remote skill in TypeScript VA #1664

Closed
Basavarajsk opened this issue Jun 26, 2019 · 6 comments
Closed

Can't connect to remote skill in TypeScript VA #1664

Basavarajsk opened this issue Jun 26, 2019 · 6 comments
Labels
Bot Services Required for internal Azure reporting. Do not delete. Do not change color. customer-replied-to Indicates that the team has replied to the issue reported by the customer. Do not delete. customer-reported Issue is created by anyone that is not a collaborator in the repository. Status: Backlog This will go in the product backlog Type: Bug Something isn't working

Comments

@Basavarajsk
Copy link

Basavarajsk commented Jun 26, 2019

Is your feature request related to a problem? Please describe.
I need a calendar skill sample code for an virtual assistant in typescript.

@Basavarajsk Basavarajsk changed the title Calendar skill sample code in typescript Need calendar skill sample code in typescript Jun 26, 2019
@darrenj
Copy link
Contributor

darrenj commented Jun 27, 2019

You can make use of the csharp skill from a typescript bot through the Skill Infrastructure as it's a remote call to a skill. Would this help in your scenario?

@bobokids bobokids added this to Backlog in Skills via automation Jun 27, 2019
@Basavarajsk
Copy link
Author

Hi,
Thanks for you information.
But I am unable to connect the skills using remote to VA.

@lauren-mills lauren-mills added Status: Backlog This will go in the product backlog and removed Type: Suggestion labels Jul 1, 2019
@bobokids
Copy link
Contributor

bobokids commented Jul 9, 2019

From Darren: A JS based VA will be able to invoke a .NET based Skill once we have the JS websocket library from the ABS team. I think the lack of library affects both invocation and JS-Skill scenarios but will clarify with Southworks.

Keep this issue in backlog.

@Dewain27 Dewain27 added the Type: Bug Something isn't working label Jul 11, 2019
@Dewain27 Dewain27 changed the title Need calendar skill sample code in typescript Can't connect to remote skill in TypeScript VA Jul 11, 2019
@Dewain27 Dewain27 added this to Backlog in BotSkills CLI & JS Skill Template via automation Jul 11, 2019
@Dewain27 Dewain27 removed this from Backlog in Skills Jul 11, 2019
@darrenj
Copy link
Contributor

darrenj commented Jul 23, 2019

We now have a js library for StreamingExtensions that will enable us to extend skill support to JS bots. This integration work has started and we’ll update this PR with progress.

@darrenj darrenj added the customer-reported Issue is created by anyone that is not a collaborator in the repository. label Jul 23, 2019
@lauren-mills lauren-mills added Bot Services Required for internal Azure reporting. Do not delete. Do not change color. customer-replied-to Indicates that the team has replied to the issue reported by the customer. Do not delete. labels Aug 15, 2019
@darrenj
Copy link
Contributor

darrenj commented Aug 16, 2019

PR for the JS StreamingExtensions library is here FYI: microsoft/botbuilder-js#1081

@darrenj
Copy link
Contributor

darrenj commented Oct 8, 2019

Work is tracked here and targeting next release. Please keep an eye on the issue and we'll point at daily builds when available.

@darrenj darrenj closed this as completed Oct 8, 2019
BotSkills CLI & JS Skill Template automation moved this from Backlog to Done Oct 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bot Services Required for internal Azure reporting. Do not delete. Do not change color. customer-replied-to Indicates that the team has replied to the issue reported by the customer. Do not delete. customer-reported Issue is created by anyone that is not a collaborator in the repository. Status: Backlog This will go in the product backlog Type: Bug Something isn't working
Development

No branches or pull requests

5 participants