How to get a work roster into ical

Hi there
Does anyone know how to get a work roster into ical so I can then sync it with my iphone and view my roster on my phone?
Any help would be greatly appreciated.
All the best
Enigma

Depends on the format of the "work roster" - if it's a calendar file, you can import it with File menu > Import. If it's some other file type, you may not be able to import it and need to enter the events manually instead.
You might try the iCal forum.

Similar Messages

  • How to get excel work sheet into iweb

    I searched for the answer to this and found a post that said save it as a web page and insert as a snippet.
    Well its not quite that simple. It's a very small budget in excel, about 25 lines 5 columns. I saved as a web page to the desk top and I got one file called budget.htm but when I open it isn't any html that I can insert as a snippet. It is just an excel worksheet.
    It also saved a folder called budget_files and in that are 7 files: one is filelist.xml, then sheet001.htm, sheet002.htm, sheet003.htm, sheet004.htm, stylesheet.css and tabstrip.htm
    Now there were other sheets in the excel file that i don't want so maybe its sheet001.htm that is the file however when I click on that to try and open it so I can copy the html and insert it to html snippet in iweb a safari page opens up and says it can find the address. Huh? Please tell me what I'm doing wrong?
    many thanks,
    Susan
    iweb 3.0.2

    There are two ways you can do that:
    #1
    A - put the budget.htm file on your server where you can link to it.
    B - on the web page add an HTML snippet with the folloiwng code:
    <iframe height="XXXpx" allowTransparency="true" frameborder="0" scrolling="no" style="width:XXXpx;border:none" src="URL TO BUDGET.HTM FILE"></iframe>
    Set the width and height, in pixels, so that the snippet will display the entire table.
    #2
    A - open the budget.htm file with a text editor and copy all of the code.
    B - add an HTML snippet to the iWeb page and paste the code into the snippet.
    An example of both methods are near the bottom of this demo page: Tables.
    With method 1, you can edit or change the table without having to use iWeb. Just replace the budget.htm file with the new and improved version on the server. That will automatically be seen in the published site.
    OT
    Message was edited by: Old Toad

  • How to get QTP11 work with FF17. Unable to get Quicktest Proffessional11 plugin

    How to get QTP11 work with FF17. I have already installed Patch_090 and 0122.
    Unable to get Quicktest Proffessional11 plugin even after creating temp directory, into FF “extensions” directory.
    Please help

    If I may ask is there a recommended version of Firefox for the extension? [http://www.qatutorial.com/files/QTP_Install_Guide.pdf] is all I could find on how to install the software, is this the right add on?

  • How to get structure of IDOC into xi in the scenario is IDOC - XI - File

    hi XI Guys,
          When i want to Integrate SAP sys(IDOC) with File how to get structure of IDOC into XI, As we will define Data types in File -> XI -> File. Please send Step by Step process as i am new to Netweaver(XI)
    ThankYou,
    B.Pushparaju.

    When i want to Integrate SAP sys(IDOC) with File how to get structure of IDOC into XI
    >>>>
    import the IDoc under the imported object in your SCV. Note that import should be allowed for the SCV.
    As we will define Data types in File -> XI -> File.
    >>>>
    Ref. these blogs to help you out ..
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2

  • TS1814 I have an iPhone 3GS and was trying to restore it. Now it won't let me activate my phone and my itunes tells me I have no SIM card inserted when I do. Any ideas on how to get it working again?? I'm dying without it!

    I have an iPhone 3GS and was trying to restore it...
    Now it won't let me activate my phone and my itunes tells me I have no SIM card inserted when I do.
    Any ideas on how to get it working again?

    This means that the phone was previously hacked to carrier unlock (unauthorized unlock), and when you restored, the hack was removed and it became re-locked to its original carrier.  It will now accept a SIM card only from that carrier.
    Your only option is to contact the carrier it's locked to and enquire if they will provide authorized unlocking.  Not all carriers will unlock and those that do usually have requirements and qualifications - i.e. you have to be a current or former customer in good standing.

  • Ive just upgraded to Mountain lion, I was using Safari and tried to use iCloud tabs. When I open it up there are no tabs there, anyone have any ideas on how to get it working?

    Ive just upgraded to Mountain lion, I was using Safari and tried to use iCloud tabs. When I open it up there are no tabs there, anyone have any ideas on how to get it working?

    Can you check system update? I think I did a system Update 1st, a day before installing OSX Lion and there is a Safari update. If not try logging in iCloud.

  • How to get a string "yyyyMMdd" into date like MM/dd/yyyy?.

    Hi
    How to get a string "yyyyMMdd" into date like MM/dd/yyyy?. i have used
    SimpleDateFormat.parse but it is giving long value. i want to disply the date
    like MM/dd/yyyy
    thank you

    Do you want the string rearranged or do you want to create an instance of some form of Date class?
    If you want to rearrange the string you could just do it yourself provided you know the date string is going to be of the format yyyyMMdd.
    something like this:
    String newDate = origStr.charAt(4) + origStr.charAt(5) + "/" + origStr.charAt(6) + origStr.charAt(7) + "/" ...etc.

  • I installed Photoshop Elements 12 and its icon is on desktop, but when I launch it, I get error messages.  How to get it working?

    I installed Photoshop Elements 12 and its icon is on desktop, but when I launch it, I get error messages.
    How to get it working?

    My guess is that you won't be able to do much if you threw away the serial number before using it.  The serial number will not have been externally visible on the box though... doing that would make it available for use by anyone who sees the box in any store.
    To locate the serial number:
    http://helpx.adobe.com/x-productkb/global/find-serial-number.html
    If you remain unable to locate the serial number you might need to head back to wherever you purchased the product to confirm whether or not you might have thrown out the serial number or if it could even possibly have never been provided.
    Beyond that you need to resolve serial number issues with ASdobe Support directly.  Here is a link for chat:
    Serial number and activation chat support (non-CC)
    http://helpx.adobe.com/x-productkb/global/service1.html ( http://adobe.ly/1aYjbSC )

  • How to get Requester Login information into the request dataset validator

    Friends,
    I need to check whether the requester is part of a group or not before submitting the request. If not I need to throw an error.
    Can you please let me know how to get Requester information.login into the request validator?

    Hi Thiago,
    I am getting the requester id from the requestData in the request data validator. Here is my full code for your reference.
    Bikash - I even tried with RoleManager service but still same error.
    public void validate(RequestData requestData)
    throws InvalidRequestDataException {
    tcUserOperationsIntf UserOppsIntf =Platform.getService(tcUserOperationsIntf.class);
    try
    tcResultSet result=UserOppsIntf.getSelfProfile();
    result.goToRow(0);
    String requesterID = result.getStringValue("Users.User ID");
    String userKey=result.getStringValue("Users.Key");
    System.out.println("Request Login:"+requesterID);
    if (isMemeber(getOIMGroupKey("testGroup"),userKey))
    System.out.println(requesterID+" is a Member");
    else
    System.out.println(requesterID+" is not a Member");
    String reason = "Note[REQUEST_SUBMISSION_ERROR].text:You are not authorized to submit this request.";
    throw new InvalidRequestDataException(reason);
    catch(Exception e) {
    e.printStackTrace();
    private String getOIMGroupKey(String GroupName) throws Exception
    String groupKey="";
    tcGroupOperationsIntf groupInstanceOps = Platform.getService(tcGroupOperationsIntf.class);
    HashMap searchFor = new HashMap();
    searchFor.put("Groups.Group Name", GroupName);
    tcResultSet results = groupInstanceOps.findGroups(searchFor);
    for (int i = 0; i < results.getRowCount(); i++) {
    results.goToRow(i);
    groupKey = Long.toString(results.getLongValue("Groups.Key"));
    System.out.println("GroupKey:"+groupKey);
    return groupKey;
    private boolean isMemeber(String groupKey,String userKey) throws Exception
    boolean member=false;
    try
    tcGroupOperationsIntf groupInstanceOps = Platform.getService(tcGroupOperationsIntf.class);
    long grpLong = Long.parseLong(groupKey.trim());
    tcResultSet grpResultSet = groupInstanceOps.getAllMembers(grpLong);
    for(int i=0;i<grpResultSet.getRowCount();i++)
    grpResultSet.goToRow(i);
    long usrKeygrp = grpResultSet.getLongValue("Users.Key");
    if (usrKeygrp==Long.valueOf(userKey))
    member=true;
    break;
    catch(Exception e) {
    e.printStackTrace();
    member=false;
    return member;
    }

  • Hi My Iphone 4 keeps on turning off with no reason and there is no way of turning it on. any advice of how to get it working?

    Hi My Iphone 4 keeps on turning off with no reason and there is no way of turning it on. any advice of how to get it working?

    I guess but that was what I was on earlier but it wasn't of much help.
    I need to chat with an apple person but don't know how if I don't have a phone accessible.
    Is there a way to connect thru a laptop or something?

  • How do I publish calendars imported into iCal from a .ics file to iCloud rather than MobileMe?

    Having upgraded my iPhone4 & iPad to iOS5 and my iMac to OSX 10.7.2, I have been having trouble with duplicate calendar entries. Unfortunately, having deleted all but one calendar from the iCloud web interface, I heeded the mistaken advice to disable Calendars in the iCloud preference pane on the iMac and it deleted the calendars that had been removed from iCould from the iMac as well.
    A few false starts later, I was able, after disconnecting all my devices from the net, to restore my iCal calendars with TimeMachine from before the chaos started then exported them as .ics files. After rebooting and re-enabling the network to the iMac, iCloud sync purged the restored calendars from iCal again, so I imported the .ics files into iCal and published them again, but the publish options only include MobileMe or a private server, so I chose MobileMe. iCal now happily shows all my calendars on the iMac again, but the iCloud web Calendar app can't see them.
    How can I get iCloud to see the published iCal calendars again?

    Solved, I think! What you need to do is log on to your icloud account at www.icloud.com, go to the calendar screen, click the gearwheel and choose New Calendar. Create a calendar here (ie up on the iCloud) with the name you want for your imported calendar data. Then switch to iCal - you may have to quit and relaunch for the new iCloud calendar to appear (or it will probably do so automatically if you wait long enough) then import the data using File->Import->Import... When you get to the step where it asks which calendar you want to import the data into, choose the new iCloud calendar you've just created. Job done!
    To be complete in my answer, I don't think you can exactly do what you want to do, at least not at present. There doesn't seem to be any way to publish a calendar to iCloud after the first time you set up iCloud on your Mac when it exports any calendar data that is on the Mac at that time. I suppose that Apple feel that the way I have described works by exporting from one calendar and importing into another, so no need to provide a way of doing it directly.

  • Is fast boot not working for you? This is how you get it working correctly...

    Ok so after two days of trying to register on this site, the 50th activation email finally worked...
    Anyway I was trying to figure out why fast boot wasn't making much of a difference it seemed like once it booted quick but may have just been random. My setup is Z77a GD65 with two Samsung 830 128GB in RAID 0.
    It was taking about 30 seconds from pushing the power button to getting into windows and that was with fast boot enabled. That did not seem right. After messing around for a while and researching I came across many mixed reviews about doing this or doing that. Windows 8 Feature... The windows 8 feature is from my understanding and research for secure boot...
    If your just wanting the faster boot times using fast boot. Just enable MSI Fast Boot, and install the Fast Boot utility so you can get back into the bios. When you enable fast boot, this disables usb devices etc so you can't get into the bios when booting. This little utility is really useful as it will boot you from windows right into your bios etc. KEEP READING STILL NEED TO DO MORE!!!!!
    Now for fast boot to work correctly you need to make sure you installed windows 8 in uefi mode. I read a couple people ask this question but I don't think they got the right answer or people just said yea I have a uefi motherboard and windows 8. That is not what people have been asking you.
    To get this working correctly format a flash drive using rufus while choosing your win 8 iso.
    You can get that here and it explains it and the settings to choose. I had to break up the link as the forum would not let me post the link. Maybe a mod can fix the links.
    eightforums .com/tutorials/15458-uefi-bootable-usb-flash-drive-create-windows.html
    After that is done you should then see in the bios a boot option for a UEFI usb flash drive. Make sure your boot mode is using UEFI. Otherwise it will be using legacy mode and not show uefi devices. I selected UEFI only just to make sure. Then choose this uefi flash drive as your first boot device and save and reboot to install windows from this uefi flash drive.
    It should look like this
    Once your at the install screen delete your partititons from the drive you are going to install windows on. So that it is unallocated. Then select new and apply. This will create 4 partitions. Here is a nice quide for doing that and explains it all. eightforums .com/tutorials/2328-uefi-unified-extensible-firmware-interface-install-windows-8-a.html
    Basically your partitions should look like this.
    Once you have installed windows you will then know if you installed in uefi as your splash screen will be different. Instead of just the MSI splash screen you will then see the windows loading square/circle as well on this same splash screen. You will now have a boot option called UEFI Windows Boot Manager. Select that one as your first boot device and then enable MSI Fast Boot.
    Sorry if this post is cluttered I will add some more pics and clean it up in a bit. It's really early.

    Quote from: RemusM on 22-February-14, 01:41:27
    If one SSD fails, you lose the data on both SSDs.
    In your case, you lose 128 GB.
    Period.
    You continue to argue on silly things and you miss the main point:
    RAID 0 on SSDs does not make any sense.
    RAID 0 (striped volume) has been designed for spinners.
    It's a workaround to reduce the access time (a few miliseconds) caused by the mechanical parts of the HDD.
    For a SSD (with a few microseconds access time) does not bring any boost.
    http://www.tomshardware.com/reviews/ssd-raid-benchmark,3485-10.html
    On contrary: shorter lifetime for both SSDs
    So (for the last time) the best solution in your case is:
    Put the OS on the first SSD (drive C) and the other programs/games on the second one (drive D).
    There is no need to kill both SSDs at the same time (for nothing).
    And finally, talking about this silly "fast boot" of yours:
    5,10,20, or 30 seconds is something irrelevant.
    Simply because you get the max speed on an "empty" OS only.
    With every installed app (most of them come with bloatware anyway), your boot time is getting longer and longer.
    On the other hand, who cares if it takes 10 or 20 seconds?
    Only someone with mental problems needs to boot up the computer all day long.
    99.99% of the users boot up the computer once or twice per day.
    From my point of view, this topic is closed.
    You're free to think and do anything you like.
    I take it you are extremely hard headed and only view this from your opinion. Even with your logic of "If a drive fails you lose 128GB of data is wrong." If a drive fails I would lose 256GB of data if the RAID was full...
    The way you originally worded it made it sound like you thought RAID 0 only uses the capacity of one drive... I was trying to clear that up by saying it uses the capacity of both drives and ends up being 256GB capacity but I guess you couldn't wrap your head around what I was trying to say.
    Think what you want... but everyone I know on all of the tech forums I have been on for years, "EVGA, HARD, etc" 99% of users prefer running OS in RAID 0 on SSD's. Anyone with half a brain does not store important files on a RAID 0 array. I even created a new thread on EVGA asking how members prefer installing Windows with two identical SSD's. Most of them said they always run a RAID 0 for OS on SSD's. A couple others said they prefer running Windows/Programs on one SSD, and Games on the other. Usually that is because when they reformat they can simply re initialize the steam directory on the second SSD and then you don't have to reinstall all of your games.
    I respect your opinion but saying RAID 0 on SSDs does not make any sense is crazy talk. And that fast boot is only for people with mental problems lol... you sir have issues. Why do you think they made this feature? Why do people OC? A lot of people do it because it is fun, they are enthusiast, and they like to push a system. Why do people buy SSDs if its only a few seconds faster when you only turn on your computer once twice a day? When you only open an app or launch a game a couple times a day.

  • BI Beans 9.0.4 - How to get it Working

    Hello ... Hoping this is not an old boring issue, i hereby give some advice on how to get the Oracle 9iR2 database with OLAP option and BI Beans to work.
    I had dificulties with this subject for two weeks now, I asked for help on all forums and I thank everyone for their patience.
    Here goes:
    1. Install Oracle 9iR2 (9.2.0.1) Enterprise edition.
    2. Download and apply the 9.2.0.6 patch, available on metalink.
    3. Follow carefully the pre and post install instructions for the patch, in the readme file.
    3. Install Oracle 10g(9.0.4) JDeveloper just by unpacking the contents of the zip (available on OTN) in a folder (D:\OraDS let's say).
    4. Install the Oracle 9.0.4 BI Beans, using the Universal installer and specifying a new Oracle Home exactely in the folder where Jdeveloper was installed (d:\OraDS).
    5. Install the BIBDEMO schema by running
    bibdemo.bat %ORACLE_HOME%\oradata\Database_name
    6. Run the test to check if everything's allright
    d:\OraDS\bibeans\bi_checkconfig\bi_checkconfig.bat -h hostname -po port -sid sid -u user -p password -qusing BIBDEMO/BIBDEMO as user/pass. If metadata retrieval is successful, then you have a running BIBDEMO schema.
    OK ... now, assuming you have some business intelligence problem of your own, you might want to create your own schema. This is where I ran into another load of problems.
    My advice is to sudy the contents of the sql files in the bibdemo schema and do exactely the same stuff for your own.
    You will find it easy to create dimensions and cubes using the wizard.
    BUT, if you do anything wrong, not only your metadata won't work, but it will also ruin BIBDEMO.
    After creating your own objects, you have to run
    exec cwm2_olap_metadata_refresh.mr_refresh;
    commit;
    If you run bi_checkconfig you will see the metadata unable to be retrieved. In JDev it will result in strange errors like <<Although it successfully connected to the database, the metadata couldn't be retrieved>> ... or something, or simply in not being able to see your measure folders when you try to make a presentation or graph.
    Also, cube viewer will again show the "infamous bell error", although it works for the BIBDEMO ANALYTIC CUBE after completing the 6 steps I described.
    The fact is that all the errors are not product related, but simply the result of creating incorrect OLAP objects and refreshing the metadata using an user that has OLAP_DBA role, thus spoiling all metadata, including BIBDEMO's.
    I spent some time studying their schema, and I found something very interesting, which I thing is a mistake. All my tables (and also the fact table) had primary/foreign keys of the NUMBER type. I transformed all the primary keys in my tables in VARCHAR2, ran the metadata refresh procedure again, and everything worked. Don't forget to create a measure folder and add your own measure there, and after that ... way you go. You will see them in JDev, and you will be able to do all kinds of graphs or crosstabs with amazing ease. Pretty slow though, I reccomend at least 512MB of RAM, an strong processors.
    Please advice me if I was wrong with turning the keys from NUMBER to VARCHAR, perhaps there was another way around, but I don't know. Also, if there are any instructions, post them here.
    Thanks.

    I remember this being an issue with 92041 but was supposed to be fixed in 9205 and I think we tested it worked okay. So, it could be that 9206 has reintroduced the problem? I would recommend logging a bug with Oracle Support because you should be able to create dimension keys based on numberic keys.
    Hope this helps
    Business Intelligence Beans Product Management Team
    Oracle Corporation

  • How to get the section value into configurator developer page

    Hi,
    I am working on configurator developer, Can I get the section value into the configurator developer page by any setup. If possible means please help me on that.
    Thanks advance,
    Gopi

    I thought the same.Thanks for confirming...I tried with loop approach.but i am unable to get decimal part...
    eg if my values are 12.25 and 123.12....my below code ignores decimal points..i know since i am using Number, it is happening..but could you please let me know how can i get decimal values also..
    OAViewObject vo = (OAViewObject) am.findViewObject("XXXXInvDistributionsVO1");
    vo.first();
    Number grossamount = 0;
    for (int i=0;i< vo.getRowCount();i++) {
    // BigDecimal grossamount1 = new BigDecimal((vo.getRowAtRangeIndex(i).getAttribute("Amount")));
    grossamount = ((oracle.jbo.domain.Number)vo.getRowAtRangeIndex(i).getAttribute("Amount")).intValue();
    System.out.println("grossamount "+grossamount); // it ignores and prints decimal points
    BigDecimal grossamount1 = new BigDecimal(grossamount.intValue());
    System.out.println("grossamount1 "+grossamount1); // it ignores and prints decimal points
    vo.next();
    Thanks
    Raj

  • How to get the tag name into javascript

    Hi,
    Is there any way to get the tag name into java script when user clicks on.
    For eg: if i use netui:anchor tag, how can I pass the tag id to the javascript when user clicks on the link using onClick attribute. This tag id needs to be evaluated at run time.
    Ex code is given below.
    function fun1(){
    // how to get the tag name;
    <%
    String st="hai";
    %>
    <netui:anchor action="x" onClick="fun1()" tagId="<%=st%>>
    I want to get this tagId (st) to the java script function fun1() when user clicks on this link. How can I do that. can you please help in this issue.
    Thanks,
    Satish.

    Hi,
    You can set the java variable as a js variable at run time:
    <script>
    var anchorName = <%=getNetuiTagName%>;
    function fun1()
    var anchorID = getNetuiTagName(anchorName);
    alert(anchorID);// this will show the rendered ID for the anchor specified
    </script>
    this works because the jsp variable will be rendered before the js.
    Thanks,
    Steve

Maybe you are looking for