Microcontent JSON and Video
RH2020.1* (want to test update 2 before deploying to entire RH2020 team)
Testing the microcontent JSON output. Specifically, testing the ability to host/present a YouTube video that I have embedded in a topic. End-goal is to (provide JSON files to developers and work with them) display/present the video in a modal. I've seen the RH 2020 demos that include video in chatbot responses; expectation is that this functionality would extend to JSON output.
Steps:
- In existing topic, use RoboHelp to insert a YouTube video (so users can play the video in the topic). Also inserted text above the video instructing the user to play the video.
- Save changes.
- Select instruction text and the video with cursor, right-click, and select Add to Microcontent.
- Select the microcontent group and intent.
- Save changes.
- View microcontent group in RoboHelp. Video appears in Reponse, as expected. Preview mode even correctly plays the video, also as expected.
- Generate microcontent in JSON format. Generates successfully.
- Go view the actual JSON files. Open and edit each (map.json and specific intent json file with the video) in Notepad ++. I don't see any reference/URL/link in the JSON to the YouTube video (the text that I included instructing the user to play the video is in there).
- I'm no JSON expert, but I expected the YouTube video link/URL to be somewhere in one of the JSON files (specifically, the corresponding intent JSON file since that's where the text is).
Thoughts?
