How to show busy times from events in one caldendar in another calendar

Hi all,
I have the following scenario: I am managing two calendars in iCal, one with private events and one with work-related events. The private events are entered manually, the work events are synched with an MS Exchange server. How can I show the times of private events as busy in the work calendar? I want to avoid scheduling conflicts without showing the details of my private events to work contacts.
Cheers,
M

Hi Brian,
Its possible.
Follow the procedure:
Create a HTML page in KM, which will hold 2 links. Give names to these links and href as follows.
Link1: http://<host>:<port>/irj/portal/iview1
Link2: http://<host>:<port>/irj/portal/iview2
Create KM Document iView (ABC) and provide path to document of this page.
Now create another page in PCD (XYZ), and 2 iviews.
Assign these 2 iViews on this page, but make them invisible on page.
In iView properties change the property Quick Link as follows (as given above):
for iView1: iview1
for iView2: iview2
Now open your role, create folder inside, and add KM Document iView (ABC). Open the properties of this iView in role and change the property, Initial state as Open, now it will open the KM document iView (ABC) in detail nav, and for opening page (XYZ) you must assign page to role, but make Invisible in Navigation areas to YES
i guess this solves your issue.
regards
Kedar Kulkarni
reward points for useful answers

Similar Messages

  • How do i transfer music from itunes on one computer to another?

    I have just bought a new pc and have downloaded i tunes onto it, how do i store the music already in my ipod onto my new computer?

    See this article on different ways of copying your iTunes library from one PC to another.
    http://support.apple.com/kb/HT4527
    Or see this older post from another forum member Zevoneer, describing the different methods available for copying content from your iPod back to your PC.
    https://discussions.apple.com/thread/2452022?start=0&tstart=0
    B-rock

  • How to switch iPhone information from iTunes on one computer to another?

    I just bought a Mac and I want to switch my iPhone and all of its music and photos and information over to my new computer, how do I switch everything to itunes on my new computer?

    You will need to copy over your itunes media library from your old computer to your Mac.
    See link created by one of our user for  clarification http://discussions.apple.com/docs/DOC-3141

  • How do I import bookmarks from FF in one OS to another OS on the same hard drive?

    I've installed ubuntu lucid lynx and want to move my bookmarks from hardy heron. Both OS are on the same hard drive on different partitions. I've tried using the import option in the library but can't find the appropriate HTML file.

    You need to mount that other partition to be able to access files on it and then browse to the hidden profile folder on that partition.
    /home/user/.mozilla/firefox
    You can only restore a JSON backup, unless you export the bookmarks in that other OS to an HTML file.
    See also http://kb.mozillazine.org/Backing_up_and_restoring_bookmarks_-_Firefox

  • How do I keep time from showin on calandar events ?

    how do I keep time from showin on calandar events ?

    I don't think there is any way to do this directly.  Generally speaking, Calendar shows the time of the event.  If you don't care about the time of the event you can just make it an all day event, and of course the time won't show.  Otherwise, I can only suggest the Year view .

  • How do I move files from Event Library to Project Library?

    How do I move Files from Event Library to Project Library? I tried drop and drag, that didn't work. I am new to Apple. I have always had a windows box b4 this. If anyone can help, please do. Thanks
    Alain

    welcome argardner to the  boards..
    you're missing the concept of iM .. you don't move 'files' from Event to Project Library.. Events is the big box of all your imported clips; now, from that box of bricks, you drag the clips into all kind of projects.. you can 're-use' the same clip again'n again in many projects.. you can use all clips of all Events in one Project.. or all clips of one Event in two projects.. or..
    spend some time here:
    http://www.apple.com/ilife/tutorials/#imovie
    http://manuals.info.apple.com/en/iMovie08_GettingStarted.pdf
    the concept of Events & Projects, Clips and Libraries is at first glance very different to 'normal' editing apps, but you'll get convenient to it within minutes..

  • How to show busy cursor  when call webservice using as?

    I want to call webservice using script,but i don't know how
    to show busy cursor.please help me

    Show busy cursor:
    >>>
    CursorManager.setBusyCursor();
    <<<
    and hide it:
    >>>
    CursorManager.removeBusyCursor();
    <<<
    Don't forget to catch all events of the web-service to
    securely remove the busy cursor. Especially, you might wish to
    handle events of the 'results received' and the 'faults appeared'
    logical results.

  • Can I print a calander without showing the times of events?

    Can I print a calander without showing the times of events. Or, alternatively, is there a way to list things without having them be an event. Just notes on the day, for instance.

    It seems like a simple solution must be at hand. There is an option in the iCal Preferences (General) panel--Show event times. With this command unchecked the screen view of the month view is free of the times of day, but when I print the month view the times of day are printed.

  • How to call business service from xquery transformation in OSB ??

    Hi All,
    How to call business service from xquery transformation in OSB ??
    I need to assign the response variable of Business Service to a target element in XQuery Transformation Mapper file.
    It's urgent.
    Regards,
    Jyoti Nayak

    Transformation is to mapping the source and target of 2 different schemas.
    In your case you should have a XQuery transformation between, your Business Service output schema and the target schema.
    Thanks,
    Vijay

  • How can I make albums from events then delete events without deleting the album?

    Hey, just need a little help!
    How can I make albums from events then delete events without deleting the album?
    Many thanks

    You'll be more likely to get help with this if you ask in the iPhoto forum:
    https://discussions.apple.com/community/ilife/iphoto
    You'll need to tell people what version of iPhoto you have so they can give you correct advice.
    Regards.

  • How to invoke business process from sap xi?

    Hi...
    Please tell "How to invoke business process from SAP UI's."

    Hi...
    How to invoke business process from SAP UI's. (Eg: To trigger a process after creating an invoice)

  • How to estimate recovery time from rman backup

    how to estimate recovery time from rman backup?
    The database is of size 800GB.
    the approximate time to backup is 8- 10 hours.

    "Recovery time" is : RESTORE DATABASE time + RECOVER DATABASE time.
    RESTORE can be done
    a. in parallel with multiple channels if your backup was created as multiple backupsets
    b. using incremental backups
    c. whether the backups are on
    i. disk
    ii. tape
    Alternatively, if you have a Recovery Area with an Incrementally Update backup of the database, you can SWITCH DATABASE almost immediately
    RECOVER depends on
    a. how many archivelogs (in terms of size, not necessarily number) need to be applied
    -- this depends on
    i. transaction volume
    ii. the "freshness" of the backups (how recent the backups are)
    b. whether required archivelogs are available on disk (which can be the case if the database backup itself is a very recent backup and archivelogs since then haven't been deleted {whether they have been backed up or not}) OR whether they need to be restored from
    i. disk backup
    ii. tape backup

  • How to get a time from a NTP server in ActionScript 3 ?

    Dear All,
    I need your advice, how to get the time from NTP Server , I tried to do this, but I don't.
    Thanks
    Omar Mahmoud

    you must use a server-side language supported by your server.  php is a commonly supported language on most servers.
    php tutorials can be found via google or any other search engine.

  • How to find max(time) from table using group by

    how to find max(time) from table using group by
    select var max(time)
              from table
              into (var1, time1)
               where .....
                 group by var.
    it is fetching record which is top in table.
    if u can help?
    regards.

    No this will fetch the maximum time from teh table.
    select var max(time)
    from table xxxx
    into (var1, time1)
    where .....
    group by var.
    Refer this code
    TABLES SBOOK.
    DATA:  COUNT TYPE I, SUM TYPE P DECIMALS 2, AVG TYPE F.
    DATA:  CONNID LIKE SBOOK-CONNID.
    SELECT CONNID COUNT( * ) SUM( LUGGWEIGHT ) AVG( LUGGWEIGHT )
           INTO (CONNID, COUNT, SUM, AVG)
           FROM SBOOK
           WHERE
             CARRID   = 'LH '      AND
             FLDATE   = '19950228'
           GROUP BY CONNID.
      WRITE: / CONNID, COUNT, SUM, AVG.
    ENDSELECT.

  • HT204074 How do I download apps from a different one of my apple id's?

    How do I download apps from a different one of my apple id's? Would I change apple ID's on IPad that I want download app on? Do you lose music, apps when you switch from one apple ID to another?

    Sign out of the store, and sign back in with the other ID.  Nothing gets lost.

Maybe you are looking for