Date Name Downloads
Apr 17, 2019 Extension Library Demo Database Extended 2955
Nov 6, 2017 901v09_02.20171023-1055 5726
Sep 11, 2017 901v09_01.20170823-0618 827
Sep 11, 2017 901v08_01.20170612-1855 359
Jun 2, 2016 901v00_17.20160428-0214 6060
Feb 2, 2016 901v00_16.20160128-1014 3156
Oct 27, 2015 901v00_15.20151016-0827 2096
Aug 31, 2015 901v00_14.20150831-1301 1677
Jul 10, 2015 901v00_13.20150611-0803 1562
Mar 25, 2015 901v00_12.20150311-1316 3077
Dec 19, 2014 901v00_11.20141217-1000 3544
Nov 10, 2014 901v00_10.20141105-0922 1517
Sep 8, 2014 901v00_09.20140903-1400 1577
Jul 31, 2014 901v00_08.20140729-0805 874
Jun 27, 2014 901v00_07.20140619-1400 1864
Apr 29, 2014 901v00_06.20140424-0600 1223
Mar 28, 2014 901v00_05.20140324-1415 755
Mar 3, 2014 901v00_04.20140226-1506 1454
Jan 24, 2014 901v00_03.20140120-0650 883
Dec 13, 2013 901v00_02.20131212-1115 973
Nov 5, 2013 901v00_01.20131029-1400 1102
Oct 22, 2013 900v00_03.20131001-1400 958
Jun 28, 2013 900v00_02.20130515-2200 3453
Jun 28, 2013 900v00_01.20130415-0518 1273
Apr 4, 2013 853.20130315-0724 8527
Feb 26, 2013 853.20130215-1516 1905
Dec 20, 2012 853.20121217-1354 2794
Oct 26, 2012 853.20121022-1354 3011
Jun 6, 2012 853.20120605-0921 6440
May 25, 2012 8.5.2.201204171332NTF 2528
Extension Library Demo Database Extended
Extension Library Demo Database Extended
Apr 17, 2019
Apache License
2955

node-demo.nsf, which comes with App Dev Pack, is the same design as Extension Library Demo database. IAM server functionality expects use of authentication, but the Extension Library Demo database doesn't secure any documents with Readers fields.

Also, the DQL Explorer application doesn't pick up State field from Contacts, because the field is missing from the Contact form. This version adds that field, as well as ConfigReaders and Readers fields (which are added for Reader security).

That is what this extended database provides. The Admin_Home XPage now has a Name Picker to select one or more users. If you don't select anyone, it works effectively as currently, because it sets the Readers field as “*“. If you select users, one or more are randomly assigned to each Contact. In addition, ConfigReaders field is set to “[Configuration]“, so the admin user can see all documents.

Don't forget to update the ACL, including assigning the “[Configuration]” role to the administrator. Also don't forget to sign the database, to avoid 403 errors.