findHybridDatabaseName (bluemixContext - JavaScript™)
Read-only. For use with hybrid applications. Returns a String value that can be passed to the databaseName property of XPages data sources. This value will be properly formatted to point a data source to a data NSF on the private Domino server of your hybrid environment.
Defined in
Syntax
findDatabaseName(dbPath) : String
Usage
For use with hybrid applications. Returns a String value that can be passed to the databaseName property of XPages data sources. This value will be properly formatted to point a data source to a data NSF on the private Domino server of your hybrid environment.The
value dbPath
specifies the path to the on-premises hybrid
application.
Language cross-reference
findHybridDatabaseName method in Java™ DataService class.