Raising error from Value Mapping

All,
We are using value mapping for a particular field in our messages. The value mapping table does have entries for most of the entries.
Is there a way to raise an error - when the runtime gets a value that is not defined in the value mapping table?
Thanks.

Let me also explain what we are trying to do. probably that will help in getting a better or easier solution.
we are using the value mapping mass replication, where in we get the whole translation table into the cache and use it in our application. This table is pushed from R/3 using a report/proxy.
http://help.sap.com/saphelp_nw04/helpdata/en/2a/9d2891cc976549a9ad9f81e9b8db25/frameset.htm
I was worried that what will happen, if for some reason the cache is cleared during a restart or something. All the value mappings will fail - till the time the data is sourced again from the R/3 system - right? (we are currently having the R/3 proxy push the translation data every 12 hours or so, but was worried about the time in between).
Thanks.

Similar Messages

  • How to read Group ID from Value Mapping Context in Cache Monitoring ?

    Hi friends,
        In RWB --> Cache Monitoring --> Integration Server (Java) -> (Search for Value Mapping Groups) in this each item is identified by Value Mapping Group (GroupID, Context, Identifier/Agency, Identifier/Scheme). Either we create Value Mapping Table in ID or replicate value mapping data directly from text file/SAP table etc., in run time cache, data will be identified in this manner.
        Now, our requirement is to delete a record the Cache for a particular context. Two operations provided by XI one is 'Delete' and another one is 'DeleteGroup'. When we use either of this, we should know GroupID. Suppose, I replicated some large amount of data from my text file in Runtime Cache. Value Mapping Table is like that IN --> India, US --> USA, AU --> Australia, EG --> Egypt. Now, I am required to write a program to get the input country code from user which is going to delete in the value mapping table like IN/AU....  For this, what logic we should follow in the program is, First we scan the value mapping table and find the record (country code)  which is match with the input. Then find the GUID value for this record. Now we use the DeleteGroup Operation and pass this GUID and then delete the record.
        So, in essence, how to read the GUID from value mapping context.
        Friends, Kindly help me to do this.
    Thanks in advance.
    Jegatheeswaran P.

    Did you get the way to read group id?

  • Error - 403 - Value mapping replication - not authorized

    Hello Experts,
    I tried to implement the value mapping replication in PI 7.1as per the below article.
    "http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e07dd2ae-f783-2c10-9aa6-ca69f67dd20f"
    As given in the article i have configured everything in Integration Directory.
    I have tried the same thing but getting the following error in "call adapter step" after sending the XML from soap client.
    "<b>  You are not authorized to view the requested resource.</b>"
    I am able to find 2 error messages in SXMB_MONI.
    i think this is an issue with user details in XI channels.
    Please let me know what is the issue,user we have to give in XI receiver channel andwhat ROLE one should have to test the scenario.
    Many thanks.
    Regards,
    Harish

    Hi Hareesh,
    Can you try to use the RFC/ communication user in the communication channel and try?
    Please check the authentication type also, check if you will require non-sap type or sap type.
    Thanks,
    Hetal

  • 401 - Unauthorized error in Value Mapping Replication scenario

    Hi,
    I'm trying to push some Value Mapping replication data from one of the clients (which is a non-Integration Server) of XI system to IS. When I execute the program which calls the outbound proxy, the XI message fails with the error HTTP_RESP_STATUS_CODE_NOT_OK 401 Unauthorised.
    As given in SAP help, I registered the inbound java proxies and generated the outbound proxies. I confiured the receiver channel with path /MessagingSystem/receive/JPR/XI. In authentication data, I tried several users such as XISUPER, XIAPPLUSER, XIISUSER..Still I get the same error.
    What is missing/wrong?
    Thanks in advance
    Praveen Sirupa

    Hi Praveen,
    Could you pls do the following...just for verification....
    enter the url http://<was_server>:5<sysnr>00/MessagingSystem/receive/JPR/XI
    and when it asks for authentication give the XIAPPLUSER and password...you should get an xml that looks like this...
      <?xml version="1.0" encoding="UTF-8" ?>
    - <scenario>
      <scenname>MSG_SCEN</scenname>
      <scentype>SERV</scentype>
      <sceninst>MSG_001</sceninst>
      <scenversion>001</scenversion>
    - <component>
      <compname>SERVLET</compname>
      <compdesc>Messaging System</compdesc>
      <comphost>localhost</comphost>
      <compinst>MSG_001</compinst>
    - <message>
      <messalert>OKAY</messalert>
      <messseverity>100</messseverity>
      <messarea>QR</messarea>
      <messnumber>801</messnumber>
      <messparameter>na</messparameter>
      <messtext>MessagingServlet is active.</messtext>
      </message>
      </component>
      </scenario>
    Thanks,
    Renjith

  • Error in Value Mapping Replication

    Hi
    I am trying to upload a flat file  to value mapping table using the standard interface given by SAP. I am getting the error ' HTTP_RESP_STATUS_CODE_NOT_OK' in message monitoring.
    I have already registered the interface on the proxy and is successful and created adapter on reciever side for java proxy as stated in the documentaion. on the reciever side I craeted a business service as reciever of interface 'ValueMappingReplication' and communication channel that I created for java proxy input.
    Any thing I am missing ? Any help willl be appriciated.
    Thanx & regards
    Vinod ahir

    Check if you have trailing spaces in the communication channel. If so, remove them.
    Check the port number of the URL which leads to the Java Proxy. It has to be the J2EE port.
    Regards
    Stefan

  • Agency error on Value Mapping in 7.1.

    Hi,
    I'm facing a problem with value mapping using message mapping. The problem is that i can only choose as a Source/Target Agency the SenderParty/ReceiverParty but I can not use sender/receiver business system .
    Does anyone knows why? I'm using as Agencies the bussines system, so when I use the Party, the mapping program trhows an exeption.
    Thanks in advance,
    Ariel

    Ok, Problem Solved.
    I Used SenderService ; ReceiverService insead of SenderParty; ReceiverParty.
    Cheers,
    Ariel

  • Error in Value Mapping Replication scenario

    Hello all,
    We have developed the scenario to upload the mass data to VMR and which is actually working as expected in Dev environment,
    But it is not working in quality after transport.
    Also we have regeister the service in JAVA proxy but still facing the issue.
    The message is failing in adapter enigne with status system error with the below error  :
    09.05.2014 10:39:36.435
    Information
    Trying to retry the message because of administrative action of user
    "XVEREKAN".
    09.05.2014 10:39:36.437
    Information
    Admin
    action: Trying to redeliver message.
    09.05.2014 10:39:36.456
    Information
    The
    message status was set to TBDL.
    09.05.2014 10:39:36.465
    Information
    Retrying
    to deliver message to the application. Retry: 4
    09.05.2014 10:39:36.465
    Information
    The
    message was successfully retrieved from the receive queue.
    09.05.2014 10:39:36.472
    Information
    The
    message status was set to DLNG.
    09.05.2014 10:39:36.498
    Information
    Java
    Proxy Runtime (JPR) accepted the message.
    09.05.2014 10:39:36.896
    Error
    JPR
    could not process the message. Reason: No such method ValueMappingReplication in
    proxy bean
    localejbs/sap.com/com.sap.xi.services/ValueMappingApplication.
    09.05.2014 10:39:36.897
    Error
    Delivering the message to the application using connection JPR failed,
    due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException:
    Error processing inbound message. Exception: No such method
    ValueMappingReplication in proxy bean
    localejbs/sap.com/com.sap.xi.services/ValueMappingApplication.
    09.05.2014 10:39:36.905
    Error
    The
    message status was set to NDLV.
    Can some one please help on this ?
    Thanks.

    Hi Amit,
    I tried that also but the same error :
    Delivering the message to the application using
    connection JPR failed, due to:
    com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error
    processing inbound message. Exception: No such method ValueMappingReplication in
    proxy bean localejbs/sap.com/com.sap.xi.services/ValueMappingApplication.
    De-Register the interface using the link :
    http://server:port/ProxyServer/unregister?ns=http://sap.com/xi/XI/System&interface=ValueMappingReplication&bean=localejbs/sap.com/com.sap.xi.services/ValueMappingApplication&method=ValueMappingReplication
    Register :
    http://server:port/ProxyServer/register?ns=http://sap.com/xi/XI/System&interface=ValueMappingReplication&bean=localejbs/sap.com/com.sap.xi.services/ValueMappingApplication&method=ValueMappingReplication
    Result
    Interface http://sap.com/xi/XI/System#ValueMappingReplication registered with
    value
    localejbs/sap.com/com.sap.xi.services/ValueMappingApplication:ValueMappingReplication
    My Final Payload after mapping
    <?xml version="1.0" encoding="UTF-8"
    ?>
    - <ns1:ValueMappingReplication xmlns:ns1="http://sap.com/xi/XI/System">
    - <Item>
    <Operation>Insert</Operation>
    <GroupID>31322371194085293873227252571012</GroupID>
    <Context>http://sap.com/xi/XI</Context>
    <Identifier scheme="Source1" agency="Excel">786123test</Identifier>
      </Item>
    </ns1:ValueMappingReplication>
    Thanks,
    Anant

  • Raise Error from SSIS pkg

    Can I raise an error form SSIS package component execute sql task and have the control re-direct to some other say mailing component and to send an email on certain condition 
    e.g.
    I have a below code in expression of Execute SQL Task which on status<>0 sets the variable @exit_pkg = 'True' and RaiseError as below and control is passed to a alternate component defined with precedence logic as on
    FAILURE and @exit_pkg = 'True' 
    IF @STATUS = 0
    BEGIN
    SELECT 'FALSE' AS Exit_Pkg
    UPDATE [Config1] SET [IN_USE] = 1
    END
    ELSE
    BEGIN
    SELECT 'TRUE' AS Exit_Pkg
    --RAISERROR (15600,-1,-1,N' attempt was made to run the pkg in use');
    END
    Neil

    I am setting the values of the variables using below code with Result Set mapping in execute sql task
    SELECT 'FALSE' AS Exit_Pkg SELECT 'TRUE' AS Exit_Pkg
    Neil

  • Value Mapping Error : valueMapping.rb_ValueMapException.NO_GROUPID

    Hi,
    There is a error log in the java Engine for the value mapping, but then the value mapping still working fine.
    Error During value mapping
    Thrown:
    MESSAGE ID: com.sap.aii.ibrun.server.valueMapping.rb_ValueMapException.NO_GROUPID
    com.sap.aii.ibrun.server.valueMapping.DBValMapPersistor$NoGuidException: Context = http://sap.com/xi/XI, agency = ListOfSite, scheme = http://xyz.com:abc_site, and value = 9010 not found
    at com.sap.aii.ibrun.server.valueMapping.DBValMapPersistor.getGroupIdEx(DBValMapPersistor.java:689)
    at com.sap.aii.ibrun.server.valueMapping.DBValMapPersistor.findMappings(DBValMapPersistor.java:569)
    at com.sap.aii.ibrun.server.valueMapping.DBValMapPersistor.findMappings(DBValMapPersistor.java:616)
    at com.sap.aii.ibrun.server.valueMapping.ValueMappingService.execute(ValueMappingService.java:118)
    at com.sap.aii.ibrun.server.valueMapping.ValueMappingService.executeMapping(ValueMappingService.java:50)
    Please advise ?
    Regards
    FL.

    Hello
    Please check the solution in the SAP note #1476480 Context usage for Value Mapping Replication Interface. Also check if there area any errors with the Value Mapping cache in RWB -> Cache Monitoring.
    Regards
    Mark

  • Value mapping not working properly

    Hi All,
    I am using value mapping twice in same mapping program. But only 1 field is coming with value and other is taking same value from source payload, can you please tell me what can be issue here?
    Value mapping 1 -
    Context - http://sap.com/xi/XI
    SenderParty- SenderSchema
    ReceiverParty- ReceiverSchema
    Value Mapping table in ID -
    Value mapping at field 2 -
    Context - http://sap.com/xi/XI
    SenderParty1- SenderSchema1
    ReceiverParty2- ReceiverSchema2
    Value Mapping table in ID -
    Source payload -
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:MT_VM_Send xmlns:ns0="http://xyz.com/Rashmi_CollectPatternDemo">
       <Record>
          <Emp_ID>123</Emp_ID>
          <Name>rash</Name>
          <Surname>sumit</Surname>
          <Gender>Male</Gender>
         <Grade>E2</Grade>
      </Record>
    </ns0:MT_VM_Send>
    Target Payload -
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:MT_VM_Receiver xmlns:ns0="http://xyz.com/Rashmi_CollectPatternDemo">
    <Record>
    <Emp_ID>123</Emp_ID>
    <Full_Name>rash sumit</Full_Name>
    <Designation>E2</Designation>
    <Gender>M</Gender>
    <Travel_Mode>Train</Travel_Mode>
    </Record>
    </ns0:MT_VM_Receiver>
    Here travel_mode is coming perfect, but designation is same as defined in source payload. Why here Value mapping not working???
    Thanks & regards,
    Rashmi Joshi

    Hi Rashmi,
    The problem would either be in cache update or your mapping. Please provide the sceenshot of mapping (after clicking the value mapping function).
    you can also choose the option to throw error in value mapping function, so it will throw error when value not found.
    regards,
    Harish

  • Mapping multiple source value to one target value in value mapping

    Hello experts,
    In my scenario, i need to map more than one source value to one target value in value mapping. Like:
    1        TenderPickup
    2        TenderLoan
    7        TenderPickup
    101     TenderPickup
    102     TenderLoan
    107     TenderPickup
    But when I enter the same target value for the second time and try to save it, it gives me an error saying value mapping already exists.
    But this should logically be allowed. How can this be done. Please provide a solution.
    Thanks,
    Yash

    Hi Prabhu,
    When i right click on the target field, it gives me only 3 options:
    1) Insert Row
    2) Delete Value Mapping
    3) Value Mapping in all agencies
    I dont see nay option for duplicating rows.
    What I hae done is in ID i clicked on TOOLS and then VALUE MAPPING. I checked the option "Value Mapping Agencies" and gave my source and target agencies detials. Then i clicked on DISPLY and in the next page I have 3 columns - Value for <source agency>, Value for <target agency> and Group name.
    When I give duplicate values in the column Vlaue for <target agency>, it doesnt allow me to and if i right click in this column, i get the above mentioend options.
    Please point out where i m going wrong.
    Thanks,
    Yash

  • Value Mapping Log in Server

    Hi,
    Whenever we execute the sceanrio with the value which is not specified in our Value Mapping Table we are getting this following error in our Log.
    The error is attached below.
    Error During value mapping Thrown: com.sap.aii.ibrun.server.valueMapping.DBValMapPersistor$NoGuidException: Context = http://sap.com/xi/XI, agency = Slot, scheme = Appointment, and value = ALLDAY not found at com.sap.aii.ibrun.server.valueMapping.DBValMapPersistor.getGroupIdEx(DBValMapPersistor.java:656) at com.sap.aii.ibrun.server.valueMapping.DBValMapPersistor.findMappings(DBValMapPersistor.java:553) at
    Can you please me in this situation as it si bit important.
    Is there any way that i can make this error not shown in the server log.
    Thanks
    Suja

    Hello Suja,
    you have to change the settings in the log configurator. Set the locations
    com.sap.aii.ibrun.server.valueMapping and com.sap.aii.mappingtool.flib3.ValueMapping
    to severity "Fatal". After this these errors should not be inserted into the default trace anymore.
    Best Regards,
    Lars

  • Create multiple idoc with multiple receivers based on value mapping table

    Hi,
    Scenario: 
    Step1 : sender sends a finance doc iin the form of an idoc. This idoc will have multiple line items based on profit center. Do determine the value of receiving comp code(header field) n receiving system(logical sys name) value mapping table has to be used.
    Solution so far: I can put an rfc lookup for fetching receiving comp code from mapping table with i/p paraameter as profit center . And split the incoming idoc based on comp code value by using split by value. Now I need your advise 2 take this further.
    Issue 1 : say the incoming idoc has 4  line seg wid 4 diff profit center
    Profit center.       Rec comp code.   Recv sys
    P1.                       C1.                        R1
    P2.                       C2.                        R1
    PS.                       C2.                        R1
    P3.                       C3.                        R2
    Nw using this info, I want 3 diff idocs to be created for each unique comp code.
    Idoc 1 : for C1 wid one line item + 1 for reconsilation ( to be generated additionally)
    Idoc2 : for C2 wid 2 line items + 1 for reconsilation
    Idoc 3: for C3 wid 1 line item + 1 for reconsilation
    Idoc 1 and idoc 2 shud be sent to R1.
    Idoc 3 shud be sent to R2.
    Kindly advise on this

    Hi experts,
    U all r pretty close, but let me put this more clearly.
    Step1: create multiple idocs based on unique comp code - I'm able to do this using rfc lookup n split by value. So I get 3 idocs each for c1, c2 n c3.
    Nw as per the values from value mapping table.
    Idoc for c1 contains 1 line seg.
    Idoc for c2 contains 2 line segs.
    N idoc for c3 contains 1 line seg.
    steps2 n 3,  where I do not have a confirmed solution yet n need ur advise.
    Step 2 : for each idoc generated I need 2 create n additional segment, mapping 4 which will be based on the values in the original segments for that idoc.
    In d above scenario, idoc for c1 contains 1 line seg, nw I want 2 add one more seg to it. The amount and pisting key values in this segment wud be calculated based on the values of the amount and posting key belonging to the original segment in this idoc.
    Similarly for idoc for c2 there are 2 segs, nw I need one more, means 3 in allm
    Hence for idoc for c3, 1 orig already present + 1 more. = total 2.
    Nw I need ur advise on how 2 generate this additional seg in each idocm
    Step 3: when all dese 3 idocs are generated, ( in this case itz 3, in real time it can be n), I need to find their respective receivers using rfc lookup n then based on the receiver send 2 resp recvng systm
    Nw how do I do this?
    Please explain with examples if possible 4 bettr understanding.
    u2020ђąu03B7kўu03C3u03C5 in advance.

  • How to raise error message from PAI of oops ALV report

    Hi All,
    I have a requirement to raise error message form editable oops alv . After entering the data and then press SAVE button .
    Please help.
    Thanks in Advance

    HI SK,
    Write a Local class (Event Handeler) to handel the events. In Editable ALV once the user enter a value, CL_GUI_ALV_GRID will raise an event called DATA_CHANGED.
    1. Define and Implement a local class to handle that event.
    In the implementation of this class you need to get data from imported object to an internal table, then compare the same with the ALV output table.
    * Local Class to handler the events raised from the ALV Grid
    CLASS LCL_EVENT_HANDLER DEFINITION.
    PUBLIC SECTION.
    * Method to handel EDIT event, DATA_CHANGED of CL_GUI_ALV_GRID
      METHODS : ON_DATA_CHANGE FOR EVENT DATA_CHANGED OF CL_GUI_ALV_GRID
                           IMPORTING ER_DATA_CHANGED.
    ENDCLASS.
    * Event handler class Implementation
    CLASS LCL_EVENT_HANDLER IMPLEMENTATION.
      METHOD ON_DATA_CHANGE.
        DATA : LT_MODIFY TYPE LVC_T_MODI,
                   LS_MODIFY TYPE LVC_S_MODI.
    * Copying changed data into intenal table from Object
        LT_MODIFY = ER_DATA_CHANGED->MT_MOD_CELLS.
    * Modifying the ouptut table with the changed values
        IF LT_MODIFY[] IS NOT INITIAL.
              *Compare the ALV Output table with LT_MODIFY
        ENDIF.
      ENDMETHOD.
    ENDCLASS.
    Then raise  a message on required condition in the same method.
    Note: To trigger the above method, you need to set event handler before displaying ALV (before calling method SET_TABLE_FOR_FIRST_DISPLAY)
    * Creating object for the Local event handler class
      CREATE OBJECT GR_HANDLER.
    * Set handler (call method of Event_handler) to handler Edit event
      SET HANDLER GR_HANDLER->ON_DATA_CHANGE FOR  GR_GRID.
    Regards,
    Vijay

  • Value Mapping Insert Error

    Hi
    I am sendind an item value mapping from R3 to XI and I get this error:
    <ns:ValueMappingReplicationFault xmlns:ns="http://sap.com/xi/XI/System">
    - <standard>
      <faultText>A value is missing for content of Identifier in item 0.</faultText>
    - <faultDetail>
      <text />
      <id>7</id>
      </faultDetail>
      </standard>
    - <addition>
      <ItemNr>0</ItemNr>
    - <Item>
      <Operation>Insert</Operation>
      <GroupID>037dd9b01a3111da8abef522ac127968</GroupID>
      <Context>http://sap.com/xi/XI</Context>
      <Identifier scheme="BS_PEPE" agency="Company" />
      </Item>
      </addition>
      </ns:ValueMappingReplicationFault>
    The code in R3 is this one
    REPORT  Z_XI_REPLICATE_VALUE_MAPPING.
    data: My_ZCO_MI_CONSULTA_SERIAL type ref to
                    CO_SVMR_VALUE_MAPPING_REP_SYNC,
          in type SVMR_VALUE_MAPPING_REP_RESP,
          out type SVMR_VALUE_MAPPING_REPLICATION,
          vIdentifier type SVMR_VALUE_MAPPING_IDENTIFIER,
          vItem type SVMR_VALUE_MAPPING_REP_ITEM,
          vItemLst type SVMR_VALUE_MAPPING_REP_TAB,
          vList type SVMR_VALUE_MAPPING_REP_LIST,
          lo_sys_exception   TYPE REF TO cx_ai_system_fault.
    try.
        create object My_ZCO_MI_CONSULTA_SERIAL.
        vIdentifier-scheme = 'BS_PEPE'.
        vIdentifier-agency = 'Company'.
        vIdentifier-value = '122'.
        vItem-Group_id = '037dd9b01a3111da8abef522ac127968'.
        vItem-operation = 'Insert'.
        vItem-context = 'http://sap.com/xi/XI'.
        vItem-Identifier = vIdentifier.
        append vItem to vItemLst.
        vList-item = vItemLst.
        out-VALUE_MAPPING_REPLICATION = vList.
        call method My_ZCO_MI_CONSULTA_SERIAL->EXECUTE_SYNCHRONOUS
          EXPORTING
            output = out
          IMPORTING
            input  = in.
      CATCH cx_ai_system_fault INTO lo_sys_exception.
        write: /'Error Text   --> ',lo_sys_exception->errortext.
        write: /'Error Code   --> ',lo_sys_exception->code.
        exit.
    ENDTRY.
    write: /'ESN_STATUS --> ',in-STATUS.
    The message sent to XI and I see in the sxmb_moni in R3 is this one
    <?xml version="1.0" encoding="utf-8" ?>
    - <nr1:ValueMappingReplication xmlns:nr1="http://sap.com/xi/XI/System">
    - <Item>
      <Operation>Insert</Operation>
      <GroupID>037dd9b01a3111da8abef522ac127968</GroupID>
      <Context>http://sap.com/xi/XI</Context>
      <Identifier scheme="BS_PEPE" agency="Company">122</Identifier>
      </Item>
      </nr1:ValueMappingReplication>
    When I try to delete a Group it works but not when I want to insert an individual item.
    What am I doing wrong?
    Thanks
    Regards

    Hi
    There is a field call CONTROLLER with this structure:
    FIELD     FIELDNAME     CHAR     30     0     Field Name
    VALUE     PRX_CONTR     CHAR     1     0     Field Control in XML Data Stream (=> Type Group SAI)
    But in SAP documentacion does not say any references to this field and how to fill them.
    I am asbolute sure I filled all the mandatory fields.
    Thanks
    Regards

