Message integrity in XI

Hello All
How does XI ensure message integrity? Can someone pls give me some info on this?
And, if XI goes down while processing a message, how does it ensure that the message doesnt get lost the next time it is restarted?
Thanks
Chandra

Integrity refers to the correctness of message in terms of routing and content of the message. In a normal scenario you can be assured that the message content is not lost somewhere in between during the entire flow of message through XI. Even in case of errors, there are known locations which could be used to trace the message.
if XI goes down while processing a message,
The messages are stored in XI at both integration engine level and adapter engine level. It therefore ensures that the server fails, the last stored entry could be used for further processing. You may opt for much better alert mechanism like CCMS to ensure proper notifications in case of such failures.
Regards,
Prateek

Similar Messages

  • Lync Edge - TURN HMAC MESSAGE-INTEGRITY

    Hello,
    I am having problems generating a valid HMAC key for my TURN allocate requests to the Lync edge server.  I have a valid username / realm / password combination but I always get an error back from the Edge server about the value of the MESSAGE-INTEGRITY
    attribute.  http://msdn.microsoft.com/en-gb/library/dd949398(v=office.12).aspx
    I have had no problems before when generating the MESSAGE-INTEGRITY of STUN messages to other TURN servers, and have come across similar issues with signing STUN messages for interop with Lync (which I have overcome).  I am aware that the TURN message
    must be padded with NULLs until it is a multiple of 64 before the signing occurs, and that the key for signing is the MD5 hash of USERNAME : REALM : PASSWORD (where the username / password are acquired from the MRAS request, and the realm is from the 401 response
    from the TURN server).
    I have enabled logging on a Lync client and used Wireshark to get the STUN packets it is sending to the Lync TURN component.  I have constructed a test STUN packet to be identical to the one Lync sends, but I am unable to generate the same HMAC as it
    gets (signing my test packet with the Lync client's username/password from it's MRAS credential response).
    Has anyone had any problems getting a valid MESSAGE-INTEGRITY value for the Lync edge server, and if so what was the solution? 
    Thanks,
    Simon

    Hi,
    The issue is more related to Lync development. you may post a question on MSDN forum and more lync development expert will help you. Thank you for your understanding.
    http://social.msdn.microsoft.com/Forums/en-US/communicatorsdk/threads
    Kent Huang
    TechNet Community Support

  • Nokia Messaging Integration

    Hopefully i'm not posting something that has already been discussed....
    I had to reinstall the Nokia Messaging application into my phone, and when i did, instead of doing the usual setup the way it did in Beta, the Messaging integrated itself with the native application, which icorporates all of the original nokia settings and configurations.  It looks to me like becasue of that, the push option has been effectively eliminated.  Is there any way to get back to the original settings of that new messaging program?  I definitely found it better than the original nokia messaging that came on the phone.  Any help would be appreciated.

    dear bigdog, i tried what you suggested, but it didn't work out. i went to Messaging -> Option -> Setting -> Email -> Default mailbox, there is only one account called "Email". As you can see from Fig. 1 attached, when I tried to edit "Email", nothing happens, as if "Email" doesn't exist. However, I do have a Gmail account in use. Also, as you can see from Fig. 2 attached, in Messaging (the built-in one, not the installed newest one with HTML support), there is a "Mailbox" icon, meaning no email account was configured. whenever i click on it, it will ask me to type in account info and setup a new Gmail account. once i did so, but it turned out that on my home screen, there are two email clients showing info from one Gmail account (one client is built-in, the other one client is the newest "colorful-interfaced" Nokia Messaging 1.1 with HTML support). now i am using only the newest one. thanks so much for your help!
    Message Edited by michaels on 09-Apr-2009 04:41 PM
    Sorry about my large font. I have problems with my sight.
    Please give me some KUDOS if my reply is of help for you. Thank you very much!
    Attachments:
    Figure 1.jpg ‏13 KB
    Figure 2.jpg ‏17 KB

  • IE warning message - Integrating Bex WEb and BPS Web

    Hi all,
    I've implemented the "how to" in call BEX web from the BPS web.  When I move to the tab page of the bex web report I find that an  IE warning messages is displayed for each variable I pass.
    I'n not sure how to turn off the warning message.  I have looked in IE but can't see anything obvious.
    Any suggestion would be helpful.
    Regards 
       Karen

    Fixed

  • [svn:fx-trunk] 11601: Integrating Min' s recent fixes to FXGUtils for a group of attribute parsing bugs and clarification of error messages .

    Revision: 11601
    Author:   [email protected]
    Date:     2009-11-09 22:00:50 -0800 (Mon, 09 Nov 2009)
    Log Message:
    Integrating Min's recent fixes to FXGUtils for a group of attribute parsing bugs and clarification of error messages.
    QE notes: Please confirm test cases.
    Doc notes: N/A
    Bugs:
    SDK-22982 - FXG compiler fails on percentage lineheight inside formatted text content
    SDK-24093 - If a
    tag has children, you do not get a compile error.
    SDK-24092 - You get a compile error if you set justificationStyle="prioritizeLeastAdjustment"
    SDK-24097 - Setting an invalid verticalAlign style on RichText has a typo in the error message
    Reviewer: Min
    Tests run: Checkintests, Bug test cases
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22982
        http://bugs.adobe.com/jira/browse/SDK-24093
        http://bugs.adobe.com/jira/browse/SDK-24092
        http://bugs.adobe.com/jira/browse/SDK-24097
    Modified Paths:
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/fxg/FXGException_en.properties
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/RichTextNode.java
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRich BlockTextNode.java
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRich TextLeafNode.java
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/AbstractRich TextNode.java
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/BRNode.java
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/ImgNode.java
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TabNode.java
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/richtext/TextHelper.j ava
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/text/AbstractCharacte rTextNode.java
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXGSAXScanner.java

    Dear Pallavi,
    Very useful post!
    I am looking for similar accelerators for
    Software Inventory Accelerator
    Hardware Inventory Accelerator
    Interfaces Inventory
    Customization Assessment Accelerator
    Sizing Tool
    Which helps us to come up with the relevant Bill of Matetials for every area mentioned above, and the ones which I dont know...
    Request help on such accelerators... Any clues?
    Any reply, help is highly appreciated.
    Regards
    Manish Madhav

  • [svn:fx-trunk] 7700: Integrated TLF build 450.

    Revision: 7700
    Author:   [email protected]
    Date:     2009-06-09 21:31:13 -0700 (Tue, 09 Jun 2009)
    Log Message:
    Integrated TLF build 450. This integration required no changes to framework code.
    From TLF's ReleaseNotes.txt:
    Build 450
    Fix bug 330941 BackgroundColor and Color export differently
    - backgroundColor now exports in 0x hex format
    Build 449
    Eliminate IInternalFlowComposer interface
    Fix 2328573 - remove textLine from BackgroundManager's cache when calling recreateTextLine() with recycled line.
    Fix 2347701 SelectionManager and EditManager keyDownHandlers should call event.preventDefault() if they handle the key
    Build 448
    Changing behavior of vertical alignment of bottom or middle when content height exceeds container height with scrolling on. Now it will act as top aligned.
    Build 447
    Rename TextFlow.getElementById to getElementByID
    Build 446
    Review changes - TextContainerManager
    1) setText parameter named text
    2) setTextFlow parameter named textFlow
    3) hasScrollRect should be private
    Build 445
    Fix 2340553 Insert of "auto" sized InlineGraphics don't undo
    Fix 2331720 TextContainerManager.getText - the parameter is a separator and is not added after the last paragraph
    Fix the width of the paragraph terminator should not be included as part of the content width in lineBreak=explicit mode.
    Fix cursor blinks in read-select mode, it should not blink. Now check the interactionManager's editingMode before setting the blinkRate.
    Fix links at the end of the TextFlow don't cause the cursor to change to a hand cursor when the mouse passes over the link.Build 443
    Fix 2297125 Vertical adjustment now adds height proportional to existing line spacing, even when lines are created using the text line factory
    Fix 2305477 Added support for compilation of linkNormalFormat, linkActiveFormat and linkHoverFormat in mxml
    Added an sdk example for context menu
    QE Notes: None
    Doc Notes: None
    Bugs: None
    Reviewer: None
    Modified Paths:
        flex/sdk/trunk/frameworks/libs/textLayout.swc
        flex/sdk/trunk/in/tlf/textLayout.swf
        flex/sdk/trunk/in/tlf/textLayout.swz
        flex/sdk/trunk/in/tlf/tlf.properties

  • I can't open my messages on My Verzion page. it says I have 5 How do I get them?

    I can't open my messages on My Verzion It says I have 5 but I can't get them. Please help Ty
    << Message was moved by: Verizon Moderator for better exposure. >>

        Patricia=Jean=Hartman, it's important that you are able to access your messages. If you are accessing messages integrated with Verizon Messages, you can use this link to access your inbox: http://vz.to/1ff8o9x
    AndreaS_VZW
    Follow us on Twitter @VZWSupport

  • Integration Builder data not understood - Problem

    Hi all,
    i have a problem with XI.
    I want to generate Proxies from XI Content in a SAP System.
    in SPROXY i can't see any data from the repository.
    SLDCHECK runs successfully.
    If i run SPROX_CHECK_IFR_CONNECTION i get the failure message "Integration Builder data not understood".  I have already changed all passwords for the service users in XI and Exchange Profile.
    can you give me a hint what the problem could be ?
    br,
    martin

    Hi martin,
    Make sure your business system is set up as follows:
    1. Transaction SXMB_ADM
    - Role of System: Application System
    - Corresponding Integration Server:
    dest://<your_sm59_http_destination>
    2. Ensure that the RFC destinations LCRSAPRFC and SAPSLDAPI are
    maintained and working
    3. Run SLDCHECK to verify that the connection to the System Landscape
    Directory works.
    4. Check that the Integration Repository is running and data is maintained there.
    check out the 18th page of this link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/bd5950ff-0701-0010-a5bc-86d45fd52283
    Message was edited by:
            MANIKANDAN subash chandran
    Message was edited by:
            MANIKANDAN subash chandran

  • WAP Error Message Received invalid EAPOL-Key MIC (msg 2/4)

    Hi there
    can anyone help me with this error message Received invalid EAPOL-Key MIC (msg 2/4) .
    Time Stamp
    Severity
    Service
    Description
    Nov  5 2012 15:11:27
    warn
    hostapd[4365]
    Received invalid EAPOL-Key MIC (msg 2/4)
    I only get this message from one device when connecting to the WLAN.
    This happens only from time to time. Sometimes it connects without any problem.
    Appriciate any help.
    Sincerely
    Patrik

    This is an error when the STA (the computer) constructs the packet. 2/4 is indicate of the handshake process where it sends a nonce-value with its own MIC. A MIC is a message integrity check (or code).
    Basically, this error is saying, whatever that computer is sending is invalid. You can try to make the AP behave differently such as force the use of AES instead of AES+TKIP depending on what product you have. Pretty much removing "mixed" wireless networking. As example, try using WPA2 (AES) only.
    Such errors are more common using TKIP since it is the nature of TKIP to send a per-packet-key.
    -Tom
    Please rate helpful posts

  • Kerberos Authentication: "Integrity check on decrypted field failed"

    Hi,
    I have configured a portal (NW 7.0 SP13) for Kerberos Authentication. I have another portal with exactly the same configuration (same MS-ADS etc, just a different user) which is working fine. But this one is giving me the error "Integrity check on decrypted field failed" (and Kerberos Auth fails).
    Any ideas?? I get the same error whether I use the keytab from the SPNEGO wizard, or the keytab from "ktpass -princ host/%HOST%@%DOMAIN% -pass %PASSWORD% -out keytab -mapUser %USER% +DesOnly /crypto DES-CBC-MD5 /ptype KRB5_NT_PRINCIPAL"
    The only difference I can see between the ldifde outputs of the two users (the one that works and the one that doesn't) is the one that doesn't has an extra SPN "HTTP/" - would that cause this error??
    Has anyone else had this error & what causes it?
    Many thanks in advance.
    Regards
    Jane
    Full error text:
    JGSS_DBG_CTX Creating context, initiator = no, input cred = not null
    JGSS_DBG_CRED getCred: only one cred, returning it
    JGSS_DBG_CRED getName found name: host/[email protected], mech=1.2.840.113554.1.2.2
    JGSS_DBG_CRED Krb5 name type = 0
    JGSS_DBG_CTX Creating context, cred usage = 2
    GSS Context created
    JGSS_DBG_UNMARSH Real token len 1641
    JGSS_DBG_UNMARSH Token oid 1.2.840.113554.1.2.2
    JGSS_DBG_UNMARSH inner token len 1630
    JGSS_DBG_PROV getFactory: index = 0 found factory
    JGSS_DBG_PROV getMechs: Mechanism(s) supported by provider IBMJGSSProvider
    JGSS_DBG_PROV 1.2.840.113554.1.2.2
    JGSS_DBG_PROV getMechs: 1 unique mechanism(s) found
    JGSS_DBG_PROV [0]: 1.2.840.113554.1.2.2
    JGSS_DBG_CTX Default list of negotiable mechs:
    1.2.840.113554.1.2.2
    JGSS_DBG_CTX ticket enc type = des-cbc-md5
    com.ibm.security.krb5.internal.KrbException, status code: 31
    message: Integrity check on decrypted field failed
    at com.ibm.security.krb5.internal.crypto.n.decrypt(n.java:31)
    at com.ibm.security.krb5.internal.crypto.n.decrypt(n.java:15)
    at com.ibm.security.krb5.internal.crypto.n.decrypt(n.java:32)
    at com.ibm.security.krb5.EncryptedData.decrypt(EncryptedData.java:106)
    at com.ibm.security.jgss.mech.krb5.k.a(k.java:248)
    at com.ibm.security.jgss.mech.krb5.k.b(k.java:188)
    at com.ibm.security.jgss.mech.krb5.k.acceptSecContext(k.java:533)
    at com.ibm.security.jgss.GSSContextImpl.acceptSecContext(GSSContextImpl.java:155)
    at com.ibm.security.jgss.GSSContextImpl.acceptSecContext(GSSContextImpl.java:153)
    at com.sap.security.core.server.jaas.SPNegoLoginModule.doHandshake(SPNegoLoginModule.java:738)
    at com.sap.security.core.server.jaas.SPNegoLoginModule.login(SPNegoLoginModule.java:362)
    at com.sap.engine.services.security.login.LoginModuleLoggingWrapperImpl.login(LoginModuleLoggingWrapperImpl.java:185)
    at com.sap.engine.services.security.login.ModulesProcessAction.run(ModulesProcessAction.java:70)
    at java.security.AccessController.doPrivileged(AccessController.java:242)
    at com.sap.engine.services.security.login.FastLoginContext.login(FastLoginContext.java:181)
    at com.sap.engine.system.SystemLoginModule.login(SystemLoginModule.java:90)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at javax.security.auth.login.LoginContext.invoke(LoginContext.java:699)
    at javax.security.auth.login.LoginContext.access$000(LoginContext.java:151)
    at javax.security.auth.login.LoginContext$4.run(LoginContext.java:634)
    at java.security.AccessController.doPrivileged(AccessController.java:242)
    at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:631)
    at javax.security.auth.login.LoginContext.login(LoginContext.java:557)
    at com.sap.security.core.logon.imp.SAPJ2EEAuthenticator.getLoggedInUser(SAPJ2EEAuthenticator.java:146)
    at com.sapportals.portal.prt.service.authenticationservice.AuthenticationService.getLoggedInUser(AuthenticationService.java:303)
    at com.sapportals.portal.prt.connection.UMHandler.handleUM(UMHandler.java:96)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:186)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(AccessController.java:242)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
    at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
    at com.sap.portal.navigation.Gateway.service(Gateway.java:126)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(AccessController.java:215)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    JGSS_DBG_CTX Error authenticating request. Reporting to client
    Major code = 11, Minor code = 31
    org.ietf.jgss.GSSException, major code: 11, minor code: 31
    major string: General failure, unspecified at GSSAPI level
    minor string: Kerberos error while decoding and verifying token: com.ibm.security.krb5.internal.KrbException, status code: 31
    message: Integrity check on decrypted field failed

    Hi Désirée,
    Yes the service user has "Use DES encryption" set.
    In the end, it was resolved by changing the password and running the SPNEGO wizard again to generate a new keytab with the new password.
    Regards
    Jane

  • OWSM 11g: Difference between Message Protection Policies

    Hi all,
    I am using OWSM11g for securing web services. There are two separate policies provided oracle/wss10_message_protection_service_policy and oracle/wss10_x509_token_with_message_protection_client_policy. How does these policies differ in providing message protection?
    Additionally, I have the documentations provided by oracle regarding OWSM11g. In case, there are some addtional resources or tutorials for OWSM 11g which might help me please suggest me the same.
    Thanks in advance.

    Hi,
    In OWSM 10g there was concept of Server Agent and Client agents.The server agents were attached with the service providers and client agents were attached with client consumers.Similarly there are two types of policies available with 11g for service endpoints.One is attached with the service provider endpoint and one is attached with the consumer.
    For e.g- If there is a credit validation webservice which requires the payload to be signed and encrypted,then u attach oracle/wss10_message_protection_service_policy with it and if there is a SOA composite invoking this service,then u attach oracle/wss10_message_protection_client_policy with it.For each of the service side and client side policies some configurations/settings can be modified or overridden.
    Now oracle/wss10_message_protection_service_policy is message integrity and confidentiality service policy implementing WS-1.0 security standards.While oracle/wss10_x509_token_with_message_protection_client_policy is X509 token based authentication with message protection client policy implementing WS-1.0 security standards.
    Hence while implementing security always use the same dual pairs for service and client policies.Currently there are not many samples available but the 'Security and Administrator’s Guide for Web Services' guide is good documentation to start with for configuring security using OWSM 11g.
    Rgds,
    Mandrita

  • FAQ: SAP Messaging Certification

    Welcome to SAP Messaging Certification Forum!
    This forum is actively monitored and moderated by SAP Integration and Certification Center (ICC).
    Frequently Asked Questions:
    ==========================================
    Q1: What are the interface certifications offered in Messaging area?
    Q2: What is ALE Converter?
    Q3: What is ALE Message Handling?
    Q4: What is EDI Subsystem?
    Q5: Does SAP provide EDI conversion/communication as part of SAP applications?
    Q6: Where do I find more information about Messaging integration scenarios?
    Q7: What do I need in order to develop and test my Messaging interface?
    ==========================================
    Q1: What are the interface certifications offered in Messaging area?
    A1: SAP offers ALE converters (CA-ALE), ALE Message Handling (CA-AMS), and EDI Subsystems (CA-EDI) interface certifications.
    Q2: What is ALE Converter?
    A2:  An Application Link Enabling (ALE) converter acts as a bridge between SAP applications and another application. It receives Intermediate Documents (IDocs) from one or more of SAP applications instances and makes the converted data to that application. It also takes data from an external application, convert it to the appropriate IDoc format, and send it to SAP applications.
    The communication method between the SAP applications and the ALE Converter must be transactional RFC (tRFC).
    Q3: What is ALE Message Handling?
    A3: An ALE Message Handler acts as a bridge between SAP applications and one or multiple other applications. It receives Intermediate Documents (IDocs) from one or more instances of SAP applications and determines the correct receiver(s) to route to.
    The communication method between the SAP applications and the ALE Message Handler also must be transactional RFC (tRFC).
    Q4: What is EDI Subsystem?
    A4: An Electronic Data Interchange (EDI) Subsystem translates and transmits business data from one computer to another using a standard format EDI.
    Q5: Does SAP provide EDI conversion/communication as part of SAP applications?
    A5: No but SAP provides an open, common EDI interface for certification. From the SAP side, the EDI interface is based on IDoc technology, which is independent of EDI standards.
    Q6: Where do I find more information about Messaging integration scenarios?
    A6: Please refer to https://www.sdn.sap.com/irj/sdn?rid=/webcontent/uuid/3d29aa71-0501-0010-6c94-807e06d7de58">ale [original link is broken] [original link is broken] to learn more about ALE Message Handling integration scenario.
    Please refer to https://www.sdn.sap.com/irj/sdn?rid=/webcontent/uuid/3e580672-0501-0010-8aab-8d61c461bbb1">edi [original link is broken] [original link is broken]

    Dear
    If you want the best material then simply google the certification test and you will find alot of available information including sample exams and sample questions from SAP Sites and Amazon.
    In addition the following link may be of assistance:
    [http://www.sap4india.com/sap-basis-interview-questions.html|http://www.sap4india.com/sap-basis-interview-questions.html]
    I hope this helps you on your way.
    Kind Regards,
    Brendan

  • BOM and PDS in integration model

    Hi, All!!
    Could you help me colleagues?
    I try to create integration model in ECC (transacion CFM1), but at choice PDS or BOM the system gives out the message: "Integration model contains object types not valid for this APO release"
    How to transfer in APO this data?

    Thanks, I have understood

  • [svn] 3789: Integrated Build 192 of what used to be called TCAL (and, before that, Vellum).

    Revision: 3789
    Author: [email protected]
    Date: 2008-10-21 12:55:26 -0700 (Tue, 21 Oct 2008)
    Log Message:
    Integrated Build 192 of what used to be called TCAL (and, before that, Vellum).
    The Text Component ActionScript Library (TCAL) has been renamed to the Text Layout Framework. Its classes are now in the package flashx.textLayout rather than in flashx.tcal, and they are packaged into SWCs named textLayout_xxx.swc rather than tcal_xxx.swc. The XML namespace for importable markup is now "http://ns.adobe.com/textLayout/2008" rather than "http://ns.adobe.com/tcal/2008".
    QE Notes: Please update package names (and XML namespaces, if necessary) in all test files.
    Doc Notes: Please eliminate all references to "Text Component ActionScript Library" or "TCAL" and use "Text Layout Framework" instead.
    Bugs: -
    Reviewer: -
    Modified Paths:
    flex/sdk/trunk/build.xml
    flex/sdk/trunk/frameworks/fxg-manifest.xml
    flex/sdk/trunk/frameworks/mxml-2009-manifest.xml
    flex/sdk/trunk/frameworks/projects/flex4/build.xml
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxTextInput.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/TextView.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/baseClasses/FxTextBase.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/events/TextOperationEvent.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/Parser.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/TextGraphic.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/graphicsClasses/TextFlowComposer .as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/utils/TextUtil.as
    flex/sdk/trunk/frameworks/projects/wireframe/build.xml
    Added Paths:
    flex/sdk/trunk/frameworks/libs/textLayout_conversion.swc
    flex/sdk/trunk/frameworks/libs/textLayout_core.swc
    flex/sdk/trunk/frameworks/libs/textLayout_edit.swc
    Removed Paths:
    flex/sdk/trunk/frameworks/libs/tcal_conversion.swc
    flex/sdk/trunk/frameworks/libs/tcal_core.swc
    flex/sdk/trunk/frameworks/libs/tcal_edit.swc

    Revision: 3789
    Author: [email protected]
    Date: 2008-10-21 12:55:26 -0700 (Tue, 21 Oct 2008)
    Log Message:
    Integrated Build 192 of what used to be called TCAL (and, before that, Vellum).
    The Text Component ActionScript Library (TCAL) has been renamed to the Text Layout Framework. Its classes are now in the package flashx.textLayout rather than in flashx.tcal, and they are packaged into SWCs named textLayout_xxx.swc rather than tcal_xxx.swc. The XML namespace for importable markup is now "http://ns.adobe.com/textLayout/2008" rather than "http://ns.adobe.com/tcal/2008".
    QE Notes: Please update package names (and XML namespaces, if necessary) in all test files.
    Doc Notes: Please eliminate all references to "Text Component ActionScript Library" or "TCAL" and use "Text Layout Framework" instead.
    Bugs: -
    Reviewer: -
    Modified Paths:
    flex/sdk/trunk/build.xml
    flex/sdk/trunk/frameworks/fxg-manifest.xml
    flex/sdk/trunk/frameworks/mxml-2009-manifest.xml
    flex/sdk/trunk/frameworks/projects/flex4/build.xml
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxTextInput.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/TextView.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/baseClasses/FxTextBase.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/events/TextOperationEvent.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/Parser.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/TextGraphic.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/graphicsClasses/TextFlowComposer .as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/utils/TextUtil.as
    flex/sdk/trunk/frameworks/projects/wireframe/build.xml
    Added Paths:
    flex/sdk/trunk/frameworks/libs/textLayout_conversion.swc
    flex/sdk/trunk/frameworks/libs/textLayout_core.swc
    flex/sdk/trunk/frameworks/libs/textLayout_edit.swc
    Removed Paths:
    flex/sdk/trunk/frameworks/libs/tcal_conversion.swc
    flex/sdk/trunk/frameworks/libs/tcal_core.swc
    flex/sdk/trunk/frameworks/libs/tcal_edit.swc

  • E71 & MfE : we want HTML and integration in Nokia ...

    My E71 currently feels like a very bad investment. Looks like Nokia is not releasing the new shiny Mail for Exchange with HTML and Nokia Messaging integration for E71. The E75, E72 all have it, but Nokia doesn't care for E71 owners.
    Well Nokia, you should be ashamed. Even companies like Apple provide new firmware for older devices. Your product lifecycle support is a big ripoff if you ask me ..
    Please correct this, as this will cost you a lot of customers i think.

    You may not like Exchange and you probably have the option not to use it, good for you. For other like me it is a work tool. And it does not excuse Nokia for having such a weak implementation in MfE. Apple´s and Roadsync implementation is wwwaaayyy better, and in the case of Roadsync we are talking about an independent software vendor, not a giant like Nokia.
    If MfE is such a dissapointment it has more to do with Nokia than with Microsoft. The fact that they have better support in newer (but almost identical to E71)  phones proves that.
    People complaining about Exchange integration is just making a simple complain
    - I bought a phone a couple of months ago (my E71 has 5 months)
    - It is not something cheap, really
    - It is business oriented and it cannot work reliably with Exchange (by now the biggest player in its field)
    There is no philosophical or technical question there. It is a very clear, concrete and I think valid complain.

Maybe you are looking for

  • Publisher Error Message help!

    I get the below error, and it seems to think i am converting a ' ' to a date, therefore not sure where or why its trying to convert and empty value. Any ideas? WT-OP 2007-07-16T15:56:55.987 Crm Publisher Failed to write event to Siebel database Metho

  • Reader 9 Acrobat PDF Printer Driver Continuously Installs

    Since I have installed Reader 9, the Acrobat PDF Printer Driver Continuously Installs in the background degrading system performance. Does anyone else have this problem? It auto created a System Restore point, so check that. I am running XP with all

  • Microsoft Word generates excessive console log entries

    Since upgrading to MS Word 14.3.0 yesterday my console is filled with entries such as: 31/1-13 9:49:53.645 AM Microsoft Word[2569]: Menu: 0x7ec5b050 Item: 12 Info: 31/1-13 9:49:53.645 AM Microsoft Word[2569]:  Text:                              Paste

  • I'am newer

    when i connect as hr/hr@orcl an error msg appear saying "TNS:listener does not currently know of service requested in connect descriptor" what i can do

  • Can't see bridge photoshop actions

    ok so i started to work with actions and scripts and im ready to use them in bridge to be more productive. Before when i had bridge open i could see the actions for other programs, but now i can't (just bridge actions) I opened the startup script win