One of the greatest strength with Blackberry Access is the ability to access internal web resources, such as corporate Intranet, without complicated setup such as Per-App VPN tunnel. In my case, we use Aderant Time On The Go which is a web application for entering both billable and non-billable time right from Blackberry Access. However, requiring users to enter the long URL below each and every time would definitely diminish the adoption rate.
https://aderant.mycompany.net/Expert/ApplicationServices/OnTheGoTime (sample URL)
With this in mind, I proceeded to publish it as a bookmark within Blackberry Access. The steps involved are somewhat unexpected as you will see shortly.
Within the app configuration of Blackberry Access, scroll down to Push Bookmarks (Netscape Bookmark File Format) under the General tab.
Instead of entering the URL in the usual format (i.e. http://www.hello.com) in this section, you need to structure the bookmark(s) in a specific format similar to the below. In particular, each bookmark URL is written as <DT><A HREF=”URL”>Name</a> (remember HTML?)
<!DOCTYPE NETSCAPE-Bookmark-file-1>
<!–This is an automatically generated file.
It will be read and overwritten.
Do Not Edit! –>
<META HTTP-EQUIV=”Content-Type” CONTENT=”text/html; charset=UTF-8″>
<Title>Bookmarks</Title>
<H1>Bookmarks</H1>
<DL><p>
<DT><A HREF=”https://intranet.mycompany.net/Pages/home.aspx“>Intranet</a>
<DT><A HREF=”https://aderant.mycompany.net/Expert/ApplicationServices/OnTheGoTime“>Expert On The Go Time</a>
</DL><p>
Once the bookmark(s) is published, users can then easily access it within Blackberry Access.
Here are the screenshots from iOS.
Here are the screenshots from Android.
As always, stay mobile!
[…] I shared the steps to publish bookmark in Blackberry Access. Shortly after, the application owner asked if it’s possible to access the same web […]
LikeLike