Viewing files through SAP viewer only

Hi,
When i create a DIR and attch a PDF file in it, and when i open this file, its get opened in PDF viewer.
I want that the file should only be opened in SAP viewer and not in application on PC.
How can i achieve this?
Regards,
Kalpesh

Hi Kalpesh,
Use the 'Integrated Viewer' from EAI for display of your original docs, which enables you to display them in the DIR frame itself. Browse the below link for config details:
http://help.sap.com/saphelp_47x200/helpdata/en/c1/1c31a243c711d1893e0000e8323c4f/frameset.htm
Regards,
Pradeepkumar Haragoldavar
Edited by: Pradeepkumar  Haragoldavar on May 12, 2010 10:56 AM

Similar Messages

  • Unzip files through SAP PI

    Hi all, I have a question about the perfomance in a scenario. I have 250 files zipped (45Kb average each file) in a ftp folder, and I'm using File Adapter to pickup this zip file, and then unzip it, and then process the files which contains, next each file will be mapped to one IDOC.
    So, my question is how to improve the perfomance in this scenario??
    Does the unzipping process consumes PI Server resources??
    I hope someone could help me with this problem...thanks in advance

    Hello
    Check the Audit Log of the message in the RWB -> Message Monitoring. Here you can check the processing times of the message including the module processing times. This should give you an idea as to what processing stage is taking the most time.
    Regards
    Mark

  • Sockets: can only send once file through

    Hi,
    I am using sockets to send text and files to a client on a Clio. I want to send multiple files through. However, only the first file goes through. The rest are never received (although they are uploaded). My question is:
    Why can not send anything through the socket (text or files) after the first file is sent?
    The fileSend() is on the server side, fileReceive is on the client side.
    public static void fileSend (Socket uploadSocket, String source) {
         try {
             InputStream inFile = new FileInputStream(source);
             InputStream in = new BufferedInputStream(inFile);
             OutputStream out = new BufferedOutputStream(uploadSocket.getOutputStream());
             System.out.println("Sending " + source + ".");
             int data;
             int bytes = 0;
             while ((data = in.read()) != -1) {
              bytes++;
              out.write(data);
             bytes++;
             out.write(data);
             if (in != null) in.close();
             if (out != null) out.flush();
             System.out.println("Upload complete: " + bytes + " Bytes!");
         catch (Exception e) {
             System.err.println("Couldn't upload " + source + ": " + e.getMessage());
       public static void fileReceive (Socket downloadSocket, String destination) {
         try {
             InputStream in = new BufferedInputStream(downloadSocket.getInputStream());
             OutputStream outFile = new FileOutputStream(destination);
             OutputStream out = new BufferedOutputStream(outFile);
             System.out.println("Downloading data to " + destination + ".");
             int data = in.read();
             int bytes = 0;
             while (data != -1) {
              bytes++;
              out.write(data);
              data = in.read();
             bytes++;
             if (out != null) {
              out.flush();
              out.close();
             outFile.close();
             System.out.println("Download complete: " + bytes + " Bytes!");
             in.skip(in.available());
         catch (Exception e) {
             System.err.println("Couldn't download " + destination + ": " + e.getMessage());
        }Thanks,
    Neetin

    I think its better to pass the outputstream to the filesend() method and inputstream to fileReceive() method
    something like this:
    OutputStream out = new BufferedOutputStream(uploadSocket.getOutputStream());
    public static void fileSend (OutputStream os, String source) {
      //write your file onto the output stream
    InputStream in = new BufferedInputStream(downloadSocket.getInputStream());
    public static void fileReceive (InputStream is) {
      //Read from the input stream
    }This should work.. Good luck

  • Problem with printing through SAP

    Hi All,
    We have problem with printing, only one person through SAP can only print the documents successfully and the remaining are getting incomplete print output. This is happening only for transactions GD23 and FB03 (FI related transactions). We have tried with removing Saplpd folder and installing Sprint as suggested by SAP from note 894444. Still problem persists. Please suggest me in this regards.
    Veerendra Kumar.

    Hi Ardhian,
    We are using Front end printing and already installed SAP GUI new version i.e. 7.10.
    Only one user is able to print the document correctly from SAP, and other are getting incorrect print and getting error message "System cannot print the last 80 columns of the report" on one system.
    SAP version we are using is 4.7EE.
    Let me know if any more information needed for analysing the issue.
    VeerendraKumar.
    Edited by: Veerendra Kumar Mutyala on Feb 20, 2009 5:35 AM
    Edited by: Veerendra Kumar Mutyala on Feb 20, 2009 5:37 AM

  • I'm trying to view my movies through itunes and apple TV but only a few appear in itunes when i add to library, they include .avi and mp4 files.  Whys have only a few copied and rest wont add to my library, can someone help? Do I need to convert them?

    I'm trying to view my movies through itunes and apple TV but only a few appear in itunes when i add to library, they include .avi and mp4 files.  Whys have only a few copied and rest wont add to my library, can someone help? Do I need to convert them?

    What are the file extensions of the movies that won't import to iTunes
    What video content works in iTunes
    What video content works with iTunes and mobile devices?
    iTunes:
    Video content purchased from the iTunes Store.
    QuickTime and MPEG-4 movie files that end in ".mov", ".m4v", or ".mp4" and are playable in QuickTime Player.
    Video podcasts.
    iTunes Digital Copies.
    iTunes Store Movie Rentals (Requires iTunes 9 or later).

  • What is the most cost effective program to "view" only "ai" files, no need to edit

    I would like to know what is the most inexpensive program to view only vector "ai" files.  I receive artwork from artists and need to view, but have no need to edit the work.  I find Illustrator to be very expensive for this view only option.  Any advice or help would be greatly appreciated.  I tried a few programs on the web such as softusolve and they opened everything but "ai" despite saying it opens these file extensions.
    Thank you in advance for any advice.

    You didn't say what operating system you are using but if all you are doing is looking at the file and you are on a Mac, then try Art View: http://www.code-line.com/artview/
    It provides Quick Look for Illustrator, InDesign, EPS, ASE, and even FreeHand files. Shows what fonts and colors are used in the file and If the AI file has multiple artboards, you can scroll through all of them in the preview. Shows date created and modifed.
    Cost $25.

  • Error Crystal report When viewed through SAP B1

    Dear Experts
    SAP B1 8.8 PL 16,SQL 2008
    I am facing error (Unable to retrive data from database)(Vendor code-156) while accessing Crystal report from client machine throgh SAP B1.I have imported Crystal report through manage layout.The crystal reported is in shared in SAP server B1 SHR folder.I am able to access data from crystal report when viewed otherwise.When accessed crsytal report through SAP b1 on SAP Server crystal report is working fine.
    Thanks & Regrds
    Saurabh Lamba

    Hi Saurabh Lamba,
    Go To Administration / System Initialisation / Authorisation / General Authorisation & Set Authorisation for user.
    If you have to Set Authorisation for user allready then follow this steps.
    1.Restore Database as Test Company.
    2.Export Report From Live Company.
    3.Import this Report in Test Company as different name.
    4.Export Report from Test Company have you Imported as deifferent name.
    5.Again Import this Report in Live company as different name
    I don't know what's the logic behind it.
    Thanks,
    Srujal Patel

  • File was view only, won't save to PDF - log: OffendingCommand: text (Framemaker 11)

    I have been printing a book successfully for weeks now, and today did an edit to one chapter in the book. Now when I save the book as PDF, I get this in the log:
    %%[ Error: undefined; OffendingCommand: Text ]%%
    Stack:
    /Body
    /T
    -mark-
    %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
    %%[ Warning: PostScript error. No PDF file produced. ] %%
    I thought I fixed it because it was originally producing a "view only file" message (for the one chapter that I changed) while generating. I renamed the file, turn the lock on and off, and don't get the view only message, but still no PDF, either save-as-pdf of the individual chapter or the whole book.
    Can anyone help? I've never encountered this.
    Thanks in advance.
    Jim

    Thanks, Arnis. This is the entire text from the log file:
    %%[ Error: undefined; OffendingCommand: Text ]%%
    Stack:
    /Body
    /T
    -mark-
    %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
    %%[ Warning: PostScript error. No PDF file produced. ] %%

  • I have a pdf file, how do it ONLY View but not can get changed, I mean locked

    I have a pdf file, how do it ONLY View but not can get changed, I mean locked?

    Use the Security tab in the properties of the document.

  • All files in book suddenly View Only?! How to turn off?!

    I am using FrameMaker 10 to open SGML/XML files for PDF printing. I have a lot of manual things I have to do to the pages to get them the way the customer wants them, although the EDD & template does most of the work. This is the second big book I have done this way, so I know the process works, but for some reason it has suddenly broken on this book. It's a 1500-page manual, and I was at the end, preparing to start my TOC, but my book kept bombing. So I created a new book and imported all the files again, in case the old book had gotten corrupt. I also had to switch from structured to unstructured to do the TOC & other generated files, because for some reason it won't populate the correct paragraph formats, and I use several variations from the actual element names.
    Anyway, somewhere along the line as I was generating the TOC, suddenly I started getting new errors stating this document is "View Only". It does it on every single file now. And I also noticed there are suddenly backup files of every file, when I don't use the backup feature. This makes me wonder if I voodoo'd some kind of Select All and View Only for all my documents or what? But then I go into the backup files, assumedly they would be fine, and nope, they are also View Only. I can't see the toolbar in View Only, so I can't take it off! How do I fix this?! I'm on a deadline.

    Your music isn't stored in your personal iCloud account, it's stored in the iTunes store.  As such, you can't turn it off.  The cloud symbols are just links to your previous purchases so you can easily download them from the store.  If you don't want to see this on your phone, go to Settings>Music and turn Show All Music off.

  • View files in Web browser only, restrict download/edit/copy/print

    Can I use the IRM feature (to restrict edit/copy/print) along with Web Apps (to view the file in web browser only)?
    Will this ensure restricted download?

    try these links:
    http://www.msexchange.org/blogs/patricio/get-news/irm-information-rights-management-features-and-limitations-using-office-web-apps-premise.html
    http://searchwindowsserver.techtarget.com/tip/Protecting-SharePoint-2010-document-libraries-with-IRM
    http://blogs.technet.com/b/office_web_apps_server_2013_support_blog/archive/2014/03/12/irm-information-rights-management-features-and-limitations-using-office-web-apps-on-premise.aspx
    http://blogs.office.com/2012/11/09/whats-new-with-information-rights-management-in-sharepoint-and-sharepoint-online/
    https://support.office.com/en-in/article/Apply-Information-Rights-Management-to-a-list-or-library-853f009c-1cc3-4e57-8260-48c80837f506

  • View only access to iCloud files

    I can send a link to my keynote files on iCloud, but is it possible to restric this to view only? I want to share slide shows with my students, but I don't want them editing my slides! Thanks....

    I see that there is a "View Only" option when I enable sharing in my keynote presentation.  But when I view the presentation while being signed out on a different computer, I am able to download and even edit the presentation!  What gives?  I can even print the presentation.

  • SAP role for view only

    Hi,
    I have a request to create a View only role for a person to access ECC6 system.
    Can anyone advise how this can be done?
    Thanks all.

    Hi,
    Try to put together "display" roles for the different applications you are using. I think that is part of the problem - since everyone uses different apps there is no one "display all" role.
    You could copy SAP_ALL & SAP_NEW and go through the ACTVT fields, but it's a long-winded process.
    Regards,
    Vinod.

  • How to lock a MS office file to be viewed only with certificate?

    Have you already looked at Active Directory Rights Management Services?  Is that the sort of thing you're after?

    Hello there,
    I`m having the following task - I need to lock a certain MS Office files (Word, Excel...) to be viewed only by certain people on my domain, which already had a digital certificate which is issued by AD Certification Authority, running on Windows Server 2012 R2.
    The task is that these certain people can view the files but if they copy the files to another location or send them by e-mail or other way the files to be locked even for openening.
    I`m not pretty sure if this can be done only with the mentioned certificates so I`m open to any suggestions of the topic.
    Thanks in advance for the info and the help.
    This topic first appeared in the Spiceworks Community

  • Viewing only files at the root level in a folder?

    When I click on a folder, I see all images in the folder including all the images in the subfolders. If I still have a few loose images in the root level of the folder (outside the subfolders), how do I view only the loose images?
    M. Jackson

    Funny, John. LR's pretty intuitive, but it continues in the Photoshop tradition of a thousand things up its sleeves, if only you know where to look. I guess I was feeling helpful last night. I'll work on suppressing that :)

Maybe you are looking for

  • How to transfer multi-input xml file to One xml file using BPM?

    Hi! Using BPM, We wana transfer multiful xml file to One xml at Remote FTP Server. I don't know how to design BPM. ============== samle1: input xml==================== <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE Shipments SYSTEM "DTD/Shipme

  • External HD to Share projects

    I have been doing some video/dvd projects for someone and will be doing more. What I want to be able to do is to save the iMovie HD-6 projects to an external HD to give to him for future use and possible future editing. He currently dosent have a Mac

  • Database Mode for Data warehouse

    I am running Oracle 10gR2 on solaris 5.10. The recommendation that the data warehouse database should be run in dedicated mode is right? regards

  • I'm trying to sort out the iPad carrier choices

    Dear Folks, I'm going to get an iPad Air to replace my iPad3 (Verizon version), but I can't figure out the diffferences between the four carrier plans. Here's what I care about: 1) Mobile hotspot. The reason I switched to Verizon from ATT when I got

  • Removal of t-code

    Hi All, We want to remove a t-code from a display role where the menu is not maintained. The S_TCODE is given as *. (Full authorization) how to go about the same. If we remove that from S_TCODE we need add all other entries which is very difficult. P