Need to make Leave request delete a single step process on Leave Overview..

<h5> Hi Guru's, </h5>
<p>
My clients requirement is to add a coulumn to the standard LeaveOverview application under SAP ESS Leave application.This coulumn should have a "Delete" button for each row while showing the LeaveOverview records.
<p>
On Click of the Delete button the client wants the Leave request to be deleted,without carrying out any further steps as they appear in the standard scenario.
<p>
I could add the coulumn by using the provided hidden cutomer field, and added the button as well. Only thing remaining is now the deletion part of it. I am new to WebDynpro java so please help me.
<p>
Thanks in advance!
<p>
Samir Kulkarni
9922111479

Hi Siddharth,
Thanx for a quick reply!
I know it can be done with wd java, but I would like a step by step process as being a amature in this domain. I tried few things on standard but in the end it will take me to the review screen only.
It will really be helpful if you let me know the note number cause I have been searching for the same for long and could only get a note for skipping review screen in the Leave Request process not in the deletion's case from leave overview screen.
Thanks in advance!
Regards,
Samir
9922111479

Similar Messages

  • Facing issues in single step processing

    We are using single step processing, But facing issues while running GenData only.
    We get the desired output if we run GenData and GenPrint.
    And our Input file is XML
    Below is our AFGJOB.JDT and FSIUSER.INI(what we are using)
    AFGJOB
    /* This base (this implementation) uses these rules. */
    <Base Rules>
    ;RULStandardJobProc;1;Always the first job level rule;
    ;JobInit1;1;;
    ;BuildMasterFormList;1;4;
    /*;InitSetRecipCache;5;used to set the cache the system will use to store recipient information in memory;*/
    ;InitPrint;;;required to execute gendata/genprint into single step
    ;CreateGlbVar;1;TblLstH,PVOID;
    ;LoadTblFiles;1;;
    /* Every form set in this base uses these rules. */
    <Base Form Set Rules>
    ;NoGenTrnTransactionProc;2;required to combin gentrn/gendata into single step;
    ;UseXMLExtract;2;;
    /*;SetOutputFromExtrFile;2;!/global/lm/com,COM,128,PDFNAME;*/
    ;ResetOvFlw;2;;
    /*;IfRecipUsed;2;BATCH1=Client;*/
    /*;IfRecipUsed;2;BATCH2=Office;*/
    ;BuildFormList;2;;
    ;LoadRcpTbl;2;;
    ;RunSetRcpTbl;2;;
    /*;WriteRCBFiles;;;*/
    ;PrintFormset;;;
    ;WriteOutput;;;
    ;WriteNAFile;;;
    /*;BatchByPageCount;;;*/
    /*;CreateRecordList;;;*/
    /*;WriteRCBWithPageCount;;;*/
    /*;BatchingByPageCountINI;;;*/
    ;PageBatchStage1InitTerm;;;
    ;PaginateAndPropagate;;
    ;ProcessQueue;;PostPaginationQueue;
    ;BatchingByRecipINI;;;
    /* Every image in this base uses these rules. */
    <Base Image Rules>
    ;RULStandardImageProc;3;Always the first image level rule;
    ;InsNAHdr;3;;
    /* Every field in this base uses these rules. */
    <Base Field Rules>
    ;StandardFieldProc;;Always the first field level rule;
    FSIUSER.INI
    < BATCH1 >
    Printer = Printer1
    < BATCH2 >
    Printer = Printer2
    <BatchingByRecip>
    DefaultBatch = BATCH1
    Batch_Recip_Def = true;"BATCH1";Client
    Batch_Recip_Def = true;"BATCH2";Office
    < GenData >
    ClearMsgFile = Yes
    < CONFIG:Computer >
    ARCPath = Arc\
    BaseDef = Computer
    BDFFile = COMPUTER_DEV
    BDFLib = BDFLib\
    CARPATH = Arc\
    DalFile = COMPUTER_DEV
    DDTFile = COMPUTER_DEV
    Deflib = DEFLIB\
    DictionaryFile = XDB.DBF
    EDLLIB = EDLLIB\
    FieldBaseFile = FDB.DBF
    FontLib = DEFLIB\
    FORFile = COMPUTER_DEV
    FORLib = FORLib\
    FormDef = FORM.DAT
    FormFile = COMPUTER_DEV
    FormLib = FORMS\
    FormsetTrigger = SETRCPTB.DAT
    GRPFile = COMPUTER_DEV
    GRPLib = GRPLib\
    HELPLIB = HELP\
    LBYLIB = DEFLIB\
    LogoFile = COMPUTER_DEV
    TABLELIB = TABLE\
    WIPPATH = Wip\
    XDDFile = COMPUTER_DEV
    XRFFILE = rel113sm
    < DALLibraries >
    CompileWhenLoaded = N
    < DBHandler:D2EA8199 >
    Class = ODBC
    CreateIndex = No
    CreateTable = No
    Debug = No
    PassWd = ~ENCRYPTED 1hRFNZEw5ahYdlqi0LMu83Wa0
    Server = DocumakerDSN
    SubClass = MYSQL
    UserID = documaker
    < DBTable:COMPUTER_DEV >
    DBHandler = D2EA8199
    < DBTable:COMPUTER_DEV_USER >
    DBHandler = D2EA8199
    DefaultTag = UNIQUEIDTAG
    UniqueIDTag = UNIQUEIDTAG
    UniqueTag = IDTAG
    < DBTable:COMPUTER_DEVC >
    DBHandler = D2EA8199
    UniqueTag = CATALOGID
    < DBTable:COMPUTER_DEVD >
    DBHandler = D2EA8199
    DFD = DEFLIB\carfileblob.DFD
    UniqueTag = ARCKEY+SEQ_NUM
    < DBTable:COMPUTER_DEVL >
    DBHandler = D2EA8199
    UniqueTag = DATE+TIME
    < Environment >
    DO_LOGON = Yes
    FSISYSINI = fsisys.ini
    < Key1Table >
    COM = COM
    < Key2Table >
    BU = LOB
    < Library:COMPUTER_DEV >
    CATALOG = COMPUTER_DEVC
    DBTable = COMPUTER_DEVD
    LBYLogFile = COMPUTER_DEVL
    USERFile = COMPUTER_DEV_USER
    < LibraryManager >
    Class = GA;Georgia resource
    Class = TX;Texas resource
    Class = MD;Maryland resource
    DefaultPromoteSelectedOn = No
    LBYLogFile = DEFLIB\lbylog.bdf
    Library = COMPUTER_DEV
    Mode = DEV;Development
    Mode = TEST;Test
    Mode = PROD;Production
    Project = P001;Project 001
    Project = P002;Project 002
    Project = P003;Project 003
    PromoteReqClass = No
    PromoteReqDesc = No
    PromoteReqMode = No
    PromoteReqProject = No
    PromoteReqStat = No
    Status = TEST;Needs to be tested
    Status = FAILED;Failed testing
    Status = PASSED;Passed testing
    Status = PROMOTED;Has been promoted
    < MasterResource >
    BaseDef = <Config:Computer> BaseDef =
    BDFFile = <Config:Computer> BDFFile =
    BDFLib = <Config:Computer> BDFLib =
    CompLib = <Config:Computer> CompLib =
    DalFile = <Config:Computer> DalFile =
    DDTFile = <Config:Computer> DDTFile =
    DDTLib = <Config:Computer> DDTLib =
    Deflib = <Config:Computer> Deflib =
    DictionaryFile = <Config:Computer> DictionaryFile =
    EDLLIB = <Config:Computer> EDLLIB =
    FieldBaseFile = <Config:Computer> FieldBaseFile =
    FNTFILE = <Config:Computer> FNTFILE =
    FontLib = <Config:Computer> FontLib =
    FORFile = <Config:Computer> FORFile =
    FORLib = <Config:Computer> FORLib =
    Form7x = <Config:Computer> Form7x =
    FormDef = <Config:Computer> FormDef =
    FormFile = <Config:Computer> FormFile =
    FormLib = <Config:Computer> FormLib =
    FormsetTrigger = <Config:Computer> FormsetTrigger =
    GRPFile = <Config:Computer> GRPFile =
    GRPLib = <Config:Computer> GRPLib =
    HELPLIB = <Config:Computer> HELPLIB =
    LBYLIB = <Config:Computer> LBYLIB =
    LbyScriptLib = <Config:Computer> LbyScriptLib =
    LogoFile = <Config:Computer> LogoFile =
    LogoLib = <Config:Computer> LogoLib =
    TABLELIB = <Config:Computer> TABLELIB =
    TablePath = <MASTERRESOURCE> TABLELIB =
    XDDFile = <Config:Computer> XDDFile =
    XRFFILE = <Config:Computer> XRFFILE =
    < ODBC_FileConvert >
    COMPUTER_DEV = COMPUTER_DEV
    COMPUTER_DEV_USER = COMPUTER_DEV_USER
    COMPUTER_DEVC = COMPUTER_DEV_LBYC
    COMPUTER_DEVD = COMPUTER_DEV_LBYD
    COMPUTER_DEVL = COMPUTER_DEV_LBYL
    < PRINT_BATCHES >
    BATCH1 = C:\FAP\DLL\Computer\DATA\Client.bch
    BATCH2 = C:\FAP\DLL\Computer\DATA\Office.bch
    < Printer >
    EnableBatchBanner = No
    EnableTransBanner = No
    < Printers >
    PrtType = PDF
    < Printer1 >
    Port = C:\FAP\DLL\Computer\DATA\Client.pdf
    PrtType = PDF
    < Printer2 >
    Port = C:\FAP\DLL\Computer\DATA\Office.pdf
    PrtType = PDF
    < PrinterInfo >
    Printer = Printer1
    Printer = Printer2
    < PrintFormset >
    LogFile = C:\FAP\DLL\Computer\DATA\mf.log
    LogFileType = XML
    MultiFilePrint = Yes
    < Print >
    RCBDfdField =
    CallbackFunc = MultiFilePrint
    MultiFileLog = C:\FAP\DLL\Computer\DATA\MFP.LOG
    < Recip_Names >
    Client = 001,Client COPY
    Office = 002,Office COPY\
    < PrtType:EPT >
    Class = Unknown
    KeepFile = Yes
    Message = This is a testing message sent automatically from Oracle Documaker.Attached the generated document.
    MessageFile = C:\FAP\DLL\Computer\INPUT\ArumugamFormat.mhtml
    PrtType = PDF
    RecipFunc = CUSSetMailRecipGVM
    Recipient = [email protected];
    RecipMod = CSTW32
    Subject = Oracle Documaker Auto Email Test by Cognizant
    < RECIP_MAIL >
    client = [email protected];
    office = [email protected];
    < Userinfo >
    File = COMPUTER_DEV_USER
    < PrtType:PDF >
    BookMark = No
    Class = PDF
    DownloadFonts = Y
    Module = PDFW32
    PageNumbers = Yes
    PrintFunc = PDFPrint
    PrintViewOnly = Yes
    SendColor = Y
    SendOverlays = N
    Regards,
    Raja S

    Hi,
    We did this above steps.
    Below is our PDFNAME.dal
    file_name = getdata("!/global/detail/name 1,99");
    file_name= file_name & ".pdf"
    return (file_name);
    Below is our FSIUSER.INI
    < BATCH1 >
    Printer = Printer1
    < BATCH2 >
    Printer = Printer2
    < BatchingByRecip >
    Batch_Recip_Def = true;"BATCH1";Client
    Batch_Recip_Def = true;"BATCH2";Office
    DefaultBatch = BATCH1
    < CONFIG:Computer >
    ARCPath = Arc\
    BaseDef = Computer
    BDFFile = COMPUTER_DEV
    BDFLib = BDFLib\
    CARPATH = Arc\
    DalFile = COMPUTER_DEV
    DDTFile = COMPUTER_DEV
    Deflib = DEFLIB\
    DictionaryFile = XDB.DBF
    EDLLIB = EDLLIB\
    FieldBaseFile = FDB.DBF
    FontLib = DEFLIB\
    FORFile = COMPUTER_DEV
    FORLib = FORLib\
    FormDef = FORM.DAT
    FormFile = COMPUTER_DEV
    FormLib = FORMS\
    FormsetTrigger = SETRCPTB.DAT
    GRPFile = COMPUTER_DEV
    GRPLib = GRPLib\
    HELPLIB = HELP\
    LBYLIB = DEFLIB\
    LogoFile = COMPUTER_DEV
    TABLELIB = TABLE\
    WIPPATH = Wip\
    XDDFile = COMPUTER_DEV
    XRFFILE = rel113sm
    < DALLibraries >
    CompileWhenLoaded = N
    < DBHandler:D2EA8199 >
    Class = ODBC
    CreateIndex = No
    CreateTable = No
    Debug = No
    PassWd = ~ENCRYPTED 1hRFNZEw5ahYdlqi0LMu83Wa0
    Server = DocumakerDSN
    SubClass = MYSQL
    UserID = documaker
    < DBTable:COMPUTER_DEV >
    DBHandler = D2EA8199
    < DBTable:COMPUTER_DEV_USER >
    DBHandler = D2EA8199
    DefaultTag = UNIQUEIDTAG
    UniqueIDTag = UNIQUEIDTAG
    UniqueTag = IDTAG
    < DBTable:COMPUTER_DEVC >
    DBHandler = D2EA8199
    UniqueTag = CATALOGID
    < DBTable:COMPUTER_DEVD >
    DBHandler = D2EA8199
    DFD = DEFLIB\carfileblob.DFD
    UniqueTag = ARCKEY+SEQ_NUM
    < DBTable:COMPUTER_DEVL >
    DBHandler = D2EA8199
    UniqueTag = DATE+TIME
    < Environment >
    DO_LOGON = Yes
    FSISYSINI = fsisys.ini
    < GenData >
    ClearMsgFile = Yes
    < Key1Table >
    COM = COM
    < Key2Table >
    BU = LOB
    < Library:COMPUTER_DEV >
    CATALOG = COMPUTER_DEVC
    DBTable = COMPUTER_DEVD
    LBYLogFile = COMPUTER_DEVL
    USERFile = COMPUTER_DEV_USER
    < LibraryManager >
    Class = GA;Georgia resource
    Class = TX;Texas resource
    Class = MD;Maryland resource
    DefaultPromoteSelectedOn = No
    LBYLogFile = DEFLIB\lbylog.bdf
    Library = COMPUTER_DEV
    Mode = DEV;Development
    Mode = TEST;Test
    Mode = PROD;Production
    Project = P001;Project 001
    Project = P002;Project 002
    Project = P003;Project 003
    PromoteReqClass = No
    PromoteReqDesc = No
    PromoteReqMode = No
    PromoteReqProject = No
    PromoteReqStat = No
    Status = TEST;Needs to be tested
    Status = FAILED;Failed testing
    Status = PASSED;Passed testing
    Status = PROMOTED;Has been promoted
    < MasterResource >
    BaseDef = <Config:Computer> BaseDef =
    BDFFile = <Config:Computer> BDFFile =
    BDFLib = <Config:Computer> BDFLib =
    CompLib = <Config:Computer> CompLib =
    DalFile = <Config:Computer> DalFile =
    DDTFile = <Config:Computer> DDTFile =
    DDTLib = <Config:Computer> DDTLib =
    Deflib = <Config:Computer> Deflib =
    DictionaryFile = <Config:Computer> DictionaryFile =
    EDLLIB = <Config:Computer> EDLLIB =
    FieldBaseFile = <Config:Computer> FieldBaseFile =
    FNTFILE = <Config:Computer> FNTFILE =
    FontLib = <Config:Computer> FontLib =
    FORFile = <Config:Computer> FORFile =
    FORLib = <Config:Computer> FORLib =
    Form7x = <Config:Computer> Form7x =
    FormDef = <Config:Computer> FormDef =
    FormFile = <Config:Computer> FormFile =
    FormLib = <Config:Computer> FormLib =
    FormsetTrigger = <Config:Computer> FormsetTrigger =
    GRPFile = <Config:Computer> GRPFile =
    GRPLib = <Config:Computer> GRPLib =
    HELPLIB = <Config:Computer> HELPLIB =
    LBYLIB = <Config:Computer> LBYLIB =
    LbyScriptLib = <Config:Computer> LbyScriptLib =
    LogoFile = <Config:Computer> LogoFile =
    LogoLib = <Config:Computer> LogoLib =
    TABLELIB = <Config:Computer> TABLELIB =
    TablePath = <MASTERRESOURCE> TABLELIB =
    XDDFile = <Config:Computer> XDDFile =
    XRFFILE = <Config:Computer> XRFFILE =
    < ODBC_FileConvert >
    COMPUTER_DEV = COMPUTER_DEV
    COMPUTER_DEV_USER = COMPUTER_DEV_USER
    COMPUTER_DEVC = COMPUTER_DEV_LBYC
    COMPUTER_DEVD = COMPUTER_DEV_LBYD
    COMPUTER_DEVL = COMPUTER_DEV_LBYL
    < PRINT_BATCHES >
    BATCH1 = C:\FAP\DLL\Computer\DATA\Client.bch
    BATCH2 = C:\FAP\DLL\Computer\DATA\Office.bch
    < Printer >
    EnableBatchBanner = No
    EnableTransBanner = No
    < Printer1 >
    Port = C:\FAP\DLL\Computer\DATA\~DALRUN PDFNAME
    PrtType = PDF
    < Printer2 >
    Port = C:\FAP\DLL\Computer\DATA\Office.pdf
    PrtType = PDF
    < PrinterInfo >
    Printer = Printer1
    Printer = Printer2
    < Printers >
    PrtType = PDF
    < PrintFormset >
    LogFile = C:\FAP\DLL\Computer\DATA\LOG.LOG
    LogFileType = XML
    MultiFilePrint = Yes
    RCBDfdField =
    < PrtType:EPT >
    KeepFile = Yes
    Message = This is a testing message sent automatically from Oracle Documaker.Attached the generated document.
    MessageFile = C:\FAP\DLL\Computer\INPUT\ArumugamFormat.mhtml
    PageNumbers = No
    PrintViewOnly = No
    PrtType = PDF
    RecipFunc = CUSSetMailRecip
    RecipMod = CUSW32
    Subject = Oracle Documaker Auto Email Test by Cognizant
    < PrtType:PDF >
         Device = C:\FAP\DLL\Computer\DATA\TEST.PDF
         Bookmark = Yes,Page
         DownloadFonts = No,Enabled
         Module = PDFW32
         PageNumbers = Yes
         PrintFunc = PDFPrint
         SendOverlays = No,Enabled
         SendColor = Yes,Enabled
         Class = PDF
         DisplayMode = UseOutlines
         PaperSize = 0
         Linearize = Yes
         SubsetAllEmbeddedFonts = Yes
         ForceColorBitmaps= No
         FontCompression = 2
    < RECIP_MAIL >
    Client = ~DALRUN pass1.dal;
    Office = [email protected];
    < Userinfo >
    File = COMPUTER_DEV_USER
    <PDF_Encryption>
    KeyLength = 40
    OwnerKey = c07f9e259f8307d71dd5f903dbe9c9edde208b9a36d973588b738bff7f304b08
    UserKey = ~DALRUN pass.dal
    Still we are getting the file name with *088hMknUyYSFoquAWsxDxwTNtpgIy7Bhy-1p3_UCFVqXW.pdf(like)*
    Regards,
    Balaji R

  • How we can make MVT 551 (scrapping) a 2 step process

    Dear all,
    Is it possible to make the movement type 551 (scrapping) a 2 step process similar
    to 313,315 or park and post in accounts.
    The requirement is one department will make the document and
    another department will post that document
    What are the possibilities and the methods by which it can be achieved ?
    regards
    Magi

    It is not possible to make 551 a 2 step process. However this can be done via a workaround.
    Create a storage location called Scrap. The first department can do a 311 to the 'Scrap' Sloc and the second department can do 551 from this sloc.
    Hope this helps
    Lakshman

  • Need to make periodic request to App Server from NSAPI SAF

    I have to send a keep alive ping to a existing Session on our app server from a NSAPI SAF on IWS6.
    First, is making a direct socket call the best way to handle it or is there another suggestion for sending the request.
    Second, if using the direct socket connection is the way to go do I need to use the net_* methods within the NSAPI code or can I use native socket code.
    Third, will there be any issues with making this type of socket call from a spawned thread, and can I use the native threads on Sun Solarias.
    Some code examples would be very helpful since I can't find much at all on the site.

    NSAPI doesn't expose any infrastructure for managing outbound connections, and the list of supported net_* functions does not include socket, bind, or connect analogs. You are probably best off using native socket code.
    On Solaris, you can create your thread using the NSAPI systhread_create function or the Solaris pthread_create or thr_create functions. Note that you should not call NSAPI functions from a thread you create yourself unless you first call the NSAPI prepare_nsapi_thread function.

  • How do I create a pdf portfolio from multiple .msg email files including all attachments in a single step process?

    I have tried creating the portfolio from Outlook directly, but only the first email is viewable in the portfolio including a hyperlink to the attachment (but the attachment is missing otherwise). This seems to be a setting issue, but I have had no luck with finding any setting options to change this.
    I have also tried to create a portfolio from my desktop but when opening the portfolio, nothing shows up as if it didn't take the .msg files.
    The obvious option of creating a pdf from each individual email and combining it with the pdf attachment would take forever and is unrealistic as the emails are in thousands.
    Thanks for your time and help on this issue!

    Hey Bob%20Sacks,
    Could you please specify what version of Acrobat are you using.
    You can go to Preferences under Adobe PDF option in the menu bar and choose 'Include all attachments' option under Attachments label.
    Then, select the desired messages in Outlook and create a PDF portfolio by right-clicking and choosing Convert to Adobe PDF option from the context menu. 
    Now, open the portfolio and it will appear as shown in the screenshot below:
    You can view all your files by clicking on the navigation arrows on the left-hand side.
    Regards,
    Anubha

  • What do I need to do when I receive the message ". . . your startup disc is full, you need to make some room by deleting some files"

    I hope I'm in the right place since I was sort of redirected here Recently I have been receiving the message that my startup disc is full and that I need to make room by deleting files.  At first I received the message when I left my computer unattended with my virtual machine on, using VMWare Fusion to run Windows.  Recently though, I got the message when I left my computer unattended for about 6 hours without the virtual machine running.  As an aside, I get extremely nervous when anything freezes VMWare because it is usually a nightmare to get back into Windows if I can at all without calling Tech Support. This new message however, appeared without the virtual machine active, so I was relieved that VMWare most likely was not the cause.  After reading a number of Tech Support articles and Community discussion questions and answers, I started wondering if iTunes or the SMC firmware or a combination thereof may be causing the problems.  Mind you I know nothing about the SMC stuff because as I said, I am really new to Mac and know very little about computer code or processors or any of that stuff.  But I do know that iTunes has recently been giving me some trouble, such as opening on start up and I can't figure out why and messing around with my iTunes libraries.  I also read about the SMC firmware and the computer's sleep cycle so that sort of made sense.  But I seriously need advice from someone a lot smarter than me.  So, before you ask, both iTunes and my SMC firmware are up to date. I'm running a mid-2007 iMac Intel Core 2 Duo Processor with 2.4 GHz of speed.
    You may not need all this junk, but in case you do, since the message tells me to make room and delete files, here goes.  Now, if I need to make space and delete files, this is where I get confused and it's probably very simple but I'm still a relatively new Mac user and I still can't seem to find all the info about my Mac!  I'm not exactly sure how much space I have left on my hard drive.  I had to replace my hard drive last December and the invoice says it is a 500 GB 7200 SATA hard drive.  For some reason I thought I had more than that.  Regardless, System Profiler shows 10.26 GB currently available, 499.76 used; I assume that the used portion includes my partitioned drive that has my virtual machine on it?  I may be using the wrong language when calling it that but that's how I understand it as a "partitioned drive".  Now, when looking at the System Profiler, under Volumes, Capacity 209 MB writable diskOs1 - I think this my Virtual Machine.  I also have three Western Digital drives that I use for Time Machine and for pictures and music; however, as I said, I am still new with Macs and do not fully understand the file structure so there may be pictures on my Mac hard drive that are duplicated on 1 or more of my WD drives but I don't know how to find them or if I do, I'm afraid to delete them.  Of these WD external drives, 1 is 500 GB and is full with Time Machine backups; the 2nd WD drive is 3 TB and has 2.18 TB available and is currently being used for Time Machine backups; the final WD drive is 1 TB Firewire and currently has 694.33 GB available.
    Any help would be appreciated.  Please forgive any inaccurate terms or mis-statements of terminology as I do not really know what I'm talking about as far as the pieces and parts of the operating system; I'm just trying my best to describe what I see.
    One more piece of advice that I would appreciate would be recommendations about a good file cleaner, for duplicates, messy file structure, space utilization software; it also needs to be idiot proof software.  I have a trial version of Appdelete that I never really used and I have the purchased version of Tune Up My Mac that I haven't spent much time with because I'm afraid I'll delete something I shouldn't
    Thank you for your help
    Memalyn

    Hi Memalyn
    Essentially, the bare issue is that you have a 500GB hard drive with only 10GB free. That is not sufficient to run the system properly. The two options you have are to move/remove files to another location, or to install a larger hard drive (eg 2TB). Drive space has nothing to do with SMC firmware, and usually large media files are to blame.
    My first recommendation is this: download and run the free OmniDiskSweeper. This will identify the exact size of all your folders - you can drill down into the subfolders and figure out where your largest culprits are. For example, you might find that your Pictures folder contains both an iPhoto Library and copies that you've brought in from a camera but are outside the iPhoto Library structure. Or perhaps you have a lot of purchased video content in iTunes.
    If you find files that you KNOW you do not need, you can delete them. Don't delete them just because you have a backup, since if the backup fails, you will lose all your copies.
    Don't worry about "cleaners" for now - they don't save much space and can actually cause problems. Deal with the large file situation first and see how you get on.
    Let us know what you find out, and if you manage to get your space back.
    Matt

  • Need a way to request for a web resource (e.g .css, .gif file) using jpdk

    I am wondering if there is any way by which we can request for a web resource from portal to portlet provider.
    Currently if in order to display image I need to make direct request to portlet provider rather than routing the request through portal. As a result of this there is no session affiliation.
    My web resource can also be .jsp or .html file
    Any suggestions are welcome.

    Hi Hernando,
    It seems I haven't put my question correctly, probably following might help me explain you what I require:
    Portlets are added to portal page. Portlet content is served by portlet provider. So when you are viewing a portal page containing portlets in reality portal requests the portlet data from portlet-provider. So the actual request flow is: Request for a portal page, portal analyzes portlets on the page, and then request the portlet provider for the content associated with portlet. In the exact reversal process data flow is: portlet-provider generates the content which is passed to portal & then portal forwards it to end user.
    Now want something similar to happen with images (.gif files). But the problem is I am failing to create a link for this resource. I want the request for image to flow through portal very much the same way as its doing for the content. In other words I want to create a link which would inform portal to request for the resource to portlet provider. In this scenario portlet provider would pass the image to portal which would be forwarded to end user. Currently to get the images I am making direct request to portlet provider there by bypassing the request to flow through portal, which I do not want. Above all this resource can be anything a css file or a image or a .js file.
    So can you suggest me how to achieve it?

  • How to delete a single request from DSO in BI 7.0

    Dear Experts,
    Could you please tell me how to delete a single request from DSO?
    I mean, in DSO if we delete one request it also delete the requests which are above it. But i don't to delete the above it.
    Please suggest me this issue.
    Regards,
    Prathap

    IN DSO--its a very basic thing....
    ACTIVE TABLE and CHANGELOG tables are overwritten after activation of each request.
    So ,each new request has a realationsip with the older request.
    So in the cases:
    1.If you activate the older request it will delete the new one ,because changelog entries have been written from the data of new request on the basis of the older one.
    e.g older request  entries:
    a x 1
    new request
    a x 2
    change log
    a x 1
    a x -1
    a x 2
    so its quite obvious you can't have  a x 2 directly (because in the infocube you will be sending wrong entries by deleting the just the older request and loadning new request).
    2.If you have activate new and old request toghterh then also system will not allow you to delete the newer request alone and you will have to delete both the requests.
    I guess already someone proposed correct solution to you ...thats selective deletion...but rahter than doing selective deletion there is a better way if you want to cancel out a particular request:
    thats request reverst posting
    IN the process monitor of any particular request you can find out the option for request reverse posting..Its good for individual request cancellation(keyfig values will become 0 for that particular request)
    regards,
    rk

  • Thoroughly angry and frustrated. I've run out of room and need to make more to add more songs. Once and for all, how do I, if I even CAN, delete music from my iPod Nano WITHOUT losing them from iTunes?

    Thoroughly angry and frustrated. I've run out of room and need to make more to add more songs. Once and for all, how do I, if I even CAN, delete music from my iPod Nano WITHOUT losing them from iTunes?

    You should take the time to familiarize yourself with the documentation that is available.  You can "uncheck" a song in iTunes, and then do a manual update.

  • I need to make space on my Mac. If I copy a folder from iPhoto on to a hard drive, then delete it from iphoto then import it again, does it retain all my editing? It does not seem to retain Faces info and I have spent hours and days naming people :(

    I need to make space on my Mac. If I copy a folder from iPhoto on to a hard drive, then delete it from iphoto then import it again, does it retain all my editing? It does not seem to retain Faces info and I have spent hours and days naming people

    There is no way to export Faces information.
    I'm not sure why you would do this:
    If I copy a folder from iPhoto on to a hard drive, then delete it from iphoto then import it again,
    If space is an issue then move the whole Library to an external drive:
    Make sure the drive is formatted Mac OS Extended (Journaled)
    1. Quit iPhoto
    2. Copy the iPhoto Library from your Pictures Folder to the External Disk.
    3. Hold down the option (or alt) key while launching iPhoto. From the resulting menu select 'Choose Library' and navigate to the new location. From that point on this will be the default location of your library.
    4. Test the library and when you're sure all is well, trash the one on your internal HD to free up space.
    Regards
    TD

  • My messages are linked somehow between my phone and iPad. I need to make space on my iPad so I want to delete the messages off my iPad only. If I delete my messages off of my iPad, will they also be deleted off of my iPhone?

    My messages are linked somehow between my phone and iPad. I need to make space on my iPad so I want to delete the messages off my iPad only. If I delete my messages off of my iPad, will they also be deleted off of my iPhone?

    Welcome to the Apple community.
    If you delete messages on one device they arent deleted on others.

  • I recently purchased, from the APP store, Lion for use on my MacBook Pro.  I wish to upgrade my IMac to Lion also.  Do I need to make a 2nd purchase or will the single purchase suffice?  If the single purchase will suffice, how do I facilitate ?

    I recently purchased, from the APP store, Lion for use on my MacBook Pro.  To upgrade my IMac to Lion, need I make an additional purchase?  If not, how do I facilitate the IMac upgrade?

    No, you do not need to re purchase Lion. You can re download Lion on all your authorized Macs using the same Apple ID.
    How to re download apps from the Mac App Store:
    Open the App Store. From the menu bar click Store > Sign In
    Click Purchases from the top of the App Store window.
    Select which apps you want to re download. Then right or control click where you see Installed  then click Install.

  • My iTunes is running from my external hard drive because I need to make space on my C drive. Could/should I delete the music on the C drive?

    My iTunes is running from my external hard drive because I need to make space on my C drive. Could/should I remove the music from the C drive?

    Hello Willlig
    If iTunes media is taking up a good majority of space on your computer, you can move it by following the steps in the article below.
    iTunes for Windows: Moving your iTunes Media folder
    http://support.apple.com/kb/ht1364
    Regards,
    -Norm G.

  • Deleting a Single Conversation from one Contact

    I have to say I find this a real let down with Skype.
    It is a breach of users rights to not be able to delete one conversation, and have it removed from all devices used.
    I use my Skype 24/7 for work and staying in touch with family, and therefore my history becomes FULL.
    Some of the conversations I have I need to keep for work reference, others with family, and non important stuff I need to delete.
    It is crazy that this cannot be done, and all you can do is delete your whole history - which is a non option for me, otherwise I would loose things like customer quote details, details for flights etc etc etc.
    Also deleting your history deletes all your favourites, and all the groups we have set up, eg Sales / Support etc !!!!
    Really stupid and not very efficient at all.
    Can someone from Skype PLEASE answer why this has been done as such ?

    Why would it be possible to delete a single conversation using Mac and not PC?  This thread, in the meantime is from 2013 and the issue has been raised multiple times, yet no response from Skype.  The management of the contact list and of information stored in the account is certainly as fundamental as being able to throw away old telephone bills and account statements.  The necessity to maintain messy and irrelevant has never been explained by skype that I can find.  Please change this, as only being able to "hide" a conversation leaves one with an ominous feeling of Big Brother is Watching You.
    Thank you.

  • Request Deletion from Write-optimized DSO

    Hello,
    With the new Write-optimized technology, it is possible to delete manually "older" requests from the W-O DSO.
    Could anyone of you think of an automated process to delete "old" requests from a W-O DSO (not the entire content , the most recent should still be available.
    For instance : delete everyday the request older than 7 days.
    Already checked solutions :
    - Selective deletion at the administration level of the DSO -> cannot be repeatedly scheduled
    - Copying the Selective Deletion generated program to make one's own program and schedule it (system cannot "remember" the generated program)
    - Diverse SAP Function Module -> do not work for this scenario (like RSSM_DELETE_REQUEST, only for cubes, RSSM_PROCESS_REQUDEL_ODSO or    RSSM_DELETE_REQUEST, where you need to specify the Request number
    - We do not want to include a delete job in a routine at the Transformation level.
    - We do not want to complicate the Data Model by creating a new intermediate DSO allowing to flush the DSO at each load..
    Any other ideas??
    We are on Version 7.0, SP 13.
    Many thanks!
    amanda

    Hi ,
    We have worked on similar business requirement .We wrote a report program in SE38 and running it via a process chain .
    If you want i can help you to write code for same .
    It will be a two step process :
    1.deleting request from RSICCONT so that it get deleted from manage tab.
    2.deleting data from active table of that WDSO .
    Code for Program :
    data  :v_time  type c length 17,
              v_date like sy-datum .
    ( N) = 7  put no of days here before which you want to delete records
    v_date = sy-datum.
    subtract 7 from v_date.
    concatenate  v_date   sy-uzeit  into v_time.
    delete from  rsiccont where icube = wdso_name and timestamp LT v_time .
    delete from  wdso_active_table_name where rstt_tsmp LT v_time.
    It will do your work .
    Regards ,
    Jaya

Maybe you are looking for