Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

276
Views
Can't get "Action.Submit" to work in schema v1.4 for Azure bot framework

Very new to Azure bot framework. The complier does not seem to like this code, not sure why. I'm running v1.4 of the schema and when i try to use the "ActionSet" type to nest my "Action.Execute" action the complier yells at me. anyone seen this before? Please and thank you..

![image]enter image description here

about 4 years ago · Santiago Gelvez
1 answers
Answer question

0

You can ignore the compiler. Adaptive card versioning is channel dependent, not bot framework dependent.

For example, if you are testing an adaptive card 1.4 on the Emulator it won't render, because the Emulator only supports up to version 1.3. However, without changing any code and deploying the adaptive card on MS Teams, it will work because MS Teams channel supports up to version 1.4.

Test out your json on the adaptive card designer (https://adaptivecards.io/designer/) first to see how it renders on MS Teams (can you select the host app there). The Adaptive Card designer will show you warnings based on what app supports what version. For example if you choose MS Teams as the host app on the designer but set the adaptive card version to 1.5, it will warn you saying MS Teams currently only supports up to version 1.4. Therefore testing out your json on the designer and then templating your adaptive card accordingly in your code will help you debug and deploy adaptive card 1.4 templates for channels that support it.

Verify that the host app you want to deploy your bot to supports adaptive card 1.4.

about 4 years ago · Santiago Gelvez Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!