process management blog posts

TechExchange: Adding Date Picker to your Oracle Digital Assistant Chatbot

Blog: Oracle BPM

This article explains how you can display a date picker widget for an input text prompt using the Oracle Web SDK. The solution uses delegate function to return HTML markup for the date picker. The Oracle Web SDK JavaScript API is used to send the selected date information back to the skill to update the underlying variable.