Anonymization ??

Hello,
searching for an error from production in test system I realised that names are very different in every system for the same employee number. I told the business partner that there should be a problem in test system because
employee 1234 with name AAAAA BBBBB in production is
employee 1234 with name UUUUUU FFFFFF in test system
The answer from him was "Anonymization", which means that they changed the real names in the test system for security reasons.
How is this possible ??  Do we have a way to change the name of 1000s of employees in test system ??  or do we have to write a programme for that ??
Thanks

Hi,
Possible through Program it seems,basically as a security measure when sharing data with outsiders,check the links
Anonymize HR Data
http://sap.ittoolbox.com/groups/technical-functional/sap-dev/data-encription-or-anonymous-data-in-sap-972169
Salil

Similar Messages

  • Anonymizer Bean is not working XML file -- ABAP Proxy scenario.

    Hi Experts,
    Can anybody please help, How can add   this line <ns0:ROOT xmlns:ns0="urn:XXX:snc:productactivedata"> to my input xml file?
    </ns0:ROOT> to the end of the input xml file. One more thing please, how to remove "standalone="yes" " from this line <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    I have tried with Anonymizer bean settings, I can't able to achieve this, with XSLT mapping could, but I don't know XSLT mapping, can any one help me in this?
    Many Thanks
    Regards
    San

    Hi Prateek,
    If do, like remove namespace in the message type then i get this error.
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="MAPPING">GENERIC</SAP:Code>
      <SAP:P1>com/sap/xi/tf/_MM_EDI_ProAct_One_N_</SAP:P1>
      <SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException:</SAP:P2>
      <SAP:P3>The element type "D01_PO4" must be terminated by t</SAP:P3>
      <SAP:P4>he matching end-tag "</D01_PO4>".</SAP:P4>
      <SAP:AdditionalText />
    <SAP:Stack>com/sap/xi/tf/_MM_EDI_ProAct_One_N_com.sap.aii.utilxi.misc.api.BaseRuntimeException:The element type "D01_PO4" must be terminated by the matching end-tag "</D01_PO4>".</SAP:Stack>
    I have checked the message, xml message format fine. Any help in this please?
    Thanks & Regards
    San

  • Namespace prefix: Using Anonymizer

    Hi guys,
    I'm having some difficulties using XMLAnonymizer for placing some namespace prefix's in my message.
    After sending the message, I can check on RWB that the module Anonymizer is loaded, but results in the following:
    2007-06-21 16:55:45 Success MP: processing local module localejbs/AF_Modules/XMLAnonymizerBean
    2007-06-21 16:55:45 Warning Anonimizer: message is empty or has no payload
    2007-06-21 16:55:45 Success MP: leaving
    Well, why do I have message empty? to what message is he referring to?
    Why do I need Anonymizer? Well, the thing is, some namespace prefixes are not being place on the sent message. Without this prefixes the actual mapping fails and no fields are mapped....
    Can you give me a hand?

    Hi Stefan,
    Thanks for your reply! It works, well, the anonymizer gets the message, but now I've another question....
    2007-06-22 11:04:41 Success New JMS message with JMS message ID ID:f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f1f8404040404040 received. The XI message ID for this message is fe826d20-20a7-11dc-8363-00145e1855ec
    2007-06-22 11:04:41 Success JMS message converted to XI message format successfully
    2007-06-22 11:04:41 Success Anonimizer: anonymizing XML ...
    2007-06-22 11:04:42 Success Anonimizer: successfully anonymized
    2007-06-22 11:04:42 Success Application attempting to send an XI message asynchronously using connection AFW.
    2007-06-22 11:04:42 Success Trying to put the message into the send queue.
    2007-06-22 11:04:42 Success Message successfully put into the queue.
    I've checked my message but a strange thing happened, maybe I've misunderstood the anonymizer function....
    The original message was:
    So the namespaces introduced were deleted. But What I thought it was going to happen was that the Anonymizer would introduce the prefix ns0 and ns1 on the tags that had the namespace declaration.... Is this possible with the anonymizer?
    Problem solved.... it was a wrong namespace :S
    Thanks for the help Anonymizer does wonders and saves   a hell lot of time
    Message was edited by:
            Gonçalo Mouro Vaz

  • How to use XML Anonymizer Module for receiver mail Adapter?

    Hi All,
             I would like to know how to use XML Anonymizer Module for receiver mail adapter so as to change the namespace to http://sap.com/xi/XI/Mail/30 from my original namespace? Thank you all in advance?

    Hi,
    This may help u:
    Replacing one namespace with another using XML Anonymizer Module
    Thanks
    Amit

  • Anonymizer.encode

    I need to resolve a problem of encoding in a scenario IDOC->JMS. I'm receiving Idoc from R/3 ->XI -with special characters that are not recognized in the target system (WebMethod).
    I saw some recommendations on the forum to use anonymizer.encode to switch from UTF-8 to ISO-8859-1 to handle this special characters problem.
    In the JMS Adapter (Receiver) I did the following set up :
    Module Name : AF_Modules/XMLAnonymizer
    Module type - Local Enterprise Bean
    Module key - 0
    Module configuration:
    Module key - 0
    Parameter name - anonymizer.encoding
    Parameter Value - iso-8859-1
    As results, I still see the default encoding and the special characters remain a problem.
      <?xml version="1.0" encoding="UTF-8" ?>
    Am I missing something on this ? Your help is appreciated.
    Regards,
    Charles

    Hi,
    Please try to use this pice of xslt as a last step in mapping.
    <xsl:stylesheet version="1.0"
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
    <xsl:output method="xml" encoding="ISO-8859-1"/>
    <xsl:template match="/">
    <xsl:copy-of select="*" />
    </xsl:template>
    </xsl:stylesheet>
    Best regards,
    Wojciech

  • XML Anonymizer Module configuration

    I want to implement XML Anonymizer Module in my scenario. I am referring note 880173 for this
    Basically I want to change the file encoding from utf-8 to US-ASCII by using XML Anonymizer Module.
    When I configure the module as shown below.........I am getting the following error in communicaiton
    channel monitoring.
    Error: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at AF_MODULES, the whole lookup name is localejbs/AF_MODULES/XMLAnonymizerBean.
    Processing Sequence
    1-AF_MODULES/XMLAnonymizerBean-LocalEnterpriseBean---1
    2-CallSapAdapter-LocalEnterpriseBean---2
    Module Configuration
    1-anonmizer.encoding-US-ASCII
    Somebody could you plz hlep me how to configure the module ??
    Thanks
    kumar

    hi,
    For using this module you can refer to these two links instead of notes its really helpful:
    /people/stefan.grube/blog/2007/02/02/remove-namespace-prefix-or-change-xml-encoding-with-the-xmlanonymizerbean
    http://help.sap.com/saphelp_nw04/helpdata/en/2e/bf37423cf7ab04e10000000a1550b0/frameset.htm
    localejbs/AF_MODULES/XMLAnonymizerBean.
    no need to write local ejbs here ,directly write AF_MODULES/XMLAnonymizerBean as module name.
    For : 1AF_MODULES/XMLAnonymizerBean-LocalEnterpriseBean-1,2-CallSapAdapter-LocalEnterpriseBean-2
    Give  module key 0 to -CallSapAdapter---LocalEnterpriseBean and
    1 to AF_MODULES/XMLAnonymizerBean---LocalEnterpriseBean
    hope it helps.reward for useful ans.
    regards,
    ujjwal kumar

  • Anonymizer Module Processor - how to use ?

    Hi,
    I have a requirement where the incoming XML contains namespace prefixes that do not match the namespace prefix set on the XI definition.
    Therefore the message mapping does not work !
    I have seen a few thread recommending using the Anonymizer Module Processor to override the namespace prefixes.
    However, I cannot seem to get this to work on an message inbound to XI - it always seems to retain the namespace prefixes of the incoming message.
    I have added the followingto the module section of the SOAP adapter inbound channel:
    Module name - localejbs/AF_Modules/XMLAnonymizerBean
    Module type - Local Enterprise Bean
    Module key - namespace
    Module configuration:
    Module key - namespace
    Parameter name - anonymizer.acceptNamespaces
    Parameter value - 'http://schemas.xmlsoap.org/soap/envelope/' ns0 'http://tempuri.org' ns0 'java:com.xerox.hc.registration.event' ns0
    The incoming XML looks like this:
    <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
    - <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    - <env:Body env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
    - <m:getRegistrationEventQueryResponse xmlns:m="http://tempuri.org/">
    - <result xmlns:n1="java:com.xerox.hc.reg2.registration.event" soapenc:arrayType="n1:RegistrationEventJB[9]">
    - <RegistrationEventJB xsi:type="n1:RegistrationEventJB">
    - <cleanSerialNumber soapenc:arrayType="xsd:string[1]">
      <string xsi:type="xsd:string">KN0025428</string>
      </cleanSerialNumber>
    - <clientId soapenc:arrayType="xsd:string[1]">
      <string xsi:type="xsd:string">KN0025428</string>
      </clientId>
      <clientType xsi:type="xsd:string">Device</clientType>
      <eventDate xsi:type="xsd:dateTime">2007-01-23T12:33:58.318-05:00</eventDate>
      <eventType xsi:type="xsd:string">SerialNumberChange</eventType>
      </RegistrationEventJB>
    - <RegistrationEventJB xsi:type="n1:RegistrationEventJB">
    - <cleanSerialNumber soapenc:arrayType="xsd:string[1]">
      <string xsi:type="xsd:string">TFN702031</string>
      </cleanSerialNumber>
    - <clientId soapenc:arrayType="xsd:string[1]">
      <string xsi:type="xsd:string">TFN702031</string>
      </clientId>
      <clientType xsi:type="xsd:string">Device</clientType>
      <eventDate xsi:type="xsd:dateTime">2007-01-23T13:00:27.449-05:00</eventDate>
      <eventType xsi:type="xsd:string">SerialNumberChange</eventType>
      </RegistrationEventJB>
    - <RegistrationEventJB xsi:type="n1:RegistrationEventJB">
    - <cleanSerialNumber soapenc:arrayType="xsd:string[1]">
      <string xsi:type="xsd:string">PSG000002</string>
      </cleanSerialNumber>
    - <clientId soapenc:arrayType="xsd:string[1]">
      <string xsi:type="xsd:string">PSG000002</string>
      </clientId>
      <clientType xsi:type="xsd:string">Device</clientType>
      <eventDate xsi:type="xsd:dateTime">2007-01-23T17:55:13.067-05:00</eventDate>
      <eventType xsi:type="xsd:string">Deregistration</eventType>
      </RegistrationEventJB>
    - <RegistrationEventJB xsi:type="n1:RegistrationEventJB">
    - <cleanSerialNumber soapenc:arrayType="xsd:string[1]">
      <string xsi:type="xsd:string">RKR000002</string>
      </cleanSerialNumber>
    - <clientId soapenc:arrayType="xsd:string[1]">
      <string xsi:type="xsd:string">RKR000002</string>
      </clientId>
      <clientType xsi:type="xsd:string">Device</clientType>
      <eventDate xsi:type="xsd:dateTime">2007-01-23T18:53:42.629-05:00</eventDate>
      <eventType xsi:type="xsd:string">Deregistration</eventType>
      </RegistrationEventJB>
    - <RegistrationEventJB xsi:type="n1:RegistrationEventJB">
    - <cleanSerialNumber soapenc:arrayType="xsd:string[1]">
      <string xsi:type="xsd:string">RKR000002</string>
      </cleanSerialNumber>
    - <clientId soapenc:arrayType="xsd:string[1]">
      <string xsi:type="xsd:string">RKR000002</string>
      </clientId>
      <clientType xsi:type="xsd:string">Device</clientType>
      <eventDate xsi:type="xsd:dateTime">2007-01-23T18:54:40.235-05:00</eventDate>
      <eventType xsi:type="xsd:string">Registration</eventType>
      </RegistrationEventJB>
    - <RegistrationEventJB xsi:type="n1:RegistrationEventJB">
    - <cleanSerialNumber soapenc:arrayType="xsd:string[1]">
      <string xsi:type="xsd:string">KMM010309</string>
      </cleanSerialNumber>
    - <clientId soapenc:arrayType="xsd:string[1]">
      <string xsi:type="xsd:string">KMM-010309</string>
      </clientId>
      <clientType xsi:type="xsd:string">ProxyDevice</clientType>
      <eventDate xsi:type="xsd:dateTime">2007-01-23T19:00:56.574-05:00</eventDate>
      <eventType xsi:type="xsd:string">Registration</eventType>
      </RegistrationEventJB>
    - <RegistrationEventJB xsi:type="n1:RegistrationEventJB">
    - <cleanSerialNumber soapenc:arrayType="xsd:string[1]">
      <string xsi:type="xsd:string">DLC010061</string>
      </cleanSerialNumber>
    - <clientId soapenc:arrayType="xsd:string[1]">
      <string xsi:type="xsd:string">DLC0100615CA</string>
      </clientId>
      <clientType xsi:type="xsd:string">ProxyDevice</clientType>
      <eventDate xsi:type="xsd:dateTime">2007-01-24T15:29:59.268-05:00</eventDate>
      <eventType xsi:type="xsd:string">Deregistration</eventType>
      </RegistrationEventJB>
    - <RegistrationEventJB xsi:type="n1:RegistrationEventJB">
    - <cleanSerialNumber soapenc:arrayType="xsd:string[1]">
      <string xsi:type="xsd:string">DLC010061</string>
      </cleanSerialNumber>
    - <clientId soapenc:arrayType="xsd:string[1]">
      <string xsi:type="xsd:string">DLC0100615CA</string>
      </clientId>
      <clientType xsi:type="xsd:string">ProxyDevice</clientType>
      <eventDate xsi:type="xsd:dateTime">2007-01-24T15:40:37.123-05:00</eventDate>
      <eventType xsi:type="xsd:string">Registration</eventType>
      </RegistrationEventJB>
    - <RegistrationEventJB xsi:type="n1:RegistrationEventJB">
    - <cleanSerialNumber soapenc:arrayType="xsd:string[1]">
      <string xsi:type="xsd:string">TFN702031</string>
      </cleanSerialNumber>
    - <clientId soapenc:arrayType="xsd:string[1]">
      <string xsi:type="xsd:string">TFN702031</string>
      </clientId>
      <clientType xsi:type="xsd:string">ProxyDevice</clientType>
      <eventDate xsi:type="xsd:dateTime">2007-01-25T10:30:02.660-05:00</eventDate>
      <eventType xsi:type="xsd:string">Deregistration</eventType>
      </RegistrationEventJB>
      </result>
      </m:getRegistrationEventQueryResponse>
      </env:Body>
      </env:Envelope>
    All namespace prefixes need to be overridden to ns0 but with the configuration I have added this is not working.
    Any ideas what I am missing or have configured incorrectly ?
    Kind regards
    Colin.

    Hi Colin,
    There is no matter how the namespace prefixes are called. If you have ns0 or t is no difference.
    The problem why the mapping is not working is the difference between prefixed namespaces like this:
    <m:getRegistrationEventQueryResponse xmlns:m="http://tempuri.org/">
    and non-prefixed namespaces like this:
    <result xmlns:n1="java:com.xerox.hc.reg2.registration.event">
    With the IR you can only create message types with one prefixed namesspace. It is not possible to create a message structure as you need inside the IR.
    You have to create the WSDL externally and upload as external definition to the IR. Let BizTalk create the WSDL.
    If this is not possible, you should XSLT for mapping.
    Regards
    Stefan

  • Replacing one namespace with another using XML Anonymizer Module

    I've following XML message
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:Result xmlns:ns0="urn:source_namespace">
       <ns0:Function/>
       <ns0:r/>
    </ns0:Result>
    but I need to have a little bit different namespace (which do not exist in above message)
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:Result xmlns:ns0="urn:target_namespace">
       <ns0:Function/>
       <ns0:r/>
    </ns0:Result>
    Any idea how to archieve this using  XML Anonymizer Module?

    Hi,
    You don't need a UDF to do this. Follow this...
    1. Edit the Message Type Result XML Namespace as urn:target_namespace from urn:source_namespace.
    2. Save this and activate it.
    3. In the Message Mapping go to edit and reload this new Message Type, save the changes and activate it.
    This blog How to remove namespaces in Mapping - XI By Sameer Shadab shows you hove to remove the namespace in you case you use the same to change the namespace
    Thanks
    SaNv...

  • Itunes does not like my anonymization software

    Hello,
    I try to use itunes with anonymization software. I added the proxy to the internet options but itunes complains that it can't establish the connection to the store, I should check my network settings.
    Without proxy: no problem for itunes, it works!
    I checked my proxy: surfing with IE using the proxy works fine, as always!
    Can anybody help?
    THX
    anonman

    Have you tried contacting the maker of that software for assistance? If it works without that anonymization software installed, then it wouldn't seem to be a problem with iTunes. Perhaps if you'll post what specific software you're using, though, someone here may be able to offer a suggestion.
    Regards.

  • Customer Data Security Privacy Anonymization / De-identification / HIPAA

    Hi - Healthcare industry. We have a global CRM system where customers/contracts and transactions originate in CRM and a good bit of the customer data replicates to ECC.  We have a need to secure customers/contacts such that they don't appear in search lists unless agent is authorized and we also have a need to anonymize customer data within certain transactions.
    Anyone experience similar? Ideas?
    Thanks, R

    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • Can't send email using Windows Mail (Vista) through Anonymizer proxy server

    I have recently installed a new version of Anonymizer which I need for access to a particular forum, but when it is connected I cannot send email. The message I got from Anonymizer support is as follows:
    Anonymizer Universal blocks unencrypted mail port 25 to prevent abuse of our service by spammers. If you have an email address set up to use port 25, please contact your mail administrator to use an alternate port. We have found email providers prefer certain ports including 587 and 465. These ports generally require authentication and you may need to change your outgoing mail server to require authentication.
    I tried these port numbers but they also gave errors. Any suggestions will be appreciated.
    Solved!
    Go to Solution.

    I found the thread on port 587 and I followed the advice on the link for Outlook Express.
    http://www22.verizon.com/ResidentialHelp/HighSpeed​/Email/Setup+And+Use/QuestionsOne/124306.htm
    Windows Mail is slightly different but when I set the outgoing port to 587 without requiring authentication, and it seems to be working OK now. So I'll mark this as solved. This seems to be a major issue since November and it should be in the FAQs and easy to find with a search.

  • Installed Anonymizer Nevercookie now I have lose my bookmarks.

    I installed Anonymizer Nevercookie and I lost all my bookmarks and can not delete the add on. I cannot seem to locate the add on in program files or in Mozilla. Where do I look and what do I need to do to delete this add on? I am using XP and Mozilla 5.0.

    That option permanently deletes all of your profile data, unless you make your own backups it is unlikely you will be able to recover the user data.
    You can try a file recovery utility such as the free Recuva - http://www.piriform.com/recuva
    With that see if you can recover a file with the name in the format bookmarks-yyyy-mm-dd.json, if you can recover one of those files you can try to restore your bookmarks as shown here - https://support.mozilla.com/kb/Backing+up+and+restoring+bookmarks

  • Anonymizer encoding

    Hi guys,
    Relating to Anonymizer enconding I'm having some trouble in using the ISO-8859-1 encoding.
    On the JMS channel I've the CCSID set to 00819 and the anonymizer.encoding property set to ISO-8859-1. Nevertheless I'm getting on the message monitoring the following exception:
    Anonimizer: failed to anonymized due to java.io.IOException: com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: Unsupported character: 41(:main:, row:23, col:33)(:main:, row=23, col=33) -> com.sap.engine.lib.xml.parser.ParserException: Unsupported character: 41(:main:, row:23, col:33)
    This exception is related to a special character which appears on row 23, col 33, namely  'Ç' .
    Can you guys help me or have any suggestions?

    Hi,
    As in above post its mentaioned that the Anonymizer encoding can not be used in sender adapter and this possible to use with XI3.0 SP16 or above and PI7.0 or above.
    Starting from SAP NetWeaver Exchange Infrastructure 3.0 SP16 you can use this module to change the encoding of an XML document.
    The parameter for this purpose is:
    anonymizer.encoding = <charset>
    You have to define all namespaces and prefixes of the XML document in the
    parameter anonymizer.acceptNamespaces to prevent them from being
    removed.
    More information: SAP Note 880173 - XI 3.0 Adapter Framework XML Anonymizer
    Module
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/502991a2-45d9-2910-d99f-8aba5d79fb42
    Please I kindly request you to confirm about it.
    It is not possible to use this module in the sender JMS or SOAP adapter as this adapter type does not support any additional modules.
    Can I request you to once again confirm about the the parameters of the XMLAnonymizerBean
    anonymizer.acceptNamespaces
    Enter an alternating list of all allowed namespaces and the corresponding prefixes devided by space. If you want a namespace without prefix, enter '' (two single quotes) as prefix. All namespaces which are not in this list are removed from the XML message.
    Example: http://namespace1 '' http://namespace2 ns
    anonymizer.quote
    Enter the character that should be used for attribute quotes, usually ' or "
    anonymizer.encoding
    Enter the encoding that should be used in the XML declaration, if you want to change the default UTF-8. The XML file is changed to this encoding
    Please refer below link to varify the parameters for module XMLAnonymizerBean
    /people/stefan.grube/blog/2007/02/02/remove-namespace-prefix-or-change-xml-encoding-with-the-xmlanonymizerbean
    Note : the link is for SOAP adapter , but for JMS also you will have same parameters.
    Thanks
    Swarup
    Edited by: Swarup Sawant on Jan 26, 2008 7:37 PM

  • Is it possible to anonymize my number?

    I would like to be able to anonyize my number when making outbound calls.....for example, my wife's phone will not send her number with first dialing an "82" before the dialed number so the other end can see her number.  Is this feature available?  How do I get it activated?

    You can change the Share Name ID in your My Verizon account if you're the Account Owner and logged in as such.  Of course, that would make the change on all calls from now on.
    You also can dial *67 and then the number you're calling if you just want to block your number on a per-call basis.  The *82 option also should work.  When logged in to My Verizon, go to Change Features and add Caller ID Blocking to your line.

  • How to configure Safari to connect to the Internet via the TOR Network for anonymization ?

    I'm used to use Vidalia/TOR combined with Firefox and the Add-On Torbutton on a Windows PC, which works well, but now i want to "torify" my PowerMac, too...

    Hi
    Welcome to Apple Discussions
    There's nothing specific in Safari's preferences about saving or not saving encrypted forms. Seems like you want to save a form to disk, which you need to complete etc. Is that correct? If so, what type of form are you referring to? Have you tried a right or control-click on the form to see if a download option is available via the Contextual menu?

Maybe you are looking for

  • Can't save a PDF as reduced size PDF?

    Acrobat X complains i do not have sufficient permissions but i am on an administrator account? Also is there a way to save just one page out of a PDF?

  • Mac Mini sleep Mode

    I have been having an issue lately. Lately my Mac Mini running Mountain Lion Server had been going to sleep lately. Energy saver is set to never go to sleep and the screen saver is set to never come on. I checked the system log and I can't find an ex

  • Apps have connect to itunes to receive push

    When I launch Yahoo Fantasy Football app, message keeps popping up "Connect to iTunes to receive push notifications" -then I connect, sync and the same thing appears. Some other apps do the same thing, some say the message once and it's fine.  It hap

  • Site changes after I publish it.

    Hi, I can do everything with iWeb without issues but when I publish it to a folder, the page becomes different from what I created. Why does it change after I publish it and what can I do about it? Thanks for reading my question. Hope you can help.

  • Modify table vbuk

    Hi all. I need modify the field vbuk-cmgst in the program SAPMV45A. To do it I wrote the code below: vbuk-cmgst = iv_cmgst. I hope it be committed in the standard commit of the program. Is there a rule to modify standard fields in standard programs ?