Siebel Updation for Child Entity.

Hi,
The following is the response from OPA. Here global Entity is Action. There is "Time Tracker" Entity which has "actiontime" relationship with Global entity.
<?xml version="1.0" encoding="UTF-8" ?>
- <SiebelMessage MessageId="" IntObjectName="Policy Automation Response" MessageType="Integration Object" IntObjectFormat="Siebel Hierarchical">
- <response>
- <entity name="global">
- <entity-instance name="global" row="global">
- <relationship name="actionexpense" inferred="false" known="false">
<target name="ExpenseTracker-8SIA-7Z0YG" />
<target name="ExpenseTracker-8SIA-7Z0YH" />
</relationship>
- <relationship name="actionsr" inferred="false" known="false">
<target name="SR-2SIA-12FN7" />
</relationship>
- <relationship name="actionpart" inferred="false" known="false">
<target name="PartTracker-8SIA-7Z0YJ" />
<target name="PartTracker-8SIA-7Z0YI" />
</relationship>
- <relationship name="actiontime" inferred="false" known="false">
<target name="TimeTracker-8SIA-7Z2VR" />
</relationship>
- <attribute status="value" name="EntitledActivity" type="boolean">
<value>true</value>
</attribute>
- <attribute status="value" name="Standard_Hours" type="number">
<value>10.0</value>
</attribute>
- <attribute status="value" name="Overtime_Hours" type="number">
<value>7.0</value>
</attribute>
</entity-instance>
</entity>
- <entity name="Entitlement">
- <entity-instance name="Entitlement-2SIA-10W58" row="10W58">
- <relationship name="entitlementservicedetails" inferred="false" known="false">
<target name="ServiceDetails-8SIA-7Z0NS" />
<target name="ServiceDetails-8SIA-7Z0NR" />
</relationship>
- <relationship name="contract_contractentitlement_rev" inferred="false" known="false">
<target name="Contract-2SIA-10W4N" />
</relationship>
- <attribute status="value" name="EntId" type="text">
<value>2SIA-10W58</value>
</attribute>
</entity-instance>
- <entity-instance name="Entitlement-2SIA-10W56" row="10W56">
- <relationship name="contract_contractentitlement_rev" inferred="false" known="false">
<target name="Contract-2SIA-10W4N" />
</relationship>
- <attribute status="value" name="EntId" type="text">
<value>2SIA-10W56</value>
</attribute>
</entity-instance>
- <entity-instance name="Entitlement-2SIA-14NLC" row="14NLC">
- <relationship name="contract_contractentitlement_rev" inferred="false" known="false">
<target name="Contract-2SIA-14NKX" />
</relationship>
- <attribute status="value" name="EntId" type="text">
<value>2SIA-14NLC</value>
</attribute>
</entity-instance>
</entity>
- <entity name="SR">
- <entity-instance name="SR-2SIA-12FN7" row="12FN7">
- <relationship name="global_actionsr_rev" inferred="false" known="false">
<target name="global" />
</relationship>
- <relationship name="srcontract" inferred="false" known="false">
<target name="Contract-2SIA-10W4N" />
<target name="Contract-2SIA-14NKX" />
</relationship>
- <attribute status="value" name="SRStatus" type="text">
<value>Open</value>
</attribute>
- <attribute status="value" name="OpenDate" type="date">
<value>11/17/2003</value>
</attribute>
</entity-instance>
</entity>
- <entity name="ExpenseTracker">
- <entity-instance name="ExpenseTracker-8SIA-7Z0YG" row="7Z0YG">
- <relationship name="global_actionexpense_rev" inferred="false" known="false">
<target name="global" />
</relationship>
- <attribute status="value" name="ExpenseType" type="text">
<value>Airfare</value>
</attribute>
- <attribute status="value" name="Amount" type="number">
<value>33.0</value>
</attribute>
</entity-instance>
- <entity-instance name="ExpenseTracker-8SIA-7Z0YH" row="7Z0YH">
- <relationship name="global_actionexpense_rev" inferred="false" known="false">
<target name="global" />
</relationship>
- <attribute status="value" name="ExpenseType" type="text">
<value>Car Rental</value>
</attribute>
- <attribute status="value" name="Amount" type="number">
<value>123.0</value>
</attribute>
</entity-instance>
</entity>
- <entity name="PartTracker">
- <entity-instance name="PartTracker-8SIA-7Z0YJ" row="7Z0YJ">
- <relationship name="global_actionpart_rev" inferred="false" known="false">
<target name="global" />
</relationship>
- <attribute status="value" name="PartNumber" type="text">
<value>X2250</value>
</attribute>
- <attribute status="value" name="AssetNumber" type="text">
<value>AA2250-001</value>
</attribute>
</entity-instance>
- <entity-instance name="PartTracker-8SIA-7Z0YI" row="7Z0YI">
- <relationship name="global_actionpart_rev" inferred="false" known="false">
<target name="global" />
</relationship>
- <attribute status="value" name="PartNumber" type="text">
<value>X2250</value>
</attribute>
- <attribute status="value" name="AssetNumber" type="text">
<value>AA2250-001</value>
</attribute>
</entity-instance>
</entity>
- <entity name="Contract">
- <entity-instance name="Contract-2SIA-10W4N" row="10W4N">
- <relationship name="contractentitlement" inferred="false" known="false">
<target name="Entitlement-2SIA-10W58" />
<target name="Entitlement-2SIA-10W56" />
</relationship>
- <relationship name="sr_srcontract_rev" inferred="false" known="false">
<target name="SR-2SIA-12FN7" />
</relationship>
- <attribute status="value" name="ContractId" type="text">
<value>2SIA-10W4N</value>
</attribute>
</entity-instance>
- <entity-instance name="Contract-2SIA-14NKX" row="14NKX">
- <relationship name="contractentitlement" inferred="false" known="false">
<target name="Entitlement-2SIA-14NLC" />
</relationship>
- <relationship name="sr_srcontract_rev" inferred="false" known="false">
<target name="SR-2SIA-12FN7" />
</relationship>
- <attribute status="value" name="ContractId" type="text">
<value>2SIA-14NKX</value>
</attribute>
</entity-instance>
</entity>
- <entity name="TimeTracker">
- <entity-instance name="TimeTracker-8SIA-7Z2VR" row="7Z2VR">
- <relationship name="global_actiontime_rev" inferred="false" known="false">
<target name="global" />
</relationship>
- <attribute status="value" name="Time_Tracker_Cost" type="currency">
<value>275.0</value>
</attribute>
- <attribute status="value" name="Total_Overtime_Hours" type="number">
<value>7.0</value>
</attribute>
- <attribute status="value" name="BillingRateType" type="text">
<value>Normal</value>
</attribute>
- <attribute status="value" name="Total_Standard_Hours" type="number">
<value>10.0</value>
</attribute>
- <attribute status="value" name="Time_Tracker_Price" type="currency">
<value>175.0</value>
</attribute>
</entity-instance>
</entity>
- <entity name="ServiceDetails">
- <entity-instance name="ServiceDetails-8SIA-7Z0NS" row="7Z0NS">
- <relationship name="entitlement_entitlementservicedetails_rev" inferred="false" known="false">
<target name="Entitlement-2SIA-10W58" />
</relationship>
</entity-instance>
- <entity-instance name="ServiceDetails-8SIA-7Z0NR" row="7Z0NR">
- <relationship name="entitlement_entitlementservicedetails_rev" inferred="false" known="false">
<target name="Entitlement-2SIA-10W58" />
</relationship>
</entity-instance>
</entity>
</response>
</SiebelMessage>
I need to update Action and Time Tracker BC in the Siebel.
Action - (Attributes : Standard_Hours, Overtime_Hours)
Time Tracker - (Attributes: Time_Tracker_Cost Time_Tracker_Price)
I am using EAI Data Transformation Engine to transfform the data. But the Child node is not constructing.
Please help me.
Thanks,
Amol

