Nllug Dev06 Domino Globetrotting

Post on 10-Jun-2015

424 views 1 download

description

As presented at NLLUG (Netherlands Lotus User Group) 2009 - Domino Globetrotting. Unfortunately we could not do the full demo due to customer restrictions. Watch the agenda of NLLUG 2010 for the full version of this presentation.I added a few not very well known dev tips to the slides to compensate the time that was available due to the canceled Google Maps demonstration.

Transcript of Nllug Dev06 Domino Globetrotting

Domino GlobetrottingMartin Schaefer

Dev Talk

Dus...

• ‘Best practices’

• Minder bekende mogelijkheden

• Demo’s

Google maps recap

• Toon data op verschillende manieren

• Integratie in applicaties

• Inventory, Track & Trace

• Ticket assignment

• Rapportage mash-up

Track & Trace

• Toepasbaar in verhuur & logistiek

Ticket assignment

• Niet iedereen is een topograaf

• Lippenhuizen en Jubbega

Rapportages

• Inzicht. Zowel globaal als regionaal

Gezellig! Resultaten krijgen jullie volgende week van mij. Vanaf morgen even op vakantie namelijk. 7 minutes ago from Twitstat Mobile

Lekker op vakantie dus! Geniet er van! 20 minutes ago from Echofon

Ja wijselijk wel ;-) Gefeliciteerd met Vera he! Geniet je beetje van de vakantie? less than a minute ago from web

Dev Talk

@Subset?

• Om lijsten (arrays) in @Formula

• gebruik: lijstnamen[i]

• werkt niet: lijstnamen[a] = naam;

string concat

• string = string + “nieuwe tekst”

• veel gebruikt op web en bestand creatie

Errorhandling

• Throw, throw, throw

• Stacking, voor troubleshoot en debug

• 8.5.1 code template!

sssst..

• @DbLookup en @IsError

• Gebruik de [FAILSILENT] parameter

StampAllMulti

• Extended class: doc.veldnaam = “tekst”

• ReplaceItemValue

5 velden aanpassen

Lotusscript is not lazy

• If x() and y() and z() then ...

Lists

• President (“Clinton”) = “Bill”

• Klant (docKlant.klantnr(0)) = docKlant

Vragen?martin.schaefer@bluecube.nlhttp://lotus.zonderpoeha.nl