Virus scanning document during checkin

To protect our customers we want to perform a virus scan on the documents before they get to them. The best way to do this would be during check-in. Has anybody done this? How could this be accomplished? Thanks for any help!

There's a ~temp directory under vault where things get stashed during the check in process. If I recall correctly you want to configure your virus scanner to scan items in that directory and it should catch infected items during check in. That being said, I'm not sure what would happen if your AV quarantined an item that the CS was trying to check in, that could produce messy results.
I think there's a document on Metalink that goes over this. Best practices with virus scanning on the CS or some such thing. There are certain directories that you want to avoid, particularly if you're still using Verity indexing, it mentions those as well.

Similar Messages

  • Virus scan during file check-in or upload

    Is there any option available for doing virus scan on file being check-in in UCM? Is there any UCM service/ webservice available to do virus scan?
    If we've implement custom logic for same, what's the best practice or approach to be followed from UCM standpoint.

    Hi,
    That can be done, for sure, but you will need an antivirus service(third party) that scans the actual file. Once you have that, you can communicate with it via some protocol and make the scanning requests. The service itself will be installed on some machine with all there is to it(according to the specs of the manufacturer) and then you can write a Java client/server (let's say) that adheres to the protocol the service imposes to make the communication possible. The service will do the scanning and your client/server will initiate the request, read the response, communicate with the WCC so on and so forth...
    Considering that during the check-in the path of the file being checked-in is available and according to the service's API one can develop a flow that will scan the files before being actually checked-in. We have used SAVAPI - Secure AntiVirus Application Programming Interface (SAVAPI) from Avira that provides an interface to detect malware and repair infected files.
    Regards,
    Vlad

  • Virus scan during Cfolder file upload

    Hi Guys,
    We have SRM with Cfolder. Supplier upload huge documents to cfolder, could you please let me know is there any antivirus software to scan the files. Please advise.

    Hi,
    As far as i know, there is no such feature available in cFolders. May be a virus scan at the server level could be possible. You need to check with SAP experts @ SAP security space.
    Regards,
    Ravi

  • Virus Scan a document before uploading to Portal

    Hi,
    While uploading a document to PORTAL using "add_item" that document has to be scanned thro an antivirus software, if anybody knows the possibilty of doing this in Oracle Portal please let me know the details.
    Thanks
    Regards

    Well, you'd have to virus scan after upload, since you couldn't to it on the client. And then you'd have to either find virus scan software with a Java API or use JNI to access a C++ API, or if it supports a command-line mode, use Runtime.exec() to execute that and parse that command's output.

  • Virus scanning of files

    Hi All,
    Anyone worked with scanning of files in XI configuration? If yes give me some inputs for this scenario
    Thanks
    Sai

    Yes Sai,
    Its true we can scan files in SAP using API's.
    You can use the virus scan interface to include external virus scanners in the SAP system to increase the security of your system. This means that you can use a high-performance integration solution to scan files or documents that are processed by applications for viruses. This applies both for applications delivered by SAP and for customer developments, for example, during data transfers across networks or when documents are exchanged using interfaces.
    http://help.sap.com/saphelp_nw70/helpdata/en/e3/aa783f181b0866e10000000a114084/frameset.htm
    Check this link probabbly you can have some more info..!
    VAMSHI

  • Virus Scanning in iSupplier and iSoucing Module

    There are a number of pages in iSupplier and iSoucing Module where supplier a upload documents. For Security purposes system should check Virus Scanning.
    (As iRec Module have this functionality).
    Is any one idea about this. How to enable Virus Scanning during document Upload for iSupplier and iSoucing Module .
    Thanks, Avaneesh

    You can use virus scanning but you need to exclude extensions and folders of lync as exist in blow link
    http://technet.microsoft.com/en-us/library/dn440138.aspx
    Please remember, if you see a post that helped you please click (Vote As Helpful) and if it answered your question, please click (Mark As Answer).

  • How do I virus scan my iMac with OS X

    How do I virus scan my iMac with OS X?

    Mac users often ask whether they should install "anti-virus" software. The answer usually given on ASC is "no." The answer is right, but it may give the wrong impression that there is no threat from what are loosely called "viruses." There  is a threat, and you need to educate yourself about it.
    1. This is a comment on what you should—and should not—do to protect yourself from malicious software ("malware") that circulates on the Internet and gets onto a computer as an unintended consequence of the user's actions. It does not apply to software, such as keystroke loggers, that may be installed deliberately by an intruder who has hands-on access to the computer, or who has been able to log in to it remotely. That threat is in a different category, and there's no easy way to defend against it.
    The comment is long because the issue is complex. The key points are in sections 5, 6, and 10.
    OS X now implements three layers of built-in protection specifically against malware, not counting runtime protections such as execute disable, sandboxing, system library randomization, and address space layout randomization that may also guard against other kinds of exploits.
    2. All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files, and to block insecure web plugins. This feature is transparent to the user. Internally Apple calls it "XProtect."
    The malware recognition database used by XProtect is automatically updated; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders.
    The following caveats apply to XProtect:
    ☞ It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets.
    ☞ It only applies to software downloaded from the network. Software installed from a CD or other media is not checked.
    As new versions of OS X are released, it's not clear whether Apple will indefinitely continue to maintain the XProtect database of older versions such as 10.6. The security of obsolete system versions may eventually be degraded. Security updates to the code of obsolete systems will stop being released at some point, and that may leave them open to other kinds of attack besides malware.
    3. Starting with OS X 10.7.5, there has been a second layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications and Installer packages downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Software certified in this way hasn't necessarily been tested by Apple, but you can be reasonably sure that it hasn't been modified by anyone other than the developer. His identity is known to Apple, so he could be held legally responsible if he distributed malware. That may not mean much if the developer lives in a country with a weak legal system (see below.)
    Gatekeeper doesn't depend on a database of known malware. It has, however, the same limitations as XProtect, and in addition the following:
    ☞ It can easily be disabled or overridden by the user.
    ☞ A malware attacker could get control of a code-signing certificate under false pretenses, or could simply ignore the consequences of distributing codesigned malware.
    ☞ An App Store developer could find a way to bypass Apple's oversight, or the oversight could fail due to human error.
    Apple has so far failed to revoke the codesigning certificates of some known abusers, thereby diluting the value of Gatekeeper and the Developer ID program. These failures don't involve App Store products, however.
    For the reasons given, App Store products, and—to a lesser extent—other applications recognized by Gatekeeper as signed, are safer than others, but they can't be considered absolutely safe. "Sandboxed" applications may prompt for access to private data, such as your contacts, or for access to the network. Think before granting that access. Sandbox security is based on user input. Never click through any request for authorization without thinking.
    4. Starting with OS X 10.8.3, a third layer of protection has been added: a "Malware Removal Tool" (MRT). MRT runs automatically in the background when you update the OS. It checks for, and removes, malware that may have evaded the other protections via a Java exploit (see below.) MRT also runs when you install or update the Apple-supplied Java runtime (but not the Oracle runtime.) Like XProtect, MRT is effective against known threats, but not against unknown ones. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
    5. The built-in security features of OS X reduce the risk of malware attack, but they are not, and never will be, complete protection. Malware is a problem of human behavior, and a technological fix is not going to solve it. Trusting software to protect you will only make you more vulnerable.
    The best defense is always going to be your own intelligence. With the possible exception of Java exploits, all known malware circulating on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of so-called "Trojan horses," which can only have an effect if the victim is duped into running them. The threat therefore amounts to a battle of wits between you and the scam artists. If you're smarter than they think you are, you'll win. That means, in practice, that you always stay within a safe harbor of computing practices. How do you know when you're leaving the safe harbor? Below are some warning signs of danger.
    Software from an untrustworthy source
    ☞ Software of any kind is distributed via BitTorrent, or Usenet, or on a website that also distributes pirated music or movies.
    ☞ Software with a corporate brand, such as Adobe Flash Player, doesn't come directly from the developer’s website. Do not trust an alert from any website to update Flash, or your browser, or any other software.
    ☞ Rogue websites such as Softonic and CNET Download distribute free applications that have been packaged in a superfluous "installer."
    ☞ The software is advertised by means of spam or intrusive web ads. Any ad, on any site, that includes a direct link to a download should be ignored.
    Software that is plainly illegal or does something illegal
    ☞ High-priced commercial software such as Photoshop is "cracked" or "free."
    ☞ An application helps you to infringe copyright, for instance by circumventing the copy protection on commercial software, or saving streamed media for reuse without permission.
    Conditional or unsolicited offers from strangers
    ☞ A telephone caller or a web page tells you that you have a “virus” and offers to help you remove it. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
    ☞ A web site offers free content such as video or music, but to use it you must install a “codec,” “plug-in,” "player," "downloader," "extractor," or “certificate” that comes from that same site, or an unknown one.
    ☞ You win a prize in a contest you never entered.
    ☞ Someone on a message board such as this one is eager to help you, but only if you download an application of his choosing.
    ☞ A "FREE WI-FI !!!" network advertises itself in a public place such as an airport, but is not provided by the management.
    ☞ Anything online that you would expect to pay for is "free."
    Unexpected events
    ☞ A file is downloaded automatically when you visit a web page, with no other action on your part. Delete any such file without opening it.
    ☞ You open what you think is a document and get an alert that it's "an application downloaded from the Internet." Click Cancel and delete the file. Even if you don't get the alert, you should still delete any file that isn't what you expected it to be.
    ☞ An application does something you don't expect, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
    ☞ Software is attached to email that you didn't request, even if it comes (or seems to come) from someone you trust.
    I don't say that leaving the safe harbor just once will necessarily result in disaster, but making a habit of it will weaken your defenses against malware attack. Any of the above scenarios should, at the very least, make you uncomfortable.
    6. Java on the Web (not to be confused with JavaScript, to which it's not related, despite the similarity of the names) is a weak point in the security of any system. Java is, among other things, a platform for running complex applications in a web page, on the client. That was always a bad idea, and Java's developers have proven themselves incapable of implementing it without also creating a portal for malware to enter. Past Java exploits are the closest thing there has ever been to a Windows-style virus affecting OS X. Merely loading a page with malicious Java content could be harmful.
    Fortunately, client-side Java on the Web is obsolete and mostly extinct. Only a few outmoded sites still use it. Try to hasten the process of extinction by avoiding those sites, if you have a choice. Forget about playing games or other non-essential uses of Java.
    Java is not included in OS X 10.7 and later. Discrete Java installers are distributed by Apple and by Oracle (the developer of Java.) Don't use either one unless you need it. Most people don't. If Java is installed, disable it—not JavaScript—in your browsers.
    Regardless of version, experience has shown that Java on the Web can't be trusted. If you must use a Java applet for a task on a specific site, enable Java only for that site in Safari. Never enable Java for a public website that carries third-party advertising. Use it only on well-known, login-protected, secure websites without ads. In Safari 6 or later, you'll see a lock icon in the address bar with the abbreviation "https" when visiting a secure site.
    Stay within the safe harbor, and you’ll be as safe from malware as you can practically be. The rest of this comment concerns what you should not do to protect yourself.
    7. Never install any commercial "anti-virus" (AV) or "Internet security" products for the Mac, as they are all worse than useless. If you need to be able to detect Windows malware in your files, use one of the free security apps in the Mac App Store—nothing else.
    Why shouldn't you use commercial AV products?
    ☞ To recognize malware, the software depends on a database of known threats, which is always at least a day out of date. This technique is a proven failure, as a major AV software vendor has admitted. Most attacks are "zero-day"—that is, previously unknown. Recognition-based AV does not defend against such attacks, and the enterprise IT industry is coming to the realization that traditional AV software is worthless.
    ☞ Its design is predicated on the nonexistent threat that malware may be injected at any time, anywhere in the file system. Malware is downloaded from the network; it doesn't materialize from nowhere. In order to meet that nonexistent threat, commercial AV software modifies or duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability, bugs, and poor performance.
    ☞ By modifying the operating system, the software may also create weaknesses that could be exploited by malware attackers.
    ☞ Most importantly, a false sense of security is dangerous.
    8. An AV product from the App Store, such as "ClamXav," has the same drawback as the commercial suites of being always out of date, but it does not inject low-level code into the operating system. That doesn't mean it's entirely harmless. It may report email messages that have "phishing" links in the body, or Windows malware in attachments, as infected files, and offer to delete or move them. Doing so will corrupt the Mail database. The messages should be deleted from within the Mail application.
    An AV app is not needed, and cannot be relied upon, for protection against OS X malware. It's useful, if at all, only for detecting Windows malware, and even for that use it's not really effective, because new Windows malware is emerging much faster than OS X malware.
    Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else. A malicious attachment in email is usually easy to recognize by the name alone. An actual example:
    London Terror Moovie.avi [124 spaces] Checked By Norton Antivirus.exe
    You don't need software to tell you that's a Windows trojan. Software may be able to tell you which trojan it is, but who cares? In practice, there's no reason to use recognition software unless an organizational policy requires it. Windows malware is so widespread that you should assume it's in everyemail attachment until proven otherwise. Nevertheless, ClamXav or a similar product from the App Store may serve a purpose if it satisfies an ill-informed network administrator who says you must run some kind of AV application. It's free and it won't handicap the system.
    The ClamXav developer won't try to "upsell" you to a paid version of the product. Other developers may do that. Don't be upsold. For one thing, you should not pay to protect Windows users from the consequences of their choice of computing platform. For another, a paid upgrade from a free app will probably have all the disadvantages mentioned in section 7.
    9. It seems to be a common belief that the built-in Application Firewall acts as a barrier to infection, or prevents malware from functioning. It does neither. It blocks inbound connections to certain network services you're running, such as file sharing. It's disabled by default and you should leave it that way if you're behind a router on a private home or office network. Activate it only when you're on an untrusted network, for instance a public Wi-Fi hotspot, where you don't want to provide services. Disable any services you don't use in the Sharing preference pane. All are disabled by default.
    10. As a Mac user, you don't have to live in fear that your computer may be infected every time you install software, read email, or visit a web page. But neither can you assume that you will always be safe from exploitation, no matter what you do. Navigating the Internet is like walking the streets of a big city. It's as safe or as dangerous as you choose to make it. The greatest harm done by security software is precisely its selling point: it makes people feel safe. They may then feel safe enough to take risks from which the software doesn't protect them. Nothing can lessen the need for safe computing practices.

  • Scanned document missing pages

    Have three (3) w/s, two (2) with Acrobat 8 Pro (8.1.2) and one (1) with Acrobat 7 Std (7.0.9) running in Win XPsp2 on Dell Optiplex 745s. One (1) 8.1.2 machine and the 7.0.9 machine have IE7 installed, the other 8.1.2 machine had IE6sp1 installed. All machines have Sophos AV installed which is current and has not caused problems previously.
    A Fujitsu fi-5650c scanner is attached to each machine
    All three have been successfully scanning large documents (100+ pages) to PDF to locations on the network and the machine's HDD for some time. Today, scanning documents over five (5) pages frequently results in some pages in the resulting PDF document being blank. This is regardless of whether scanning to a network location or the local HDD.
    Only event in last week was user letting 2 of 3 machines install Windows updates,(auto updates have now been turned off), specifically KB945553, KB941693, KB948881, and KB948590. Significantly, whether or not the updates were installed, the problem persists. Removing the updates installed during the period has no effect. Acrobat updates are disabled and none have been installed for well over a week.
    Anyone have any thoughts??

    If you have a scanner, it usually comes with OCR (Optical Character Recognition) software. Use that to convert your scan to text and bring that back into Pages.
    Peter

  • Virus Scan on File Attachments

    Hi,
    I have added the file upload/download capability to a OAF page using AttachmentTable component. Everything works fine, I am able to upload/download files. But, I have to scan the documents for any viruses before uploading them. Could you please give some pointers on how can I do it?
    Thank you.

    Virus scanning is happening for iRecruitement Module if Semanatic antivirus server is installed(This required to buy sementic licence.)
    iRec code use this oracle.apps.per.irc.common.VirusCheck file for scanning document (Uploaded by OAF pages).
    After enabling this setup and using VirusCheck class you can enable Virus Scanning for your custom code.
    We have also tried other options like finding any JAVA or PLSQL API and or any free tool but did n't get success in this way.

  • Virus Scan for SAP XI , J2EE configuration

    Hi Experts,
    We have a virus scan interface NW-VSI provided by SAP. Different AV products are now producing and certifying for this and providing the Virus Scan Adapter and Virus scan engine integrated with SAP NW system.
    We can use this to scan viruses. I have gone through so many documents for this.
    Can any one please help me how can do this ?
    A step by step guide or complete scenario will be very helpful.
    We have installed McAfee antivirus in an other different server.
    our requirement is before picking up the file by XI from FTP location , a virus scan should run.
    Please help me how can I achive this and what are the requirements for this in J2EE engine side etc.
    Thanks
    Viny

    Hi Vineet,
    yes this can be possible. I have implemented this in our project.
    you can have a look in to this -
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f0096909-7121-2e10-ad89-8e08b609bf4b
    Thanks
    Sugata B Majumder

  • Virus scan server Implementation

    Hello,
    We are planning to implement Virus scan server for CRM(ABAPJAVA) stack.We have CRM system(ABAPJAVA) running on Windows 64bit, And Anti virus semantic running on Windows . I need to install the virus scan server Interface for CRM(ABAP+JAVA) stack.I went to the help.sap.com found some of the URLu2019s for installation,creating RFCu2019s and etc..but did not get clear.If anyone know how to install,creating RFCu2019s and post configuration steps then please share.
    Did anyone has full instllation document ?
    -Ahmed

    Hello Marcus,
    I already review the link you provided.Here is what I am looking for
    Here is more about what I
    needed
    We have 4 SAP application servers for production environments ?Do we
    need to install Virus scan adapter for all SAP Application servers ? or
    only one ?
    My SAP application server is 64bit but VSI Adapter is 32 bit, so can we
    install both on same machine or VSA has to be install on different
    server?
    Software can be download from AVIRA (Avira GmbH supports)or
    http://service.sap.com/swdc -> Download -> Support Packages and Patches-> SAP NetWeaver-> SAP NETWEAVER-> SAP NETWEAVER 2004S-> Entry by
    Component-> Application Server ABAP-> SAP VIRUS SCAN INTERFACE?
    Hope you can provide help. Thanks for your support
    - Ahmed

  • Scanning documents to Sharepoint

    I have found an article "WSUploadService – Web Service for uploading documents into SharePoint".
    This is for scanned documents.
    http://vspug.com/ssa/2006/11/30/wsuploadservice-web-service-for-uploading-documents-into-sharepoint/
    I am wondering how to get the scanned documents to the web service. Does anyone know?
    Thanks, Dave

    Hi D,
    I have inclkuded a few of the more popular products that work...
    KnowledgeLake Capture is a high-volume, production-level capture system designed to eliminate these problems. Tightly integrated with Microsoft® SharePoint, KnowledgeLake Capture enables end users in your corporate headquarters and branch
    offices to easily scan and index documents, then store them in the appropriate SharePoint repository in TIFF, PDF, PDF/A, searchable PDF, and XPS file formats.
    http://www.knowledgelake.com/products/Pages/Document-Capture-for-SharePoint.aspx
    Dark Blue Duck- The main Dark Blue Duck Scanning Enabler<sup> </sup>product enhances Microsoft® Office SharePoint® Server 2007 (MOSS) and Windows® SharePoint® Services 3.0 (WSS) adding support for paper. Legal professionals,
    health professionals, public servants and others are benefiting from the combination of Microsoft’s SharePoint products and Dark Blue Duck’s Scanning Enabler. Large organizations are using the Scanning Enabler with MOSS to extend their Enterprise
    Content Management and search capabilities. Small companies are using the Scanning Enabler to address challenges they face when swamped by incoming paperwork (especially when the business is geographically distributed).
    Learn more about the Scanning Enabler now. Review our
    screencasts to see what the Scanning Enabler looks like. Use our
    online tryout web site to use the product yourself. Download the trial software and install the Scanning Enabler and Scanning Enabler Capture software on your SharePoint servers and desktop computers.
    Websio SharePoint Scanner Plug-in for MS SharePoint, paper documents can be scanned on a document scanner and sent to specific locations in SharePoint for storage and ongoing document lifecycle management. Scanner plug-in is integrated into
    document library as native Sharepoint control. There are two versions of Plug-in: light and professional
    http://www.websio.com/
    Scanning with SharePoint
    http://scanningwithsharepoint.wordpress.com/ probablky one of the best sites for guidance with Scanning documents with SharePoint You need to take a deep dive into departmental and end user needs, and really look at the volume of pages they need to
    image and capture. This brings up a point I discus on a daily basis: Do you want to scan or capture? You may read this and say, what in the world are you talking about, but here is an explanation below:
    What columns are necessary and how will I gather the index data from documents?
    Is full text OCR possible?
    What fields can be gleaned during the capture process and which can be populated later
    Cheers,
    --Ivan
    Ivan Sanders My LinkedIn Profile, My Blog, @iasanders.

  • Configuring Virus Scan Service for KM in EP7.0 18

    Dear gurus,
    I did virus scan configurations in ep7.0 18 but I couldn't do the configurations in KM.
    Is there a blog or document? All the blogs and documents are about Configuring Virus Scan Service for KM in EP 6.0.
    Best regards
    Tolga

    Hi Tolga,
    The configuration should be much the same, the only difference is that since SP13 you don't need to create profiles or groups any more, this is done automatically, you just need to activate two profiles in the AS Java. See the following link for more information:
    http://help.sap.com/saphelp_nw70/helpdata/EN/b8/f5af401efd8f2ae10000000a155106/frameset.htm
    Regards,
    Lorcan.

  • CG36 - No virus scan profile is selected as the "default profile"

    When running transaction CG36 - Import Reports, I'm getting this message in the job log:
    "No virus scan profile is selected as the "default profile"                   VSCAN         034          I"
    Do I have to set up a default profile for virus scan? I have never seen this error until recent upgrade. Is there a way to by pass this virus scan if we choose not to activate it?
    Thanks!

    I encountered the same problem during the CG36 transaction.
    "Error during virus scan in file "...\usr\sap\.....\xixoxoxioxo.pdf" with Message class "CM_REPORT_IMP_EXP"   010     E
    Job cancelled after system exception ERROR_MESSAGE.
    This may be due to BASIS security level virus scan checks on the files being imported to the application server. Is BASIS assistance required on this or any workaround to bypass?
    Thank you.

  • Virus Scan profile Activation and Configuration

    Hi Guys,
    We need to activate the Virus Scan profile, so that the team could upload the document in SCM System with in SNC Page.
    Its AIX 64 bit, DB2 9.1 SCM 7.01
    I have seen the document of this and found i need to start with the group creation: Done
    Then, We need to create a RFC type T with Registered program:
    Q.1 I need to know what would be the external program in this case.
    Q.2 I have downloaded Virus Scanner and connector for ClamAV
    Q.3 Do i need to install the product in step 2 in the same server AIX 64 or in other machine and what would be the Register program.
    Q.4  What is the Role of VSI and SAP VSI  7.01 is available for Windows Server on IA32 32bit only andhow would we install this , when and where?
    Thanks
    Rajesh
    Edited by: Rajesh Sharma on May 28, 2010 2:09 PM

    Hi Joerg,
    I found some soluation also. They shared a one document. i did the changes but still same problem.
    Scan Profile setup
    Transaction SM34 -> VSCAN_PROFILE_VC
    Transaction /IWFND/VIRUS_SCAN
    Set the Zprofile to the default
    The Table /IWFND/C_CONFIG should have the entry
    Please suggest . i have internal system and we dont have virus server. I am confused.
    Regards,
    Dharmesh

Maybe you are looking for

  • XSLT Mapping: how to add one day to TimeStamp

    Hello Experts, My requirement is to add one day to current timestamp. Used $TimeSent to get the currenttimestamp. In Expired field, the need to add one day say Created= 2011-03-30T20:29:13Z        Expired = 2011-03-31T20:29:13Z      <xsl:param name="

  • Any difference between webdynpro for java and webdynpro for abap ?

    Hi all:    I would like to build one small system in EP.    I can choose to use webdynpro for java and webdynpro for abap.    I would like to ask any major difference between webdynpro for abap and webdynpro for java ?    Is fpm supported in webdynpr

  • Need info on replacing HP e9180t motherboard

    I posted earlier on having a problem with my e9180t.  I found out the IPMTB-TK motherboard is the problem.  So, what is the best replacement to use, also, where can I find instructions on how to take out the old one?

  • OSX 10.8 smb sharing

    Hi, I have a big problem with smb sharing. Before I installes the OS X Mountain Lion I could connect to my Windows 7 computer to watch videos via smb (as Guest), but after the update I can not connect anymore. I did not change anything in computers a

  • Why can't I use this class inside my MovieClip?

    Hi, The attached SlideshowExample.as file works quite nice when I use it on stage directly. But when I tried to use it in Gallery_mc movie clip, it doesn't work, Please help me out in resolving this problem. Sorry, I think there is no file attachment