How to divide the iview into frames?

Hi Experts,
              Please tell me how to divide the iview into frames.Kindly provide the   steps.Its urgent.
Regards,
Nutan

Hi Nutan,
Now its clear!!
If I understand right. You want an overview page full of links to go to your different pages?
Or maybe you want a link form each page to go to another page?
In Portal Navigation through hyperlinks is possible.
You can either do that using EPCM.doNavigate("ROLES://...") {check for EPCM API of help.spa.com}
Or you could do that by simple
<a href="http://www.sdn.sap.com/irj/portal/myql">CLICK</a>
{check for Quicklinks on help.sap.com}
Either way you'll have to make a small JSP for that.
Hope this helped
If so kindly reward with points
Prem

Similar Messages

  • How to divide the video into frames?

    Hi
    I need to get the frames from a video file.There is a option j2me for getting one frame(getSnapshot) and at the maximum of ten frames using snapCtrl.
    By using snapctrl i can take only ten pictures.when snapctrl is executed the first ten frames gets extracted from the video.it stores the frames in root directory which causes some delay in execution of next statement.
    my problem is because of this delay 3 or 4 frames are missed when i try to continue get the frames in a loop.
    Is there any other method to get all the frames??please help

    The JSR seems to be good but that JSR intent is to support the higher end device models like the PDA's, device that come under the CDC bed, Higher end versions of the Nokia series 60 and 80.
    Anyways that method call definitely must have been implemented in native i.e java calling native and it completely depends on the how the native functionality is been implemented. JVM must wait untill the native functionality terminates. Based on that native delay your java code needs to be tweaked. But there is always a trade-off when it comes to memory on different devices.
    Thanks for your info.
    ~Mohan

  • How to divide the waveform into small pieces (which have different lengths)

    I have a long waveform which is just a combination of a waveform + 0 + another waveform + 0 +...I would like to have small pieces of the long waveform.  The problem is I cannot think of anyway to detect the 0 in order to seperate them.  Any hint would be appreciated.
    Solved!
    Go to Solution.

    How are the zero segments generated? Are they exactly zero or average zero but with some noise? Do you know the length of the zero segments? Is it always the same? Do any of the waveforms have segments where the real data is zero, and, if so, how long can those segments be?
    My first thought is to use In Range & Coerce with limits just slightly above and below zero. The check the length of any set of samples not In Range.
    Lynn

  • How to devide the vedio into frames??

    Hi everybody;
    i want o capture a video from a cam. and convert this online video into images to process without STORING THIS VIDEO , can jmf do that??? and how???
    thx in advance ,
    Rofa.

    Hi Nutan,
    Now its clear!!
    If I understand right. You want an overview page full of links to go to your different pages?
    Or maybe you want a link form each page to go to another page?
    In Portal Navigation through hyperlinks is possible.
    You can either do that using EPCM.doNavigate("ROLES://...") {check for EPCM API of help.spa.com}
    Or you could do that by simple
    <a href="http://www.sdn.sap.com/irj/portal/myql">CLICK</a>
    {check for Quicklinks on help.sap.com}
    Either way you'll have to make a small JSP for that.
    Hope this helped
    If so kindly reward with points
    Prem

  • Who knows: How to divide the request.getInputStream()?

    I use a form in a web page to update files, the form code is
    <form action="/Mywork/servlet/fileupdate1" method="post" enctype="multipart/form-data">
    <p>
    Please select a file1 to upload: <input type="file" name="foo">
    </p>
    <p>
    Please select a file2 to upload:<input type="file" name="foo1">
    </p>
    <input type="submit" value="Upload File!">
    </form>
    and the "fileupdate1" servlet which the "action" in the form tag refers to will get the inputstream by
    "ServletInputStream servIn = request.getInputStream();", and create new OutputFileStream in the disk. But
    new files which the servlet stored always have some additional codes "
    -----------------------------7d419320202be
    Content-Disposition: form-data; name="foo"; filename="H:\Documents and
    Settings\administrator\desktop\ee.java"
    Content-Type: application/octet-stream
    If I updating two files, each file will has these kinds of codes and the two files only have one inputstream. I don't
    how to remove these additional codes and how to divide the stream into pieces according to the updated-file-size.
    I don't know wether I say it clearly?And
    does anyone know the reasons and can help me?
    Thank you very much.

    Use something like Jakarta Commons FileUpload to process the multipart/form-data request:
    http://jakarta.apache.org/commons/fileupload/

  • How to divide the request.getInputStream()?

    I use a form in a web page to update files, the form code is
    <form action="/Mywork/servlet/fileupdate1" method="post" enctype="multipart/form-data">
    <p>
    Please select a file1 to upload: <input type="file" name="foo">
    </p>
    <p>
    Please select a file2 to upload:<input type="file" name="foo1">
    </p>
    <input type="submit" value="Upload File!">
    </form>
    and the "fileupdate1" servlet which the "action" in the form tag refers to will get the inputstream by
    "ServletInputStream servIn = request.getInputStream();", and create new OutputFileStream in the disk. But
    new files which the servlet stored always have some additional codes "
    -----------------------------7d419320202be
    Content-Disposition: form-data; name="foo"; filename="H:\Documents and
    Settings\administrator\desktop\ee.java"
    Content-Type: application/octet-stream
    If I updating two files, each file will has these kinds of codes and the two files only have one inputstream. I don't
    how to remove these additional codes and how to divide the stream into pieces according to the updated-file-size.
    I don't know wether I say it clearly?And
    does anyone know the reasons and can help me?
    Thank you very much.

    Well, if you know the format, you'd know that the file data starts after the first blank line (\r\n\r\n).
    But why don't you just use Jakarta Commons File Upload or some other existing free package to handle multipart forms and save yourself the trouble.

  • How to undo the "Paste into" in Indesign?

    Does anyone know how to undo the "Paste into" in Indesign? I have used the "paste into" to mask a list of items but now i want to redo it so that I can see the whole list of items again. Is it possible?
    thanks!

    Same way you undo anything else, Edit > Undo, or are you asking if you can come back days later and remove the content, then put it elsewhere? Sounds like maybe the latter, and my guess is you pasted a text frame into another frame, so you need to select the outer frame, then Object > Select > Content, or just use the Direct Select tool to select the content, then cut and finally paste it someplace else.

  • How to see the iview in portal favorite

    Hi,
         It is possible to see the iview in portal favorite without giving content admin role. How to add the iview created in portal to display in portal favorite.
    Thanks,
    Kundan

    Hi,
    Your question is not very clear for me....According to my understanding i am replying u.
    Portal favourites is itself an iview.
    If u want to show some other iview in place of Portal favourites then you need to do some changes in your framework page.
    Go to content admin and go to your framework page ---> select Desktop Innner Page
    then u can see Portal favourites iview there.
    If u want to show some ivew in  place of portal favourites, then delete Portal favourites and add the iview which u want to display.
    ~Raju
    Edited by: V R K Raju P on Sep 9, 2009 3:31 PM

  • How to populate the data into the newly added infoobjects?

    Hi,
    how to populate the data into the newly added infoobjects?
    Thanx in advance,
    Ravi.

    hi ravi,
      here is one example how to enhance.
    Goto RSA6- select the 0Material.- Click on Enhance extract structure-> it will take u to the next screen there u need to create the field material group1. and append it to 0Material.
    Goback to RSA6-- RC on 0material-- it will take you to customer version edit screen- here unchk the Hide and Field only known in exit options n save it.
    Next Go back to RSA6-- 0material- click on Function enhancement it will take you to CMOD Screen( here we need to enter the project name and click create if not created on click display)
    In the next screen we find the function exits Like EXIT_SAPLRSAP_001 FOR T DATA AND EXIT_SAPLRSAP_002 FRO Master Data,_003 for Text n _004 for Hierarchies.
    select the appropriate function exit and double clikc on it. It will take you to Function builder screen.
    D Click on defn of Include ZXRSAU01. it will take you to abap editor screen.
    here u need to include the code for the enhanced fields n also write the code to populate the dat for that particular field.
    save it and avtivate the code.
    Hope this Is helpz,
    partha

  • How to import the IDOC into Seeburger BIC mapping designer

    Hi All,
    Can u please tell me how to import the IDOC into Seeburger BIC mapping desginer.
    I have scenario My scenario is SAP GTS 7.0.....>Seeburger BIS.....>Atlas customs system for Germany
    Idoc coming from SAP GTS to Seeburger BIS and then convert to EDIFACT send
    to Atlas systeam.
    Regards,
    Ramesh.

    Hi Ramesh
    BIC is a tool from Seeburger to transmit the XML data to EDI and EDI to XML.
    Seeburger mapping programs for transferring the XML data to EDI data and EDI data to XML data, but not for the structure changing, in the IR your mapping program is same.
    Receiver side you need AS2 Adapter for converting data to EDI target structure. we have many EDI versions are available, for converting the EDI to XML or vice versa AS2 gives some default mapping programs, xml to EDI or EDI to XML convertion done through this mapping programs.
    Seeburger AS adapter provider provides some mapping programs(for example EDI4010 version or other), if you are using the same EDI version(4010) then you can use that mapping programs, if the version is different then we can manually generate the Seeburger X2E and E2X mappings for the corresponding version and signal(850 or 810 or ..), for this seeburger provides the mapping designer tool (BIC), there we can develope the X2E and E2X mapping programs and configure this in the Seeburger work bench.
    Regards
    Ramesh

  • How to divide the partitions in AIX 5L

    Hi Guru's
    Friends i am installing AIX 5L, How to divide the partitions in AIX5L
    please tell me if anybody know.
    Thanks

    What kind of partitions do you mean? Do you mean logical partitions?
    Message was edited by:
    Ivan Kartik

  • How to divide the CRM transaction data by company cord?

    How to divide the CRM transaction data by company cord?
    CRM transaction have not company cord, so how to divide the data on BI report by company cord?
    Do I have to get the sales organization from customer master?
    Some transactions have not master data like lead. I want to know your experience.

    Hi
    This is self reply.
    I should use the sales organization instead of company cord.
    But some business like lead from contact from customer can not separate the company, in situation one call center for multiple companies.
    We should use another field to divide the company. Ex. Product, campaign, etc.
    If someone knows better way to solve this issue, let me know the reply.
    Regard
    u1

  • How  to divide an bytearray into chunks in java using streams

    how to divide an bytearray into chunks in java using streams

    i'm trying to read an image using fileinputstream then converting to bytearray after conversion i have to read that image chunk by chunk and write to a outputstream

  • How to make the basic graphics frame VerticalJustification as bottom align?

    Hi:
    In indesigne CS3 script, how to make the basic graphics frame
    VerticalJustification as bottom align?
    Thanks in advance.

    Vertical justification applies to text frames, not to graphic frames.
    Peter

  • I have just installed Illustrator CS6 yesterday, but I found it was in French. Could help me figure out how to change the language into English?

    I have just installed Illustrator CS6 yesterday, but I found it was in French. Could help me figure out how to change the language into English?
    I got my series number from my Institut (which is in Paris, FR). I do not use Creative Cloud.
    When I was installing the software, I cannot select a language.
    Could you help me with my problem? Do I have to get a different series number?

    lunc,
    You will have to get a new application in English, to replace the French one.
    You, or your Institute will have to get help from Adobe, I am afraid.
    You may try a chat here,
    Get help with orders, refunds, and exchanges (non-CC, chat open between 5AM and 7PM PST/PDT on workdays)
    http://helpx.adobe.com/x-productkb/global/service-b.html
    or (have your Institute) talk to Adobe in France
    http://helpx.adobe.com/adobe-connect/adobe-connect-phone-numbers.html
    If you fail to get any help, please report back here, and I will ask a special forum staff friend to try to find the right one at Adobe to have things sorted out.

