Regarding Functions of Integration Builder (Design)

Hi friends,
I am new to XI.
In Message Mappings ,in data flow editor ,in a particular scenerio I have both source and target fileds and connection between them.How to insert function between those two.
With Best regards,
sagar

Hi,
At the bottom  that is below the mapping object you can find Functions. In that select function and double click  on that.
Regards
Agasthuri Doss

Similar Messages

  • "Integration Builder: Design" only works well on server

    Both TCD: SXMB_IFR and "http://host:port/rep/start/index.jsp" work well on both clients and server.
    We know, when we want to visit the "Integration Builder:
    Design" in "http://host:port/rep/start/index.jsp",
    a logon screen displays.
    The problem is i can logon to the Integration Builder with user 'XISUPER' in server,but error message 'Authorizaion error;unknown user name or incorrect password' displays in client with the same user and pwd.
    Is any other configuration needed?
    BTW: "com.sap.aii.ib.core.sso.enabled" in exchangeprofile;
         The host file in the client had been modified successfully.

    Hi,
    Can you just find out from your BASIS Team if they have followed the following steps while creating the user.
    This is a detailed step by step procedure for creating a user:
    - On your SAP Web AS host, create the user below with at least the following parameters (transaction SU01).
    <b>User</b> : XISUPER
    <b>Last name (Tab: Address)</b> : <your_name>, for example XI Super
    <b>Password / User Type (Tab: Logon Data)</b> : <init_password> / Dialog
    <b>
    Role (Tab: Role)</b> :
    AP_BC_AI_LANDSCAPE_DB_RFC
    SAP_SLD_ADMINISTRATOR SAP_XI_ADMINISTRATOR
    SAP_XI_CONFIGURATOR SAP_XI_CONTENT_ORGANIZER
    SAP_XI_DEVELOPER SAP_XI_MONITOR
    The SAP_XI* roles are composite roles
    - Save, and exit SU01
    - You must now log on to the Integration server host with the user XISUPER, to switch the initial password to a valid password.
    - You must restart the J2EE engine to transfer the user creation to the J2EE
    Also go through this link for more details,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/95d7d490-0301-0010-ce93-c58f9a3cde0b
    If its been done exactly in the same manner as explained and if you are still finding the problem do let us know so that we can try finding where exactly the problem is.
    Regards,
    Abhy

  • Can not release change list in Integration Builder: Design

    I got the following error any time i try to release a change list in the integration builder: Design.
    #18 13:51:21 AWT-EventQueue-0 ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable
    Thrown:
    MESSAGE ID: com.sap.aii.ib.gui.operations.rb_commands.MESSAGE_TRANSPORTERROR
    com.sap.aii.utilxi.swing.framework.FrameworkException: Errors occurred when transporting the change list
    at com.sap.aii.ib.gui.operations.TransportCLCommand.execute(TransportCLCommand.java:203)
    at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
    at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)
    at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.AbstractButton.doClick(Unknown Source)
    at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Root cause:
    java.lang.AbstractMethodError: com.sap.aii.ib.sbeans.transport.TransportServiceRemote_Stub.releaseForeignChangelist(Lcom/sap/aii/ib/core/clmgmt/ChangeListData;Lcom/sap/aii/ib/bom/gen/XiTypeId;Lcom/sap/aii/ib/core/transport/api/options/ExportOptions;)Lcom/sap/aii/utilxi/misc/api/ICheckResult;
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java:187)
    at $Proxy6.releaseForeignChangelist(Unknown Source)
    at com.sap.aii.ib.client.transport.gen.TransportServiceDelegate.releaseForeignChangelist(TransportServiceDelegate.java:218)
    at com.sap.aii.ib.gui.operations.TransportCLCommand.execute(TransportCLCommand.java:189)
    at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
    at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)
    at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.AbstractButton.doClick(Unknown Source)
    at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

    See these threads, may be these help you:
    Re: Logon to Integration builder & repository hangs
    How to use TCPGateway
    Search for AWT Enqueue error:
    http://backups.lbl.gov/backups/documentation/SysAdmin/4.5/NetBackup_Release_Notes.pdf
    BR,
    Alok

  • Force Integration Builder (Design and Configuration) language to be English

    Hi Experts!
    Does anyone know how to force the Integration Builder (Design and Configuration) language to be English? Since SSO is configured the logon screen do not appear and users can not choose the language they want. The problem is that the default language is German instead of English.
    Thanks in advance.
    Roger Allué i Vall

    Hi,
    I've changed these parameters in the ExchangeProfile:
    com.sap.aii.directory.serviceuser.language
    com.sap.aii.integrationserver.serviceuser.language
    com.sap.aii.ib.client.login.languages
    com.sap.aii.ib.client.content.languages
    com.sap.aii.adapterframework.serviceuser.language
    com.sap.aii.rwb.serviceuser.language
    com.sap.aii.applicationsystem.serviceuser.language
    com.sap.aii.docu.languages
    com.sap.aii.repository.serviceuser.language
    Now all they have the value EN. I also restarted the applications (Server --> Services --> Deploy) :
    sap.com/com.sap.aii.af.app
    sap.com/com.sap.aii.af.cpa.app
    However, nothing changed. Maybe I have to restart all the J2EE Engine?
    Thanks in advance.
    Roger Allué i Vall

  • Integration Builder (Design) - Cache notification

    Friends,
    When we save the objects in Design (Integration Builder), the objects goes to status "Notification Not Yet Started" or "Red" in the cache notification screen. The developer has to manually execute the repeat cache notification to make it successful. Is there any settings or configuration missing? can you please guide me?
    Thanks,
    Peter

    Hi,
    Since your cache in getting update automatically, therefore you should check the RFC in SM59 as mentioned in this document.
    First check this one...
    http://help.sap.com/saphelp_nw04s/helpdata/en/8f/770f41218ff023e10000000a155106/content.htm
    Also go through this thread:
    Cache Error
    Regards,
    Sarvesh

  • Importing Software Components into Integration Builder (Design)

    Hi
    I have successfully installed XI 3.0 and have done post installation configuration.  Could you please point me 1.  how to apply the patches specified in the document
    I have created Technical system and Business system to associate with it. Now I want to import those software components from SLD into my design time Integration Builder.  While I do this I am gettin an error "Interal Occured" - Details of the error list 2 numbers one being Null Point Exception.  Could you please tell me what could be the possible problem and the way to resolve.  Is there a do it yourself kind of a document to learn development in XI, ie step by step instruction right from Data object, message object, interface object, business scenario creation etc.
    2. Is there a special step to follow to get the Adapters link up and running withing XI 3.0 web browser. Cos. at the moment, its invoking another window with local port number followed by :800, but it has an error saying "File Not found"
    Please reply, really appreciate it.
    Best Regards
    Shiva.

    Hi Shiva,
    your second problem should be resolved, if you apply all available Patches to XI 3.0 (i.e. until SP Stack 03). I guess, that also the internal error in Integration Builder will be resolved by applying the patches.
    There is an OSS note 670388 that explains how to patch XI 3.0. It should explain all your questions towards patching.
    I would suggest to apply all patches and then check again, if those errors mentioned still exist.
    Best Regards
    Christine

  • Deactivate AutoComplete functionality in Integration Builder

    Hi,
    did anyone find out how to deactivate the autocomplete functionality in the integration builder? In "Personal Settings" in section Autocomplete there is a check box to decativate this feature and a button to delete the history. The button seems to work in order to delete the history but it seems that the check box does not change anything.
    Sometimes the AutoComplete feature is just anoying, especially when you are copying objects...
    We are on XI 3.0 SP19
    Thanks and Regards,
    Helmut

    Helmut,
    ><i>Sometimes the AutoComplete feature is just anoying, especially when you are copying objects...</i>
    I agree . I have learnt to live with it though. Hopefully someone has the solution.
    Regards
    Bhavesh

  • Authorization errors when access to Integration builder design

    HI ALL,
    I am roger,
    i have XI system, i can open http://localhost:50000/rep/start/index.jsp
    and the the display content is fine. but when i click the 'integration builder' or 'integration directory' link, it prompt the username and password,  then i input my username and password, the error
    'Authorization error; unknown user name or incorrect password' occurs.
    i can access the  NWA using the username and password and my account has the SAP-XI_administrator role. i don't know why i can't access the 'integration builder' or 'integration directory' , what cause this problem?
    Very thanks for your reply

    Hi Roger,
    Go through this link and check you have the same roles as mentioned in this:
    This link is best to know the roles.
    http://www.erpgenie.com/sap/netweaver/xi/xiauthorizations.htm
    Trouble logging to Integration Builder ( IR / ID ) ?
    /people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support
    Regards,
    Sarvesh

  • Problem with importing software components into Integration Builder:Design

    Hai everyone
    I m trying to import software component versions,through SLD in PI 7.0
    It says unable to read software component versions from SLD        "nw2004sxi:50100"
    where nw2004sxi is my computername and 50100 is my j2ee http port.
    Your help would be highly appreciated.
    Regards

    Hai there
    I have been finding difficult to find the solution to my problem.I would really appreciate if someone can see my error log clearly.
    Error during communication with System Landscape Directory: HTTP response code: 403 (Forbidden)
    Stack trace for the above error message is:
    com.sap.aii.rwb.exceptions.BuildLandscapeException: Error during communication with System Landscape Directory: HTTP response code: 403 (Forbidden)
         at com.sap.aii.rwb.agent.server.SLDAgentBean.convertException(SLDAgentBean.java:1472)
         at com.sap.aii.rwb.agent.server.SLDAgentBean.buildSLD(SLDAgentBean.java:773)
         at com.sap.aii.rwb.agent.server.SLDAgentBean.provideSld(SLDAgentBean.java:269)
         at com.sap.aii.rwb.agent.server.SLDAgentBean.getXIDomain(SLDAgentBean.java:711)
         at com.sap.aii.rwb.agent.api.SLDAgentObjectImpl0.getXIDomain(SLDAgentObjectImpl0.java:375)
         at com.sap.aii.rwb.agent.api.SLDAgent_Stub.getXIDomain(SLDAgent_Stub.java:436)
         at com.sap.aii.rwb.agent.client.EJBAgent.getXIDomain(EJBAgent.java:255)
         at com.sap.aii.rwb.util.web.model.AppMainModel.getSelectedDomain(AppMainModel.java:137)
         at com.sap.aii.rwb.util.web.model.DomainRep.build(DomainRep.java:100)
         at com.sap.aii.mdt.util.MmMainModel.getMsgCompList(MmMainModel.java:262)
         at com.sap.aii.mdt.util.MmMainModel.getListModel(MmMainModel.java:244)
         at com.sap.aii.mdt.util.SelectModel.getListModel(SelectModel.java:135)
         at jsp_monitor_new1288070144218._jspService(jsp_monitor_new1288070144218.java:188)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:541)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:186)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:312)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:368)
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:68)
         at com.sapportals.htmlb.page.PageProcessorServlet.doGet(PageProcessorServlet.java:29)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:312)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:418)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:349)
         at com.sap.aii.rwb.web.messagemonitoring.viewcontroller.MmDynPage.doProcessBeforeOutput(MmDynPage.java:69)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:123)
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
         at com.sapportals.htmlb.page.PageProcessorServlet.doGet(PageProcessorServlet.java:29)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:312)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:368)
         at jsp_FC_Secure1288070041500._jspService(jsp_FC_Secure1288070041500.java:26)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:541)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:186)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         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(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    5 Message(s) :  SLD agent unable to specify domain - Error class com.sap.aii.rwb.exceptions.BuildLandscapeException: Error during communication with System Landscape Directory: HTTP response code: 403 (Forbidden) - Attempt to create JCo connection object failed for domain domain.01.nw2004sxi - Integration Server unable to specify a JCo client - No component names available from Integration Server -
    Hope i can get the solution for my problem.I m sure u wil get rewarded with points
    Regards

  • Query regarding SAP XI - Integration Builder

    Can any one pls explain the diffrence between business service and a business system. On what basis do we choose either one of these.
    Regards,
    Bharath

    Hi,
    what is a Business system? What is use of creating it?-->
    Business System have an entry in the SLD and Buiness Service do not.
    Business Systems are used when you are sending data to and from an R3 system and can be of ABAP, JAVA and Third Party Types.
    Business System is a logical representation of a Technical System.
    Business Service is a abstract representation of a System. For instance, www.google.com have a several system working together and IPs of this machines change eventually. When we use a Business Services like google we reference a computer that we don't know the phisical implementation.
    Business Service and Business System difference-
    What is the difference between Business System and Business Service?
    Difference between Business System and Business Service.
    Difference between Business System and Business Service
    Thanks,
    Satya Kumar

  • Rollback Support Package in Integration Builder - Design

    I implemented suppot pack SP04 contents in XI. I want to rollback the contents to SP3 . How do I do this ?
    Best Regards
    Manoj

    Hi,
    the best way would be to delete the component from the repository and reimport the SP03 content of this component.
    Regards
    Christine

  • Integration Builder Design

    Is it possible to change font or theme for IB?

    Hi Denis
    I have not tried this, but you can find all the gif files for the IB page in the following path,
    yourxiserver\sapmnt\XI0\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.directory\servlet_jsp\dir\root\start\layout
    Maybe you can try changing the gifs here and see if it reflects.
    cheers
    Sameer

  • Could not start Configuration wizard in Integration Builder - Configuration

    Hi SDN,
    I am New to XI,
    I have gone through 4 scenarios of XI in a system where Xi is up and running sucessfully.
    Now one of my colleague Installed ECC5 with XI in our local server.
    I need to do a File 2 File Scenario, for which I could create Product, component, Technical System and Business System in SLD.
    I could Create a Name space, Message types and Interfaces in Integration Builder - Design
    But When I open Configuration Wizard, Internal Communication in Integration Builder- configuration, it is giving a exception : java.lang.NullPointerException.
    Can any one help me in resolving this.
    Thanks in advance,
    Regards,
    Sai.k.k
    Message was edited by:
            Konchada Sai Krishna

    Hi,
    In Exchange profile chack the SLD , http port for Integration Bulder properties.like IR,ID , i hope it will try to check for the SLD info , if it is the first time of XI using , you need to check in Exhcnge profile .
    if it is not the first time then refresh the SLD cache..
    /people/siva.maranani/blog/2005/08/27/modeling-integration-scenario146s-in-xi - Modeling Integration Scenario in XI
    for cache refresh
    /people/sravya.talanki2/blog/2005/12/02/sxicache--ripped-off - SXI_CACHE - Ripped Off
    XI Runtime cache error: Cache contents are obsolete
    Cache Refresh - SAI_CACHE_REFRESH
    /people/sravya.talanki2/blog/2005/11/03/cache-refresh-errors--new-phenomena
    Regards
    Chilla

  • Timeout Integration Builder XI/PI?

    Hi,
    we have since a few weeks the following problem:
    After starting Integration Builder (Design and Configuration) you can do everything. If you want to change enything after a while you have done nothing you get the message "You are not authorized for this action". It seems to be a timeout but we can't find the place we can change it.
    Does anybody know what could be the problem here?
    Regards
    Thorsten

    Hi Ivan,
    thanks for your answer.
    It couldn't be a broken connection, because everybody has this problem after a while.
    So I think it must be something like a timeout here.
    In our Development and Test-system we don't have this problem, only in production.
    We have this error every time if we don't use the application for longer than 30 minutes.
    Regards
    Thorsten

  • Launch Integration Builder  - Checking version

    I have recently received a new laptop at work.
    When I launch the Integration Builder: Design and Integration Builder: Configuration from the web page, it says checking for latest version before actually launching the application and this takes ages.
    Is there anyway to stop this happening.  It didn't do this on my old machine.
    We are on XI3.0 (sp12), I am have JAVA 1.4.2_08 on my machine.

    hi,
    try moving content of 2 folders from:
    C:\Documents and Settings\<b>youruser</b>\Application Data\Sun\Java\Deployment\javaws\cache\http\D<b>XISERVER</b>\P<b>J2eeport</b>
    to some other location
    when next time you'll log to IB java will be loaded again
    and this may help you
    Regards,
    michal

Maybe you are looking for

  • Arraylist and string split help

    i want to add items from a textfile into an array list here is the txt file Title,Artist tester,test rest,test red, blue here is the code i am using try{   FileReader fr = new FileReader(fileName); BufferedReader br = new BufferedReader(fr); String s

  • Itunes doesn't work on windows 8.1

    after the upgrade to windows 8.1 (I have a HP Henvy H9 x64), itunes doesn't work. I unistalled all the apple software; I restarted the PC and then I installed again itunes (the last version 11.1.5 x64). When the installation finish and I start itunes

  • Best practice to use MediaPlayer?

    Is the best practice to use attributes of MediaPlayer (such as playing) or to request the PlayTrait and read its playState attribute? (This question comes from a customer.  Reposting here for the OSMF team to respond and for the benefit of the whole

  • Every time I open my iTunes and go to Store it stops working... HELP!

    Hello, every time I open my iTunes and try to go to Store, it stops working. It had happened even when I am just listening music, not in the store. I have Windows 7. Anybody?? Thanks a lot!

  • How can I make gmail push on my 5S?

    Upgraded to the 5S and prefer not to use the Gmail App.  Never had an issue with "push" previously.  Anyone have a solution? Thanks.