Bot Client SDK with Oracle JET Hybrid App
Summary
How to use bot js sdf with JET hybrid appContent
Hi All,
I have been trying to integrate a bot into a JET hybrid app. But I ran into a few issues.
- According to documentation, after downloading the sdk, I need to run "configure" script. But I have an Windows machine and this script is a bash one. Kind of a show stopper here for me.
- According to documentation, I need to host the sdk js files somewhere. Is that mandatory?
- I tried actually both, hosting the script folder inside an Apache server and also copying the folder inside my viewModels folder of my JET application. None of them worked. I ran into script loading issues.
1