Maybe you are looking for

  • How to list top 10 biggest files?

    Hi Friends, In OEL 5.4 I have seen a script before that will list the top 10 biggest file by size(bytes) in linux. But i forgot where I saved it :( Can you help me find the link about it please. Thanks a lot, Ms K

  • Which operating system: Linux or Windows Server 2003?

    Hi, it doesn't matter which operating system we install an our server. What are your experience with Linux and Windows? Which System do you recommend regarding performance issues? best regards Felix

  • Is it possible to make several copy actions to a plan in COPA?

    Hi Experts, In COPA, we would like to copy actual data from last year to the planning we made for reference use. The user should then adjust these actual figures to plan data. Since we would like to copy contract data and invoice data (which was sent

  • BADI / USER-EXITS available for Txn. QE01

    Hi Experts, Could anyone please suggest appropriate BADIu2019s and user-exists available for Txn. QE01 to send the status change. Our requirement is to send a mail notification to the user when all the result recording status of the inspection charac

  • Logic to build a New Column....

    Hi Guys, I have sample data as below: Name_____Time Bucket________# Count of Phone calls Rob_______15 Minutes________ 2 Rob_______30 Minutes_________3 Rob_______1 hour____________2 Bobby______15 Minutes_______1 Bobby______1 Hour___________2 It is an