Maybe you are looking for

  • Videos on my device play back audio only, black screen

    Videos I have taken on my device play audio but with a black screen since the 10.3.1 update.  Bell, Z30, up to date. Solved! Go to Solution.

  • Video content crashes itunes

    I cannot play video content on itunes using my ibook g4. I can download it and play it on my ipod. I can watch video content on bbc iplayer and youtube but if i try video content on itunes the below error occurs and itunes crashes. Can anyone help? D

  • Trying to update ipad 3rd gen from ios 6.1.3 to 7.0.4

    Under General - Software Update it shows one update to ios 7.0.4 (from 6.1.3) but it says it can't verify the update because I'm not connected to the internet but my wifi connection is good.  I have Comcast wifi set up and can access the web.  Any id

  • LR 3 Bug Report - file renaming error - significant workflow issue

    System configuration: MacPro Dual 2x2.66Ghz Dual Core Intel Xeon 9GB RAM OSX 10.6.4 Lightroom Application on System Drive Canon .CR2 files and Lightroom Catalog on internal software-based RAID drive Camera Raw Cache set to 50GB and resident on System

  • Photo details

    Just bought the Verizon I-Phone 4 and am having mixed feelings, there are so many great features about the phone, but it seems like basic features of every other phone I have ever owned is missing.   (Unless of course, I just cant find them) When tak