Unfortunately we don't have any people that are very experienced with Siebel on this forum. It seems to me that it should be possible using the Transformation Engine. The other option is to transform the XML into a PropertySet, extract the values that you want to update and then update them into the appropriate Business component.

Similar Messages

  • Update/Insert child entity record in siebel when a session is saved in WD

    Hi,
    We have a requirement where we need to create/update a child entity's record in siebel when user clicks on save session link in WD window after the rule execution. We are using IO mapping. Account is the parent entity and let's say B is the child entity.We are storing row_id of the new created B record in a field of Account BC(before the WD call we are creating a new B record).
    So, in the rule we need to update one field of B entity such that we can update the new created B record using EAI Siebel Adapter BS in the Policy Automation Save Session IO Post WF. We wrote like below.
    reason(B's field) = RejectionReason (Account's attribute) if
    ButtonOption = "Reject"
    and
    B's id = Account's field where B's row_id is stored for the new record
    but we found that we had to use rule table for this.
    We used the rule table like below(could not paste the table):
    rule_loop
    Reason
    RejectionReason     ButtonOption = “Reject”
    And
    B’s row_id = B’s row_id in Account
    Reason     otherwise
    It is setting B's Reason field for the particular record of B, but for rest of the B's records it is setting Reason to null although we do not want to change the Reason for rest of the B records.
    Could you please help us on this? Also how to navigate to the question screen directly if any attribute value is null? We added the screen flow but now it is directly showing the summary screen even if the attribute value is null.
    Thanks in advance!
    Regards,
    Subhradeep

    Hi Frank,
    Yes, the parent entity is "Account" and the child entity is a new entity(B).One Account can have multiple B records(1:M relationship).Before calling WD one B record is created for the Account and we are storing the row id of that record in Account BC.
    In WD screen we have dropdown where user can select "Reject" option for the product offered to him.
    user selects "Reject": in the next screen he will select the Rejection Reason and when he saves the session the Reason field of the new B record will be updated.
    We have created an IO to send data to OPA where Account is the primary BC.So if we can update the Reason of B in the rule(for the new B record) then we can directly use the IntegrationObject returned from OPA and use EAI Siebel Adapter BS to update that B record in Policy Automation Save Session IO Post WF.
    So we need:
    Update Reason for the new B record, do not update the Reason for rest of the B records.We had written in a rule table like below:
    rule_loop
    Reason
    RejectionReason     ButtonOption = “Reject” and B’s row_id = B’s row_id in Account
    Reason     otherwise
    (B’s row_id in Account, RejectionReason are global attributes for Account, Reason is the B's attribute)
    when we used the IntegrationObject in Siebel(after the save session) it is updating Reason of the correct B record(new one)...but for rest of the B records Reason becomes null(the otherwise condition). We do not need to update the Reason for the remaining B records.
    Please could you suggest us how to stop updating the Reason of the remaing B records in the rule itself?
    Thanks & Regards,
    Subhradeep

  • CAF DB Update for CAF Entity Service from Web Dynpro

    Hi all,
    I have created an entity service in CAF called “Contacts’ which contains the following attributes.
    phoneNo
    cellNo
    emailID.
    Another entity service called "Person" is created. This contains the following attributes.
    personId
    personName
    personAddr
    contactsRef. (Cardinality -> 0..n , Relational Type -> Composition)
    That means Contacts entity service is used within Person entity service. Now it is working fine within CAF service browser. Now the Web Dynpro DC of CAF application is used within another custom Web Dynpro DC project. I want to store data from Web Dynpro.
    Within the context of component controller of  Web Dynpro the structure is like
    APerson
         |_ personId
         |_ personName
         |_ personAddr
         |_ contactsRef       
                    |_ phoneNo (Under contactsRef)
                    |_ cellNo (Under contactsRef)
                    |_ emailID (Under contactsRef)
    So I have written the following code within web dynpro custom method.
    APerson person = PersonServiceProxy.create();
    java.util.List ls = new ArrayList();
    for(int i=0; i<4;i++)
    AContacts contact = ContactsServiceProxy.create();
    contact.setCellNo("9092130156");
    contact.setEmailID("[email protected]");
    contact.setPhoneNo("432258");
    contact.getAspect().sendChanges();
    ls.add(contact);
    person.setRelatedModelObjects("contactsRef",ls);
    person.setPersonID("9999");
    person.setPersonName("xyz");
    person.setPersonAddr("ABC, KOL");
    wdContext.nodeAPerson().bind(person);
    person.getAspect().sendChanges();
    CAFServiceFactory.getServiceFacade(idendityDefinition.class);
    After saving the data from Web Dynpro I am trying to test it from CAF service browser. But I am getting only the parent row. I mean only the value of personId, personName and personAddr fields which I have stored from Web Dynpro. But no value is coming within the table for Contacts entity service for composition relation.
    Could anybody help me how can I solve my problem?
    Thanks & Regards
    Chandan
    Message was edited by:
            Chandan Jash

    Hi Chandan,
    Can you do person.getRelatedModelObjects() and get the contact object, to check whether it is null, also check in the CAF DB whether the data you entered is present.
      I am not sure the code is actually adding the contact model object to person.
    Go thru this SDN Blog on usage of the CMI API's, there is a link for CMI documentation in it which might help you get the right code for adding the contact object.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cef4f43e-0d01-0010-db84-ede25c874115.
    award points if  info is helpful
    Regards,
    Anish

  • FM for Price Family price update at child level

    Hi All,
    Currently we are using RV_Condition_Copy for updating the price of the family. The problem with this is its not updating the child articles as per the Relationship maintained in the Price Family. It is explicitly updating the price which is maintained in the upload file. Let me know if there is any other FM which will take care of this...
    Thanks in Advance.

    Hi Sriram,
            Can you please check the Price Change Allowed Field in the price family in Control Data.
    If it's either "Blank" or "1" change that to "2" - Price Changed Allowed for Family Group and articles and then try updating the price of the family.
    Hope it helps
    Thanks,
    Aram.

  • Support for creating entity instances through rules

    Hi,
    Is there support to generate an instance of an entity purely through rules? For example, if I have an entity called "VerificationItems", can I write a rule in OPA that will one instance of this entity per verification item that the applicant needs to produce (like one instance for address proof, one instance for SSN etc).
    Thanks
    Sam

    Hi Sam,
    Thanks! No problem. I understand completely your perspective, especially about the integration stuff.
    In case more detail helps:
    Each "action" we have has a clear naming structure and actually they all get aggregated up to global in the end using Exists() if the action is on a child entity. They are called action_1 to action_N where N is the total actions in the active delivery. The rule developers update this each time a release is completed.
    N is a value set in the rulebase that the calling system can have access to, e.g. N=20. The calling system would then know to look in the response field the value of action_1 through to action_20, and do some further processing based on this. So if action_7 meant at "at least one address needs verifying", it would then look at the address instances returned in the response, and see which one(s) have address_action_7 also set. Both systems are aware of what the actions "are", but OPA contains all of the legal / business rules as to when that action should be raised, and the calling system interprets this and sorts out / transforms the data.
    This works well and in terms of performance is optimised, but that said we will be looking at 10.4 and seeing what advantages it could bring over this approach.
    Good luck with the implementation!
    Cheers,
    Ben

  • Google Analytics OPT-OUT Browser Add-on 0.9.6 doesn't retain OPT-OUT settings...never did really. Also JAVA now refuses to create updates for WinXP/FireFox.

    I use PaleMoon now trying to get rid of advertising sharks. I have WINXP still - need assistive-technology computer for pain so taking time on getting new computer.
    I have been severely sabotaged by advertising conglomerates selling my private information. They have no right -yet they do whatever they want. Anyhow...I've tried to OPT-OUT of EVERYTHING POSSIBLE. I've tried 5 places found. Google, NAI, DAA, & FIREFOX HELP said go to about:config was instructed to turn "from false to true" the "privacy.tracking.protection.enabled" .But I couldn't keep this setting because this also has to be set to false to use any saved log-on's to my accounts., and add-on AD BLOCK PLUS 2.6.7 when I was on Firefox & had some ticks and now it is disabled because it won't work with PaleMoon 25.2.1
    This case is about GOOGLE OPT-OUT. Starting here: http://www.google.com/settings/ads?hl=en&sig=ACi0TCgWymel0CNWxdcnEWPzWNs9wDd7cVQHxHsmtz4w30CAyHk7MqyzzZdGh3m6FpDaJsKmunTLEvJZY5LAm3h6gIdzE30L-Q
    There are 2 columns. The left one "ADS ON GOOGLE" NEVER RETAINS AFTER LOG-OFF. The right column "Google ads across the web
    " seems to retain sometimes - if I remember right it falls off after a period of time as opposed to after just LOGGING-OFF. Below the columns there are options, but I don't have a GOOGLE ACCOUNT.
    Also down there is this link: https://support.google.com/adsense/troubleshooter/1631343?hl=en ...you see the box with this: Advertising industry program participation
    Google is a participating member of groups that have developed industry privacy standards like the Ad-Choices icon for online advertising.
    Group Location
    Network Advertising Initiative United States
    Digital Advertising Alliance (DAA) United States
    European Digital Advertising Alliance Europe
    Digital Advertising Alliance of Canada Canada
    ....I clicked OPTED OUT FOR NAI on their link http://www.networkadvertising.org/
    ...I clicked OPTED OUT FOR DAA on their link http://www.aboutads.info/
    ...I clicked PROTECT MY CHOICES and downloaded the app.
    These 1st 2 links used to have the same trouble and didn't retain ANYTHING and wouldn't re OPT-OUT ANY UNTIL THEY WERE SATIATED - saying I didn't have 3rd party cookies allowed when I did - this took hours.
    I sent numerous trouble reports to them that they ignored - then I think I sent one to Firefox and it is much better but still not completely right. Today DAA retains 106 out of 122 and if I repeatedly RE-OPT-OUT successively I can get it to 121 out of 122 - never completely. (currently the one not taking is Accuen Inc. but it changes periodically - makes me think they set one up to take my info and then share it with all of them - lol )
    Same for NAI currently I started with 94 out of 96 - next re-OPTED-OUT got it to 95 out of 96 and no further and same co. Accuen Inc (accuenmedia.com ) wouldn't update.
    NOTE: I was copy/pasting the list of NON-OPT-OUT'S to them and my own document file to try and find trends/problems...now NAI programmers protected the list from being able to be COPIED AND PASTED!!! That's the opposite of being open and interested in making this work, right? Why would they want to allow us to OPT-OUT of their criminal espionage behavior...RIGHT? (lol) FYI: I recorded that the big one that was always retained before this one was...MEDIA MATH INC.
    MANY Opt-outs would drop off while on-line and ALL would drop-off once logged-off. Now it's retaining most once logged off - but it hasn't been long enough to tell if they'll fall back into their bad habits as they've done before...
    This has been going on forever for me - I've been reporting this malfunction since 2013.
    Of course I downloaded PROTECT MY CHOICES FOR FIREFOX via NAI AND DAA'S links ...http://www.aboutads.info/PMC#protect-your-choices-for-firefox ............they both go to the same place???.....PROTECT MY CHOICES http://www.aboutads.info/plugin/install/firefox....that seems odd...it's as if they are the same entity then. ABOUTADS is DAA'S WEBSITE. NAI'S IS NETWORKADVERTISING.ORG so why would NAI use DAA'S PROTECT MY CHOICES app?
    Lastely, I also requested that the COOKIES NAMES BE UNIFORMLY IDENTIFIABLE. All the OPT-OUT COOKIES that are to be forevermore retained on my computer and that I am to trust the EVERY FUNCTION OF - well they all have different COOKIE NAMES!! Most of the names you can not tell that they are OPT-OUT COOKIES!! - SO NOWWW They have created another problem.
    We can no longer just "DELETE ALL COOKIES".
    PLUS, we can no longer go through our cookies and delete individual ones that snuck through.
    Every one of the OPT-OUT COOKIES SHOULD SAY "OPT-OUT" IWITHIN THEIR NAME OF THEIR COOKIE - PERIOD. RIGHT? (LOL) For real. Why was this mess was allowed?
    REALLY IN MY OPINION THESE COMPANIES SHOULD BE BLOCKED AT THE LOCAL PHONE COMPANIES LEVEL - IN OUR SERVERS. We should not have to deal with them. Same thing with viruses, malware and such beasts. But I digress.
    In summary:
    1.)Google Analytics OPT-OUT Browser Add-on 0.9.6 doesn't retain OPT-OUT settings
    2.) JAVA refuses to create updates for WinXP/FireFox/PaleMoon.
    3.) DAA & NAI still don't retain ALL OPT-OUT settings and never completely OPT-OUT all companies.
    4.) OPT-OUT cookies should be uniformly names with the words OPT-OUT in their titles.
    5.) Ad Block Plus 25.6.7 doesn't work for Pale Moon and there is no alternative - (didn't work great in FireFox)
    Right now I'm mainly interested in #1)retaining my GOOGLE OPT-OUTS while on line AND while logged off since it is attacking my computer and steeling all the speed until it freezes my keyboard.
    Currently I am trying to remember to run through 3. OPT-OUTS every time I log on.
    Thanks so much!

    hello, palemoon's support forums are here: http://forum.palemoon.org/

  • Data not updated in business entity after change in architectural object

    Hi,
    A business entity was created from Architectural Object.
    When we modify the address in the architectural object, the data is not updated in the business entity.
    Is there any solution that make an automatic update for the address in business entity after a change in architectural object ?
    Thx for your help.
    Regards
    Saad

    Hi,
    I have created new infopackage and ran. Now the following message I have got on the monitor.
    "Data not received in PSA Table
    Diagnosis
    Data has not been updated in PSA Table . The request is probably still running or there was a short dump.
    Procedure
    In the short dump overview in BW, look for the short dump that belongs to your data request. Make sure the correct date and time are specified in the selection screen.
    You can use the wizard to get to the short dump list, or follow the menu path "Environment -> Short dump -> In Data Warehouse".
    Removing errors
    Follow the instructions in the short dump."
    Any more thoughts?
    Thanks,
    Rao.

  • When suri is updated for 5 will i be able to upgrade her for my 4s?

    when suri is updated for 5 os will i be able to upgrade her for my 4s to the updated version?

    Why are you updating Tom and Katie's child?
    Updated Siri software will be available for you in iOS 6, available Sept. 19th.

  • The declaration for the entity "HTML.Version" must end with ' '.

    Hi experts.
    I have an synchronous escenario Proxy - SOAP (SAP ERP - SalesForce) Is a very simple escenario:
    1. ERP sends user and password to SF and SF respond with a token.
    2. PI sends to SF a Request message with some information, SF get the message without problems.
    3. When SF responds to PI, the following error appears on the SXI_MONITOR:
    <SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>
      <SAP:P1>com/sap/xi/tf/_MM_SF_General_Response_</SAP:P1>
      <SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException:</SAP:P2>
      <SAP:P3>The declaration for the entity "HTML.Version" must</SAP:P3>
      <SAP:P4>end with '>'.</SAP:P4>
      <SAP:AdditionalText />
      <SAP:Stack>Runtime exception occurred during application mapping com/sap/xi/tf/_MM_SF_General_Response_; com.sap.aii.utilxi.misc.api.BaseRuntimeException:The declaration for the entity "HTML.Version" must end with &#39;>&#39;.</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
    The response structure from login and the point 3 are the same.
    I tested in the SOAP UI and responds fine, without error:
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns="http://soap.sforce.com/schemas/class/AXT_SF_SAP_ws" xmlns:objResponse="http://soap.sforce.com/schemas/class/Objetos_ws">
       <soapenv:Body>
          <fnActualizaCostoActividadResponse>
             <result>
                <objResponse:bResponse>true</objResponse:bResponse>
                <objResponse:sResponse>Éxito en la Actualización del Costo de la Actividad, para el Caso: 001 .</objResponse:sResponse>
             </result>
          </fnActualizaCostoActividadResponse>
       </soapenv:Body>
    </soapenv:Envelope>
    Any idea to whats going on with this? I appreciate so much your help.
    Cristina.

    This has been fixed. I updated to the latest version of Java (Version 6 Update 17 (build 1.6.0_17-b04)) & cleared my browser history (temporary files, history, cookies, saved passwords and web form information). I did not have to reboot. Apparently, Java version 6 update 15 had some sort of conflict with P6 Web.

  • After creation related entity method, child entity's Parent GUID not popu..

    Hi All,
    I am creating related entity with method create_related_entity of BOL Entity,
    then doing some modifications to this created entity fields with SET_PROPERTY method,
    then with BOL_CORE->MODIFY is functioning then getting Transaction context of BOL_CORE and doing SAVE & COMMIT,
    but due to after created related entity, no Paret GUID is present for this entity & TERR GUID of entity too, so its not saving....
    what we can do....?
                                            PARTNER_GUID                                             00000000000000000000000000000000
                                            TERR_GUID                                             00000000000000000000000000000000
                                            TERR_ID                                             500050
                                            TERR_DESC                                       
                                            VALID_FROM                                             20110817
                                            VALID_TO                                             99991231
                                            BP_NODE_GUID                                             00000000000000000000000000000000
                                            DIRECT                                       
                                            OVERRIDDEN                                       
    here Partner GUID & TERR GUID are not getting generating, after created related entities,
    when we can do, so that this child get saved under proper parent...?
    Thanking you.
    Regards,
    VIJHYD
    Edited by: vjmhyd on Aug 17, 2011 3:38 PM
    Edited by: vjmhyd on Aug 17, 2011 3:39 PM
    Edited by: vjmhyd on Aug 17, 2011 3:45 PM

    Self

  • Issue when inserting Child Entity (Notes) with Contact

    Hi,
    I am getting the following error message when inserting Contacts with a child entity i.e. Notes which is quite misleading
    SOAP fault from Item: OnDemandServicesObjMgr_eng_44477.log(SBL-DAT-00542)Method 'SetFieldValue' of business component 'Contact Note' (integration component 'Contact_Contact Note') returned the following error: "Access denied.(SBL-DAT-00542)"(SBL-EAI-04376
    As suggested in earlier post I have tried providing values for fields NotesID and ContactID as well and even though it gives this error message.
    Thanks
    Arif

    Hi, From the error message it looks like the access profile settings for the WS user doesn't have required privileges to create a note for contact. You make have to check access profile settings first and then try it
    -- Venky CRMIT

  • Support for weak entity tags....

    Hi All,
    Is there is a way to return weak entity tags with objects in the
    enterprise server. I would like to use this as weak entity tags which
    may lead to a more efficient caching scheme. If it is supported please
    help as to how this is configured....
    Thanks,
    Jack.

    Hi Sam,
    Thanks! No problem. I understand completely your perspective, especially about the integration stuff.
    In case more detail helps:
    Each "action" we have has a clear naming structure and actually they all get aggregated up to global in the end using Exists() if the action is on a child entity. They are called action_1 to action_N where N is the total actions in the active delivery. The rule developers update this each time a release is completed.
    N is a value set in the rulebase that the calling system can have access to, e.g. N=20. The calling system would then know to look in the response field the value of action_1 through to action_20, and do some further processing based on this. So if action_7 meant at "at least one address needs verifying", it would then look at the address instances returned in the response, and see which one(s) have address_action_7 also set. Both systems are aware of what the actions "are", but OPA contains all of the legal / business rules as to when that action should be raised, and the calling system interprets this and sorts out / transforms the data.
    This works well and in terms of performance is optimised, but that said we will be looking at 10.4 and seeing what advantages it could bring over this approach.
    Good luck with the implementation!
    Cheers,
    Ben

  • I downloaded the latest update for my ipad and now it won't open.  the screen shows the itunes icon and a pic of the usb cable

    I downloaded the latest update for my ipad and now it won't open.  the screen shows the itunes icon and a pic of the usb cable

    That message means that you have to restore the iOS software because something went wrong. Follow the instructions here. I hope that you have a backup.
    iTunes: Restoring iOS software - Support - Apple

  • I am unable to apply my update for Photoshop CS6

    I also can no longer update
    OSX 10.8.4.latest
    CS6 Suite
    08/16/13 14:02:04:430 | [INFO] |  | OOBE | DE |  |  |  | 906494 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/16/13 14:02:04:430 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    08/16/13 14:02:04:430 | [INFO] |  | OOBE | DE |  |  |  | 906494 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/16/13 14:02:04:430 | [INFO] |  | OOBE | DE |  |  |  | 906494 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/16/13 14:02:04:430 | [INFO] |  | OOBE | DE |  |  |  | 906494 | START - Installer Session
    08/16/13 14:02:04:430 | [INFO] |  | OOBE | DE |  |  |  | 906494 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/16/13 14:02:04:430 | [INFO] |  | OOBE | DE |  |  |  | 906494 | RIBS version: 7.0.0.108
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | OSX version: 10.8.4 
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | ::START TIMER:: [Total Timer]
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | CHECK: Single instance running
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | CHECK : Credentials
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Load Deployment File
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | deploymentFile option not given
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | CHECK : Another Native OS installer already running
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Create Required Folders
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Assuming install mode
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Looking up install source path
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Sync Media DB ...
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | ::START TIMER:: [Sync Media DB]
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Pre check media db sync
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | End of Pre check media db sync. Exit code: 0
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | :: END TIMER :: [Sync Media DB] took 99 milliseconds (0.099 seconds) DTR = 282.828 KBPS (0.276199 MBPS)
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Ready to initialize session to start with ...
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | ::START TIMER:: [CreatePayloadSession]
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Updated source path: /Users/admin/Library/Caches/Adobe/AAMUpdater/AdobeExtensionManagerCS6-6.0/6.0.7
    08/16/13 14:02:04:466 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Updating media info for: {48BC197D-7053-434D-AF69-9233170D1614}
    08/16/13 14:02:04:467 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Ignoring original data since install source is local
    08/16/13 14:02:04:467 | [INFO] |  | OOBE | DE |  |  |  | 906494 |   Type: 0, Volume Order: 1, Media Name: AdobeExtensionManager-6.0.7-mul-AdobeUpdate
    08/16/13 14:02:04:467 | [INFO] |  | OOBE | DE |  |  |  | 906494 |   Path: /Users/admin/Library/Caches/Adobe/AAMUpdater/AdobeExtensionManagerCS6-6.0/6.0.7/payloads/ AdobeExtensionManager6.0All-140713200537/AdobeExtensionManager6.0All-140713200537.dmg
    08/16/13 14:02:04:467 | [INFO] |  | OOBE | DE |  |  |  | 906494 | --------------------  END  - Updating Media Sources -  END  --------------------
    08/16/13 14:02:04:472 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Supported RIBS version range: [0.0.0.0,7.0.0.108]
    08/16/13 14:02:04:472 | [INFO] |  | OOBE | DE |  |  |  | 906494 | ----------------- CreatePayloadSession: machine is x86 ---------------
    08/16/13 14:02:05:276 | [INFO] |  | OOBE | DE |  |  |  | 906494 | ______ Verify Dependency Subscribers ______
    08/16/13 14:02:05:276 | [INFO] |  | OOBE | DE |  |  |  | 906494 | BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
    08/16/13 14:02:05:276 | [INFO] |  | OOBE | DE |  |  |  | 906494 |   Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}: 0 (0,0)
    08/16/13 14:02:05:276 | [INFO] |  | OOBE | DE |  |  |  | 906494 | END Operation order for all session payloads: mediaGroup (requires,satisfies)
    08/16/13 14:02:05:277 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Patch Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614} can be applied to product Adobe Extension Manager CS6 6.0.0.0 {83463106-DD1C-4FE5-A61C-DF6715472AD4}
    08/16/13 14:02:05:534 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Setting property "installSourcePath" to: /Users/admin/Library/Caches/Adobe/AAMUpdater/AdobeExtensionManagerCS6-6.0/6.0.7
    08/16/13 14:02:05:534 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Setting property "mode" to: silent
    08/16/13 14:02:05:534 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Setting property "updateManifestPath" to: /Users/admin/Library/Application Support/Adobe/AAMUpdater/1.0/Data/AdobeExtensionManagerCS6-6.0/6.0.7/6.0.7.xml
    08/16/13 14:02:05:534 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Setting property "workflow" to: updater
    08/16/13 14:02:05:534 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Overwrite property "extensionsOnly" to: 1
    08/16/13 14:02:05:534 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Overwrite property "mode" to: silent
    08/16/13 14:02:05:534 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Overwrite property "patchesOnly" to: 1
    08/16/13 14:02:05:534 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Overwrite property "updateManifestPath" to: /Users/admin/Library/Application Support/Adobe/AAMUpdater/1.0/Data/AdobeExtensionManagerCS6-6.0/6.0.7/6.0.7.xml
    08/16/13 14:02:05:534 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Overwrite property "workflow" to: updater
    08/16/13 14:02:05:535 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Found payload actions:
    08/16/13 14:02:05:535 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Deciding what installer mode to use...
    08/16/13 14:02:05:553 | [INFO] |  | OOBE | DE |  |  |  | 906494 | BEGIN Setting requested payload actions
    08/16/13 14:02:05:553 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Value returned on lookup of payload: Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614} is: false
    08/16/13 14:02:05:553 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Action string for Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}  is install
    08/16/13 14:02:05:554 | [INFO] |  | OOBE | DE |  |  |  | 906494 | END Setting requested payload actions
    08/16/13 14:02:05:556 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Collected advanced path check information for INSTALLDIR
    08/16/13 14:02:05:556 | [INFO] |  | OOBE | DE |  |  |  | 906494 | INSTALLDIR is a well-formed path
    08/16/13 14:02:05:556 | [INFO] |  | OOBE | DE |  |  |  | 906494 | INSTALLDIR is not the root path
    08/16/13 14:02:05:556 | [INFO] |  | OOBE | DE |  |  |  | 906494 | INSTALLDIR is on a local volume
    08/16/13 14:02:05:556 | [INFO] |  | OOBE | DE |  |  |  | 906494 | INSTALLDIR is on a writable volume
    08/16/13 14:02:05:556 | [INFO] |  | OOBE | DE |  |  |  | 906494 | INSTALLDIR is not on a case sensitive volume
    08/16/13 14:02:05:556 | [INFO] |  | OOBE | DE |  |  |  | 906494 | INSTALLDIR passed path basic path validation: /Applications
    08/16/13 14:02:05:774 | [INFO] |  | OOBE | DE |  |  |  | 906494 | BEGIN InstallOperationsQueue Unordered operations
    08/16/13 14:02:05:774 | [INFO] |  | OOBE | DE |  |  |  | 906494 |   Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}:  with operation install
    08/16/13 14:02:05:774 | [INFO] |  | OOBE | DE |  |  |  | 906494 | END InstallOperationsQueue Unordered operations
    08/16/13 14:02:05:774 | [INFO] |  | OOBE | DE |  |  |  | 906494 | BEGIN InstallOperationsQueue Ordered operations
    08/16/13 14:02:05:774 | [INFO] |  | OOBE | DE |  |  |  | 906494 |   Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}:  with operation install
    08/16/13 14:02:05:774 | [INFO] |  | OOBE | DE |  |  |  | 906494 | END InstallOperationsQueue Ordered operations
    08/16/13 14:02:05:801 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Payloads passed preflight validation.
    08/16/13 14:02:05:801 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Call PreSession Custom Hook
    08/16/13 14:02:05:801 | [INFO] |  | OOBE | DE |  |  |  | 906494 | BEGIN InstallOperationsQueue Unordered operations
    08/16/13 14:02:05:801 | [INFO] |  | OOBE | DE |  |  |  | 906494 |   Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}:  with operation install
    08/16/13 14:02:05:801 | [INFO] |  | OOBE | DE |  |  |  | 906494 | END InstallOperationsQueue Unordered operations
    08/16/13 14:02:05:801 | [INFO] |  | OOBE | DE |  |  |  | 906494 | BEGIN InstallOperationsQueue Ordered operations
    08/16/13 14:02:05:801 | [INFO] |  | OOBE | DE |  |  |  | 906494 |   Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}:  with operation install
    08/16/13 14:02:05:801 | [INFO] |  | OOBE | DE |  |  |  | 906494 | END InstallOperationsQueue Ordered operations
    08/16/13 14:02:06:008 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Calling the custom action code for pre-install for payload Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}
    08/16/13 14:02:06:008 | [INFO] |  | OOBE | DE |  |  |  | 906494 | ::START TIMER:: [Payload Operation :{48BC197D-7053-434D-AF69-9233170D1614}]
    08/16/13 14:02:06:010 | [INFO] |  | OOBE | DE |  |  |  | 906531 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/16/13 14:02:06:010 | [INFO] |  | OOBE | DE |  |  |  | 906531 | Installer Operation: PayloadInstaller
    08/16/13 14:02:06:010 | [INFO] |  | OOBE | DE |  |  |  | 906531 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/16/13 14:02:06:010 | [INFO] |  | OOBE | DE |  |  |  | 906531 | Request to install payload
    08/16/13 14:02:06:021 | [INFO] |  | OOBE | DE |  |  |  | 906531 | Payload Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}: Calling ARKEngine from path /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources
    08/16/13 14:02:07:320 | [INFO] |  | OOBE | DE |  |  |  | 906531 | CustomizedPatch property not found in database
    08/16/13 14:02:07:320 | [INFO] |  | OOBE | DE |  |  |  | 906531 | Beginning installation for payload at /private/tmp/.tempdirTiFIOAwv/Install.db
    08/16/13 14:02:07:433 | [INFO] |  | OOBE | DE |  |  |  | 906531 | Attempting to patch file: "/Applications/Adobe Extension Manager CS6/Adobe Extension Manager CS6.app/Contents/MacOS/ZStringResources/uk_UA.xml"(Seq 5)
    08/16/13 14:02:07:677 | [INFO] |  | OOBE | DE |  |  |  | 906531 | Attempting to patch file: "/Applications/Adobe Extension Manager CS6/Adobe Extension Manager CS6.app/Contents/Resources/de.lproj/MainMenu.nib"(Seq 7)
    08/16/13 14:02:07:677 | [ERROR] |  | OOBE | DE |  |  |  | 906531 | DF019: Unable to find the file to patch. Re-install the product & then apply the patch again. (Unable to locate file to patch at "/Applications/Adobe Extension Manager CS6/Adobe Extension Manager CS6.app/Contents/Resources/de.lproj/MainMenu.nib")(Seq 7)
    08/16/13 14:02:07:677 | [WARN] |  | OOBE | DE |  |  |  | 906531 | DW063: Command ARKPatchCommand failed.(Seq 7)
    08/16/13 14:02:07:678 | [INFO] |  | OOBE | DE |  |  |  | 906531 | Completing installation for payload at /private/tmp/.tempdirTiFIOAwv/Install.db
    08/16/13 14:02:08:024 | [INFO] |  | OOBE | DE |  |  |  | 906494 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 2 =*=*=*=*=*=*=*=*=*=*=*=*=*
    08/16/13 14:02:08:024 | [INFO] |  | OOBE | DE |  |  |  | 906494 | :: END TIMER :: [Payload Operation :{48BC197D-7053-434D-AF69-9233170D1614}] took 2016 milliseconds (2.016 seconds) DTR = 3569.44 KBPS (3.48579 MBPS)
    08/16/13 14:02:08:086 | [INFO] |  | OOBE | DE |  |  |  | 906494 | User specified overrideFile:
    08/16/13 14:02:08:088 | [INFO] |  | OOBE | DE |  |  |  | 906494 | The csu inventory was not updated for payload Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}, value of local var is -1
    08/16/13 14:02:08:088 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Calling the ROLLBACK custom action code for pre-install for payload Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}
    08/16/13 14:02:08:883 | [INFO] |  | OOBE | DE |  |  |  | 906494 | No operation.  We're done:
    08/16/13 14:02:10:888 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Total components installed: 0
    08/16/13 14:02:10:888 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Total components repaired: 0
    08/16/13 14:02:10:888 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Total components removed: 0
    08/16/13 14:02:10:888 | [WARN] |  | OOBE | DE |  |  |  | 906494 | DW050: The following payload errors were found during install:
    08/16/13 14:02:10:888 | [WARN] |  | OOBE | DE |  |  |  | 906494 | DW050:  - Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All: Install failed
    08/16/13 14:02:10:888 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Call PostSession Custom Hook
    08/16/13 14:02:10:888 | [INFO] |  | OOBE | DE |  |  |  | 906494 | :: END TIMER :: [Total Timer] took 7307 milliseconds (7.307 seconds) DTR = 990.831 KBPS (0.967608 MBPS)
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | -------------------------------------- Summary --------------------------------------
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 |  - 0 fatal error(s), 1 error(s)
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | OSX version: 10.8.4 
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 |
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | ----------- Payload: Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614} -----------
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | ERROR: DF019: Unable to find the file to patch. Re-install the product & then apply the patch again. (Unable to locate file to patch at "/Applications/Adobe Extension Manager CS6/Adobe Extension Manager CS6.app/Contents/Resources/de.lproj/MainMenu.nib")(Seq 7)
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 |
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Please search the above error string(s) to find when the error occurred.
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | These errors resulted in installer Exit Code mentioned below.
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | -------------------------------------------------------------------------------------
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 |
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Exit Code: 7 - Unable to complete Silent workflow.
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Please see specific errors for troubleshooting. For example, ERROR: DF019 ...
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | END - Installer Session
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

    Tasc_redleader which update exactly are you trying to apply?  Your screen shot indicates an update to Photoshop CS6 but your installation log appears to be for Extension Manager CS6.
    Please see Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html for information on how to review and interpret your installation log files.

  • Camera Raw 6.7 Update for Mac OS 10.10:  Installation Failed error message.

    Camera Raw 6.7 Update for Mac:  Installation Failed error message.  Update downloaded directly from Adobe website.  Newly purchased Mac Workbook Pro, OS 10.10, using Photoshop CS5. Other updates successfully accomplished.  Camera Raw 6.7 Update was downloaded multiple times with multiple installation attempts. Any recommendations?

    thanks for the prompt response...i appreciate it.  according to the link you listed, that's correct.  the strange thing is that prior to the upgrad to mac os 10.8.4, photoshop CS5 was working just fine and i was able to open my canon raw files with my current camera raw plug-in version 6.7 which adobe has indicated is the last camera raw update they'll be offering for cs 5
    so it's clearly an issue related to the "upgrade" of the os.  seems like every solution creates 6 new problems...further evidence for the notion that if it ain't broke don't fix it!  thanks again.

Maybe you are looking for