Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Hyperlink to Lotus Notes Database From Captivate

Community Beginner ,
Mar 06, 2015 Mar 06, 2015

Hello,

My organization uses Lotus Notes (ugh) and I am trying to figure out a way to link directly to a Notes Database from a Captivate 8 course I'm developing.  Has anyone had any luck with this?

Thanks,

Dan

564
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Mar 06, 2015 Mar 06, 2015

Dan, you need to be more clear, what kind of info you are going to grab? Lotus Notes installed or the webapp?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Mar 06, 2015 Mar 06, 2015

The software is installed on every employee's computer, and we use databases within the application as our intranet site.  I want to link directly to documents within these databases.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Mar 06, 2015 Mar 06, 2015

So you have a bunch of documents (word, excel) and you like to show them inside the training?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Mar 06, 2015 Mar 06, 2015

No, they're Lotus Notes documents (not word or excel).

Different question--is it possible to force Captivate to override a user's default browser with a link that opens up in a specific browser?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Mar 06, 2015 Mar 06, 2015

Kkkkk, a lot of strange requests you making (just kidding). I dont think that´s Captivate role but the system. Backing on the question those Lotus Documents are JSON objects, or you can access the content like in a normal http protocol?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Mar 06, 2015 Mar 06, 2015

Maybe you can show a message to the user to use the browser specific by you.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Mar 06, 2015 Mar 06, 2015

I'd rather the user be forced to use Internet Explorer, because the "Notes://" protocol works fine in IE.  It does not function correctly in Chrome. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Mar 06, 2015 Mar 06, 2015

It would be awesome to do that I would love to make the user only use Chrome im my case, kkkk, I dont know you can call inside the course something like:

console.log(window.navigator.appName);

If it is Chrome or any diffrent from IE just display a message and dont show the content.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 31, 2017 Oct 31, 2017
LATEST

I have the same problem, with Captivate 9.

Andre, the URL for a Lotus Notes link looks something like this:

Notes://EU1872DJ/518318651895811633222/552518557352/81985217743221560026418

When I look at the CPM.js, it looks like its stripping out everything except the number after the last slash.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources