Last week I gave a session where I outlined a bunch of things I would like to see in the new Rooms and Resources database template should it get updated.
Yes some things were just more defined views, but other things that would make it more useful to admins, and users, were also included.
Well yesterday I learned the hard way about some things I knew, but I guess had not quite gotten to fix yet. Let me explain.
One of my clients has some very full RnR databases, 1 per region. Sometimes, against my preference, names or very similar names, are used in different places.
Tasked with clearing some old rooms, I set out to do just that and get on with my day.
And, of course, as you may have guessed, I deleted an active room.
Very active room.
400 reservations active.
As I saw when the pop up asked me if I wanted to notify people. I said no to that, knowing I can fix this. Well a few hours later, here is what really happened.
Oh.Yes.I.Did.
Domino problems are caused by admins, truth (except for developer agents that run amok).
I say, no problem, go to trash and undelete it. No Trash View in this R9 template. Note to HCL, please add one. Go into developer mode figuring it would be in the hidden view.
No
Call client developer and ask what they think, SOL. Soft deletion was not turned on.
Damn. Thought we had enabled it after last issue, but maybe the template got written over in an update or a restore and maybe we had only set soft deletions in the database itself and not the template.
In any event, I was blocked this route.
Call restore team, can you provide me with a backup from the prior 24-48 hours ASAP?
Yes, no problem they said.
Great, restore completes and I go to try to get back the data and...it shows me what I see now, not what I should have seen for a day ago.
AGH!
Call restore team, ask how it is possible. Well replication was on, ok, try again, turn it off this time.
And get notification, go open it up, same problem!
Well now I am confused. Got the team together to figure it out, and it seems they do incremental backup sand logs.
I said I don't want logs just data.
And 3rd time lucky, I open it up and it is the old data. Perfect, I start to copy a doc to test that pasting it back in will work.
BAH! No dice, this database doe snot allow pasting of documents.
WHAT!?!?!?!?!?!
Call back the developer, ask how I, as the admin, can not do this. Well, she knew why and where to look to fix it. And now I will let you know because someone out there will read this after pulling their hair out.
Open the database in the Designer client and go to the views section.
Find the view you need to paste into, you will need 2 of them.
The first is the resources view itself because you need to copy back the deleted resource.
The second is the view of Reservations, by Resource so you can paste back all of the reservations you killed accidentally.
Once you have the view open, locate the Querypaste section as shown in the graphic below and REM out all of the code there and save it.
Once you do this and reopen the database you should be able to paste everything back in.
Then run a Fixup and Updall to get everything cleaned up and reindexed and then test making a reservation that honors used and open times.
You learn something new every day, even after all these years.
EDIT: Adrian asked me on twitter about Adminp and Busytime. I forgot to discuss it, so here is what we did and what you should check.
Adminp at the customer is set to run on a set schedule, so it did not worry me, but you should go into the database and clear the delete request otherwise you will lose the setting in the names.nsf for the resource.
Busytime, I did not rebuild it because my tests showed it was working. Presumably because the dates/times had been in the database already and did not update but if you run into problems, you should follow the technote and clear the old busytime and let a new one start.
Showing posts with label designer. Show all posts
Showing posts with label designer. Show all posts
Thursday, June 20, 2019
Monday, January 21, 2013
A Week of Connect2013 User Tips #1 Company Logo on Letterhead
Connect2013 starts next week and I wanted to provide a daily tip for you the person using Lotus IBM Notes and Domino and naturally the administrator managing it as well. This is done using Notes 9 and works in previous editions as well. This is not a new option in Notes 9, but it never hurts to remind everyone.
Customizing your Notes client is not so difficult and can provide some healthy warm and friendly feelings when accomplished. Remember to always store all changes in a separate named database file with a different Notes ID otherwise your changes will be overwritten on upgrading. And document the procedure and reference points so anyone can repeat it later.
So for tip #1, I want to review how to put your Company Logo on every message you send.
You will need a Designer client, download it for FREE from IBM, which usually means the administrator is the one who will do this. However, you, the end user can have some fun on your own. You will need to change the mail template that all users mail files use as their template. I know, editing the mail template is not always approved, but if you already customize it in any way, this is really a simple update and your CEO, well your CMO at least, should love it.
There is a technote, #1094814 that outlines what to do but is a bit out dated, but here are some more details for those who are not so familiar with this topic.
Instructions to Edit the Letterhead:
Part 1: Adding a Logo Graphic
1) I will presume you have a file in GIF, JPG, PNG or Bitmap and is 88 pixels high and 70 pixels wide (although a size as large as 90 x 85 should fit in most cases) you can adjust the size in your graphics program.
2) Open Domino Designer
3) Select File-Application-Open from the top menu bar
4) Find your Server or select Local if you are testing or doing this for yourself
5) Locate the Mail 85.ntf or in my picture maill9.ntf
6) Highlight the file and click on Open
7) Find the Images directory and double click on it to open up a new tab and you will see all your images
8) Click on Import Image Resource and the pop up window asks where to find the file
9) Select the image to add
10) The image will now be listed and you need to edit the name so there is no extension and is named ltr-somename with an Alias of StdNotesLtr51 ( It is also suggested that you start numbering your custom letterheads at a value of 50, so as not to interfere with the letterhead numbers that ship with the Mail template per above technote)
Not done yet, you need to add the new letterhead logo into the drop down box so any user can find it.
Part 2: Editing the Drop Down List of Letterheads
1) With the mail template still open in Designer
2) Double Click on Forms to open a new tab with all the forms and find (Calendar Profile)
3) Double Click to open it
4) Find the Letterhead Tab and click on it
5) Click on DefaultLogo
6) You should see this line in the window below and to the right:
@If(logo = ""; "StdNotesLtr25"; Logo) or something similar which is the default
7) You can change this to your new logo default, I am using 19 as it was free at the time, but you should use above 50 to be safe.
8) Now double click on the DefaulLogo text/box
9) You will see a new pop up window open, go to the Control tab (The old style key)
10) In the Choices box create a new line and add the Graphic name with a pipe the | and StdNotesLtr51 as shown in the picture.
11) Once you added the graphic here, click on the Check Arrow that appears to save it
12) Press CTRL-S or close the Form tab and it will prompt to save it
13) Don't forget to sign the template with your Application ID so the ECL warnings do not pop up for users asking if they trust you.
Test your Work:
While in your inbox, click on More, then Preferences, then Mail tab then the Letterhead tab
Find your new Graphic by name and say ok.
If all went well, it will be there and will now be sent to anyone inside your organization. This will not be sent outside your organization.
You can now let the Design task update everyone's mail template and if you set the default to this number it will be there for everyone.
Similarly you can put any graphic you want in there, subsidiaries, holidays, divisions, awards, as long as it fits.
See you at Connect 2013!
PS - In case you wondered, this is a list i made of what is in my client:
No Letterhead|StdNotesLtr0
Bouncy Earth|StdNotesLtr1
Buck Rogers Mail|StdNotesLtr2
Computer Chip|StdNotesLtr3
Decco|StdNotesLtr4
Golf|StdNotesLtr5
Frank Lloyd|StdNotesLtr7
Clouds|StdNotesLtr8
Gateway|StdNotesLtrGateway
Geometry |StdNotesLtr9
Gray Gradient with Lines|StdNotesLtr13
Surfboard|StdNotesLtr14
Maple Leaf|StdNotesLtr6
Marquee|StdNotesLtr34
Metal Plate|StdNotesLtr15
Architect|StdNotesLtr16
Plain Text and Web Only|StdNotesLtr0
Pony Express|StdNotesLtr17
Post Mark|StdNotesLtr33
Primitive|StdNotesLtr20
Purple Geometry|StdNotesLtr18
Slashed Lines with Globe|StdNotesLtr21
Squiggle with Backdrop|StdNotesLtr22
Fishing|StdNotesLtr23
Tacks|StdNotesLtr24
Mail Envelope|StdNotesLtr25
Teal and Yellow Lines|StdNotesLtr26
Three Dimensional Relief|StdNotesLtr27
Adirondack Chair|StdNotesLtr28
Triangle with Dots|StdNotesLtr30
Triangles|StdNotesLtr29
Wild Confetti|StdNotesLtr32
Customizing your Notes client is not so difficult and can provide some healthy warm and friendly feelings when accomplished. Remember to always store all changes in a separate named database file with a different Notes ID otherwise your changes will be overwritten on upgrading. And document the procedure and reference points so anyone can repeat it later.
So for tip #1, I want to review how to put your Company Logo on every message you send.
You will need a Designer client, download it for FREE from IBM, which usually means the administrator is the one who will do this. However, you, the end user can have some fun on your own. You will need to change the mail template that all users mail files use as their template. I know, editing the mail template is not always approved, but if you already customize it in any way, this is really a simple update and your CEO, well your CMO at least, should love it.
There is a technote, #1094814 that outlines what to do but is a bit out dated, but here are some more details for those who are not so familiar with this topic.
Instructions to Edit the Letterhead:
Part 1: Adding a Logo Graphic
1) I will presume you have a file in GIF, JPG, PNG or Bitmap and is 88 pixels high and 70 pixels wide (although a size as large as 90 x 85 should fit in most cases) you can adjust the size in your graphics program.
2) Open Domino Designer
3) Select File-Application-Open from the top menu bar
4) Find your Server or select Local if you are testing or doing this for yourself
5) Locate the Mail 85.ntf or in my picture maill9.ntf
6) Highlight the file and click on Open
7) Find the Images directory and double click on it to open up a new tab and you will see all your images
8) Click on Import Image Resource and the pop up window asks where to find the file
9) Select the image to add
10) The image will now be listed and you need to edit the name so there is no extension and is named ltr-somename with an Alias of StdNotesLtr51 ( It is also suggested that you start numbering your custom letterheads at a value of 50, so as not to interfere with the letterhead numbers that ship with the Mail template per above technote)
Not done yet, you need to add the new letterhead logo into the drop down box so any user can find it.
Part 2: Editing the Drop Down List of Letterheads
1) With the mail template still open in Designer
2) Double Click on Forms to open a new tab with all the forms and find (Calendar Profile)
3) Double Click to open it
4) Find the Letterhead Tab and click on it
5) Click on DefaultLogo
6) You should see this line in the window below and to the right:
@If(logo = ""; "StdNotesLtr25"; Logo) or something similar which is the default
7) You can change this to your new logo default, I am using 19 as it was free at the time, but you should use above 50 to be safe.
8) Now double click on the DefaulLogo text/box
9) You will see a new pop up window open, go to the Control tab (The old style key)
10) In the Choices box create a new line and add the Graphic name with a pipe the | and StdNotesLtr51 as shown in the picture.
11) Once you added the graphic here, click on the Check Arrow that appears to save it
12) Press CTRL-S or close the Form tab and it will prompt to save it
13) Don't forget to sign the template with your Application ID so the ECL warnings do not pop up for users asking if they trust you.
Test your Work:
While in your inbox, click on More, then Preferences, then Mail tab then the Letterhead tab
Find your new Graphic by name and say ok.
If all went well, it will be there and will now be sent to anyone inside your organization. This will not be sent outside your organization.
You can now let the Design task update everyone's mail template and if you set the default to this number it will be there for everyone.
Similarly you can put any graphic you want in there, subsidiaries, holidays, divisions, awards, as long as it fits.
See you at Connect 2013!
PS - In case you wondered, this is a list i made of what is in my client:
No Letterhead|StdNotesLtr0
Bouncy Earth|StdNotesLtr1
Buck Rogers Mail|StdNotesLtr2
Computer Chip|StdNotesLtr3
Decco|StdNotesLtr4
Golf|StdNotesLtr5
Frank Lloyd|StdNotesLtr7
Clouds|StdNotesLtr8
Gateway|StdNotesLtrGateway
Geometry |StdNotesLtr9
Gray Gradient with Lines|StdNotesLtr13
Surfboard|StdNotesLtr14
Maple Leaf|StdNotesLtr6
Marquee|StdNotesLtr34
Metal Plate|StdNotesLtr15
Architect|StdNotesLtr16
Plain Text and Web Only|StdNotesLtr0
Pony Express|StdNotesLtr17
Post Mark|StdNotesLtr33
Primitive|StdNotesLtr20
Purple Geometry|StdNotesLtr18
Slashed Lines with Globe|StdNotesLtr21
Squiggle with Backdrop|StdNotesLtr22
Fishing|StdNotesLtr23
Tacks|StdNotesLtr24
Mail Envelope|StdNotesLtr25
Teal and Yellow Lines|StdNotesLtr26
Three Dimensional Relief|StdNotesLtr27
Adirondack Chair|StdNotesLtr28
Triangle with Dots|StdNotesLtr30
Triangles|StdNotesLtr29
Wild Confetti|StdNotesLtr32
Tags:
#ibmconnect2013,
Connect2013,
designer,
Domino,
lotus notes,
stationery,
tips
Tuesday, October 6, 2009
IBM is giving away Designer for Free
Hard to hold this one back, yet probably one of the most asked for items of the last few years and the Ideajam a few months back.
IBM will be providing the Lotus Domino Designer client, version 8.5.1, FREE for downloading from the IBM Developerworks website.
Students, programmers, non-profits and even fellow admins now can play to their hearts content with the new designer which aims to make applications, for Notes clients and the Web, a whole new experience.
So what are you waiting for, go download it then follow Declan's excellent blog postings about building an Xpages application and have fun....again.
IBM will be providing the Lotus Domino Designer client, version 8.5.1, FREE for downloading from the IBM Developerworks website.
Students, programmers, non-profits and even fellow admins now can play to their hearts content with the new designer which aims to make applications, for Notes clients and the Web, a whole new experience.
So what are you waiting for, go download it then follow Declan's excellent blog postings about building an Xpages application and have fun....again.
Subscribe to:
Posts (Atom)