IBPELProcessHandle.getRevision() method missing in 10.1.3.1

Hi,
is anything known what happened to the method getRevision() of class IBPELProcessHandle.java in BPEL PM version 10.1.3.1?
It is not listet in the current API doc (but it has been in BPEL 10.1.2) and compiling my sources throws the corresponding error (no surprise, though).
By the way, are there more changes in the BPEL client API, and are they listet anywhere?
Thanks in advance,
Hans.

Additional information: There is a filtering capability for database schemas in the Entity Object Editor and the BC From Tables Wizard so you can see other schemas' objects. However, it is useful to view the database objects available to a specific connection user, too. Has anyone else solved this in 10.1.3?

Similar Messages

  • New picuresharing method missing

    I the Skype App für Modern Windows is still the new picture sharing method missing. It's the last app doesn't have that!!! How long we have to wait for this this time?!?!

    Correct me if I'm wrong, but it looks like you are using a Surface 2 with Windows RT. Windows RT. Because you're using the device with an ARM processor, that would make you unable to use the desktop version of Skype, which requires an x86 or x64 CPU architecture (32-bit or 64-bit, respectively.) Unfortunately, this means you are stuck with the Skype for Modern Windows version of Skype. 
    I'm sure Microsoft/Skype's development team will eventually release an update. I believe their primary focus, however, is on mobile devices and business communications (since those are the most active markets out there.) However, this isn't a forgotten thing, so don't you worry. 
    I.T. Professional
    Virtualisation Solutions (VCA-DCV - VMware)
    Donating time to help you here with your Skype needs.
    If I've answered your question, feel free to "Kudo" me!

  • Stupid question - method missing from Socket class

    I'm sure I am just missing something here. I am using getInputStream from Socket class successfully - now want to add setKeepAlive method - I am getting an error:
    Method setKeepAlive(boolean) not found in class java.net.Socket.
    client.setKeepAlive(true);
    client is defined as a Socket
    Socket client = origSocket.accept();
    What am I screwing up here?? I know the classpath is correct since I am and have been using getInputStream with this socket for months!!
    Thanks for any responses!
    Beth

    javac is the compiler, not the run-time. That would have nothing to do with what the classpath is at run-time, which would either be the system environment variable CLASSPATH, or the -cp command-line parameter to java, not javac.

  • SAP Authentication Method Missing

    Dear Experts, I have been having this problem for sometime. I have redone the whole work again just to make sure I'm not missing anything. Any help is appreciated.
    I'm on BO XI R2, with Tomcat 5.0,27, Windows 2003 environment, Java connector 2.1.8,
    I'm missing SAP authentication method in the Java InfoView. I have Enterprise, LDAP and WinAD in the list but not SAP authentication. While my Java Infoview for SAP works just fine.
    Also with IIS, the .NET InfoView does have SAP authentication and it works fine as well.
    Kindly assist me in fixing this.
    BTW, which configuration file in tomcat hold this info about authentication methods?

    8 --> Configured the Kerberos Windows AD Authentication in BOE System (these includes the steps to apply it on IIS and Java Application Servers (Tomcat)) by following the
             instructions in BusinessObjects Enterpriseu2122 XI Release 2 Deployment and Configuration Guide, Chapter 13
    9 --> Installed Live Office Client 11.5.8.826 (server and client component on the same machine)
           a) Enabled Live Office client components (by running the enable_addin.exe utility)
           b) Running side-by-side Live Office installations (enable the Live Office Add-In)
    10 --> Install Xcelsius 2008, Version 12.1.0.247
    11 --> Install BusinessObjects XI Release 2 Integration Kit for SAP SP1
    12 --> Install BusinessObjects XI R2 Service Pack 2 for Integration Kits
    13 --> Make sure that BOE Sample Reports is imported to the installed BOE system
    14 --> Configured and Tested IIS for SAP Authentication with SSO for SAP InfoView in BI system and
               SAP Enterprise System to point to the installed BOE system
    15 --> Configure Tomcat (Web.config files) to use BOE Cluster Name & SAP Authentication with SSO
              enabled for SAP InfoView site when it is used from the SAP Enterprise Portal
    16 -->Tested to logon to Live Office with SAP Authentication. SAP Authentication is missing in the Live
             Office like Java InfoView
    Kindly point out to me where I'm going wrong?

  • BI Services - Drill Method Missing

    Hi
    When i publish a WebI Report block as a BI service, am not getting the 'Drill' method where as am able to see the 'GetReortBlock' method.But i remember when itried it before i was able to get both the methods. Not sure what am missing here now. Any suggestion , Please?
    Is there any best practices should we follow for the same?
    Thanks

    The BI service does not work the same as the QaaWS. It is not as nice as QaaWS is when it comes to mapping the data from your rows and columns
    Basically the BI Service contains data in the table and headers sections and you need to map the data to Excel via the cell object under each heading.
    Therefore, to map a vertical table of 3 columns by 10 rows into Excel cells A1:C11 you would map the cell object under headers -> row -> cell to A1:C1 for the table headings and then map table -> row -> cell to A2:C11 for the the table values.
    This will give you a table of data that is similar to the object the BI Service was created from in Webi.
    If you haven't solved it already, I hope this helps.

  • ParameterFieldController class and getDataDefController() method missing from com.crystaldecisions.reports.sdk.*

    I am trying to use the desktop samples for the JRC. The parameter setting sample will not compile because the ParameterFieldController class and the ReportClientDocument's getDataDefController() method are missing from com.crystaldecisions.reports.sdk.* .
    I have release 2 of Crystal Reports XI Developer and should have the most up to date jrcerom.jar file for that product. What is it going to take to get this working? This is a critical aspect of using Crystal Reports for our java application reporting needs.
    Prompt attention to this is appreciated.

    <p> </p><p>That class is not in that package, but another package imported in the sample, and in a different jar file. </p><p>The readme file should reference a deployment guide listing the required jar files, which I&#39;ve copied here:</p><p> <a href="http://support.businessobjects.com/communityCS/TechnicalPapers/cr_xi_r2_jrc_deployment.pdf" target="_blank">http://support.businessobjects.com/communityCS/TechnicalPapers/cr_xi_r2_jrc_deployment.pdf</a></p><p>Sincerely,</p><p>Ted Ueda </p>

  • Standard Method Missing in PRD.

    Hi,
    How to import a standard method   /OSP/CL_CJS_CONTEXT => GET_JR_CLNT_DATA_BY_CRT
      to QAS and PRD.  It is missing in QAS.  PLease help.

    Hi,
    we can import the standard methods in form of packages or doing a client copy from 000 client.

  • GetProperties() method missing from File Control

    Where is the getProperties() method on the File Control? I see all the other methods
    of the FileControl interface, but getProperties() is missing????

    <p> </p><p>That class is not in that package, but another package imported in the sample, and in a different jar file. </p><p>The readme file should reference a deployment guide listing the required jar files, which I&#39;ve copied here:</p><p> <a href="http://support.businessobjects.com/communityCS/TechnicalPapers/cr_xi_r2_jrc_deployment.pdf" target="_blank">http://support.businessobjects.com/communityCS/TechnicalPapers/cr_xi_r2_jrc_deployment.pdf</a></p><p>Sincerely,</p><p>Ted Ueda </p>

  • Corresponding Bean method missing

    When i try to execute the following create method:
    OrderHome.create(Long id) throws CreateException, RemoteExceptioni get the following error:
    Bean class for ejb [Order] does not define a method corresponding to [Home] interface method [public abstract lands.Order lands.OrderHome.create(java.lang.Long) throws javax.ejb.CreateException,java.rmi.RemoteException]Despite having an ejbCreate(Long id) method in my Bean class. Here are the method and the signature in the home interface:
    Bean Method:
    public Long ejbCreate(Long id)
    throws CreateException
      setId( id );
      setUserId(null);
      return null;
    }Home Interface Signature:
    public Order create(Long id) throws CreateException, RemoteException;Can anyone tell me why this might be?
    Thanks
    Toby

    sorry to waste everyones time, i forgot the ejbPostCreate method.
    damn.

  • Start Routine to populate the Logical Source System

    Hi Friends please help me with the below
    1. <b>Requirement</b> : to Populate The system Date , Source System
    in BI for Each load request.
    <b>
    1 Solution:</b> I thought of writing the Start Routine for this but it is giving me error
    syntax Error: END METHOD MISSING?????
    2. Also I have requirement to populate 0sourcsys source system id, can any body help how to populate that.
    Thanks
    Poonam Roy
    <b>ABAP Code.</b>
    I have the End Method. what more to do.
      METHOD start_routine.
    *=== Segments ===
        FIELD-SYMBOLS:
          <SOURCE_FIELDS>    TYPE tys_SC_1.
        DATA:
          MONITOR_REC     TYPE rstmonitor.
    <b>
    $$ begin of routine - insert your code only below this line        -</b>
    ... "insert your code here
    <b>
    FORM STARTROUTINE
    USING G_S_MINFO TYPE RSSM_S_MINFO
    CHANGING DATAPAK type TRANSTRU
    ABORT LIKE SY-SUBRC.
    DATA: ZLOAD_DAT LIKE SY-DATUM
    ZZSOURSYS TYPE RSLOGSYS
    IF G_S_MINFO-DATAPAKID=1
    SOURCE_FIELDS-ZLOAD_DAT = SY-DATE.
    SOURCE_FIELDS-ZZSOURSYS = G_S_MINFO-LOGSYS.
    ENDIF.
    ABORT = 0.
    ENDFORM.
    ENDMETHOD.
    ENDCLASS</b>.
    *--  fill table "MONITOR" with values of structure "MONITOR_REC"
    *-   to make monitor entries
    ... "to cancel the update process
       raise exception type CX_RSROUT_ABORT.
    $$ end of routine - insert your code only before this line         -
      ENDMETHOD.

    Hi,
    Check whether the formula is useful here than Routine. Because you can see the Sy-datum , source system( I Guess) fields as avaialable formula elements .
    With rgds,
    Anil Kumar Sharma .P

  • Help with text format

    I am attempting to emulate an example in shown in:
    http://developer.java.sun.com/developer/Books/gui/swing2/swing2_chap11.pdf
    With the following code
    fieldFormat = new NameFormat();
    JFormattedTextField rField = new JFormattedTextField(fieldFormat);
    rField.setColumns(15);
    rField.setValue(initialValue);
    class NameFormat extends Format {
         public StringBuffer format(Object obj, StringBuffer toAppendTo, FieldPosition fieldPosition) {
              fieldPosition.setBeginIndex(toAppendTo.length());
              String str = obj.toString();
              char prevCh = ' ';
              for (int k=0; k<str.length(); k++) {
                   char nextCh = str.charAt(k);
                   if (Character.isLetter(nextCh) && prevCh == ' ')
                        nextCh = Character.toTitleCase(nextCh);
                   toApendTo.append(nextCh);
                   prevCh = nextCh;
              fieldPosition.setEndIndex(toAppendTo.length());
              return toAppendTo;
    }I get the following error:
    FormattedField.NameFormat should be declared abstract; it does not define parseObject(java.lang.String,java.text.ParsePosition) in java.text.Format
    Therefore I determined there must be methods missing. Upon looking I find the following two other methods defines for Format .
    formatToCharacterIterator(Object obj) {}
    parseObject(String source, ParsePosition pos) {}
    The problem is I am unable to determine what the methods should do or look like if added to NameFormat.
    Any suggestions or help would be appreciated.
    Thanks
    rykk

    Forget it I can't chew gum and walk at the same time.
    rykk

  • ABAP CODE TO POPULATE LOGICAL SOURCE SYSTEM

    Hi Friends please help me with the below
    1. Requirement : to Populate The system Date , Source System
    in BI for Each load request.
    1 Solution: I thought of writing the Start Routine for this but it is giving me error
    syntax Error: END METHOD MISSING?????
    2. Also I have requirement to populate 0sourcsys source system id, can any body help how to populate that.
    Thanks
    Poonam Roy
    ABAP Code.
    I have the End Method. what more to do.
    METHOD start_routine.
    *=== Segments ===
    FIELD-SYMBOLS:
    <SOURCE_FIELDS> TYPE tys_SC_1.
    DATA:
    MONITOR_REC TYPE rstmonitor.
    $$ begin of routine - insert your code only below this line -
    ... "insert your code here
    FORM STARTROUTINE
    USING G_S_MINFO TYPE RSSM_S_MINFO
    CHANGING DATAPAK type TRANSTRU
    ABORT LIKE SY-SUBRC.
    DATA: ZLOAD_DAT LIKE SY-DATUM
    ZZSOURSYS TYPE RSLOGSYS
    IF G_S_MINFO-DATAPAKID=1
    SOURCE_FIELDS-ZLOAD_DAT = SY-DATE.
    SOURCE_FIELDS-ZZSOURSYS = G_S_MINFO-LOGSYS.
    ENDIF.
    ABORT = 0.
    ENDFORM.
    ENDMETHOD.
    ENDCLASS.
    *-- fill table "MONITOR" with values of structure "MONITOR_REC"
    *- to make monitor entries
    ... "to cancel the update process
    raise exception type CX_RSROUT_ABORT.
    $$ end of routine - insert your code only before this line -
    ENDMETHOD.

    You have to write the code (<b>in BI/BW</b>) in the transfer rule (<b>between Datasource transfer structure and infosource/info object</b>)
    There the FORM begin with
    [code]USING RECORD_NO LIKE SY-TABIX
        TRAN_STRUCTURE TYPE TRANSFER_STRUCTURE
        G_S_MINFO TYPE RSSM_S_MINFO
    CHANGING RESULT TYPE /BI0/OIPERSON
        G_T_ERRORLOG TYPE rssm_t_errorlog_int
        RETURNCODE LIKE SY-SUBRC
        ABORT LIKE SY-SUBRC. “set ABORT <> 0 to cancel datapackag[/code]
    GS_MIN_INFO structure RSSM_S_MINFO contains information on the request being processed.
    <i>G_S_MINFO. This passes technical information about the data load request,
    such as requesting user, request date and time, update mode, the handling of
    duplicate records, error handling flags, parallel processing flags, and what data
    targets to update.</i>
    If tou want to use start-routine for optimization reasons and fill an empty field in transfer structure, the structure G_S_MINFO is available too.
    [code]USING G_S_MINFO TYPE RSSM_S_MINFO
    CHANGING DATAPAK type TAB_TRANSTRU
        G_T_ERRORLOG TYPE rssm_t_errorlog_int
        ABORT LIKE SY-SUBRC. “set ABORT <> 0 to cancel datapackage[/code]
    And stay in FORM between limits :
    [code]$$ begin of routine
    $$ end of routine[/code]
    Update RESULT in first case, and field(s) of DATAPAK in second case.
    [code]RESULT = G_S_MINFO-LOGSYS.[/code] or
    [code]LOOP AT DATAPAK INTO l_s_datapak_line.
      l_s_datapak_line-zzsourcsys = G_S_MINFO-LOGSYS.
      MODIFY DATAPAK FROM l_s_datapak_line.
    ENDLOOP.[/code]
    Regards

  • F110 paymnet proposal - Deletion Issue

    Hi,
    I have run F110. Du to paymnet method missing the Paymnet run executed but didnt mak any paymnets.
    NOw I want to delete the paymnet proposal .
    It does not allow me to delete .
    So I cant create a new paymnet proposal for the same record.
    The Vendor OI is still there - ie no postings.
    Basically how to delete the paymnet run ?
    Thanks,
    Sekar.P

    Hi,
    First option ~
    Edit the payment proposal ~ Double-click on the line item and choose 'Reallocate' option to assign the payment method ~ Save your proposal ~ Execute the payment run..... this option can help you without deleting the proposal or payment run.
    Second option ~
    In the initial screen of the relevant payment run ID (t.code: F110), go to Menu ~ Edit ~ Proposal ~ Delete. This will help you in deleting a proposal and enter the paremeters again. In turn, you will be able to create a new proposal and execute the payment run.
    Cheers.

  • Issue while generating Webservice Stub

    Hi,
    When i tried to create a Webservice stub using Stub Generator available in Sun Java WTK 2.5 Beta, it created a Stub java file with operatons(methods) missing in it.
    It displayed following warning while creating stub:
    warning: ignoring operation "addBlogInfo": more than one part in input message
    warning: ignoring operation "getLocation": more than one part in input message
    warning: Port "MzoneBlogging" does not contain any usable operations
    The WSDL file which I used as an input is as follows:
    <?xml version="1.0" encoding="UTF-8"?>
    <wsdl:definitions targetNamespace="urn:Mzone" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="urn:Mzone" xmlns:intf="urn:Mzone" xmlns:tns1="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <!--WSDL created by Apache Axis version: 1.3
    Built on Oct 05, 2005 (05:23:37 EDT)-->
    <wsdl:types>
    <schema targetNamespace="urn:Mzone" xmlns="http://www.w3.org/2001/XMLSchema">
    <element name="in0" type="tns1:string"/>
    <element name="in1" type="tns1:string"/>
    <element name="in2" type="xsd:int"/>
    <element name="in3" type="tns1:string"/>
    <element name="addBlogInfoReturn" type="tns1:string"/>
    <element name="in4" type="tns1:string"/>
    <element name="in5" type="tns1:string"/>
    <complexType name="Transaction">
    <sequence>
    <element name="transactionId" nillable="true" type="tns1:string"/>
    </sequence>
    </complexType>
    <complexType name="ArrayOfTransaction">
    <sequence>
    <element maxOccurs="unbounded" minOccurs="0" name="item" type="impl:Transaction"/>
    </sequence>
    </complexType>
    <complexType name="ZoneInfo">
    <sequence>
    <element name="categoryId" type="xsd:int"/>
    <element name="categoryName" nillable="true" type="tns1:string"/>
    <element name="transaction" nillable="true" type="impl:ArrayOfTransaction"/>
    </sequence>
    </complexType>
    <element name="getLocationReturn">
    <complexType>
    <sequence>
    <element maxOccurs="unbounded" minOccurs="0" name="item" type="impl:ZoneInfo"/>
    </sequence>
    </complexType>
    </element>
    </schema>
    </wsdl:types>
    <wsdl:message name="getLocationResponse">
    <wsdl:part element="impl:getLocationReturn" name="getLocationReturn"/>
    </wsdl:message>
    <wsdl:message name="getLocationRequest">
    <wsdl:part element="impl:in4" name="in0"/>
    <wsdl:part element="impl:in5" name="in1"/>
    </wsdl:message>
    <wsdl:message name="addBlogInfoResponse">
    <wsdl:part element="impl:addBlogInfoReturn" name="addBlogInfoReturn"/>
    </wsdl:message>
    <wsdl:message name="addBlogInfoRequest">
    <wsdl:part element="impl:in0" name="in0"/>
    <wsdl:part element="impl:in1" name="in1"/>
    <wsdl:part element="impl:in2" name="in2"/>
    <wsdl:part element="impl:in3" name="in3"/>
    </wsdl:message>
    <wsdl:portType name="MzoneBlogging">
    <wsdl:operation name="addBlogInfo" parameterOrder="in0 in1 in2 in3">
    <wsdl:input message="impl:addBlogInfoRequest" name="addBlogInfoRequest"/>
    <wsdl:output message="impl:addBlogInfoResponse" name="addBlogInfoResponse"/>
    </wsdl:operation>
    <wsdl:operation name="getLocation" parameterOrder="in0 in1">
    <wsdl:input message="impl:getLocationRequest" name="getLocationRequest"/>
    <wsdl:output message="impl:getLocationResponse" name="getLocationResponse"/>
    </wsdl:operation>
    </wsdl:portType>
    <wsdl:binding name="MzoneBloggingSoapBinding" type="impl:MzoneBlogging">
    <wsdlsoap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <wsdl:operation name="addBlogInfo">
    <wsdlsoap:operation soapAction=""/>
    <wsdl:input name="addBlogInfoRequest">
    <wsdlsoap:body use="literal"/>
    </wsdl:input>
    <wsdl:output name="addBlogInfoResponse">
    <wsdlsoap:body use="literal"/>
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getLocation">
    <wsdlsoap:operation soapAction=""/>
    <wsdl:input name="getLocationRequest">
    <wsdlsoap:body use="literal"/>
    </wsdl:input>
    <wsdl:output name="getLocationResponse">
    <wsdlsoap:body use="literal"/>
    </wsdl:output>
    </wsdl:operation>
    </wsdl:binding>
    <wsdl:service name="MzoneBloggingService">
    <wsdl:port binding="impl:MzoneBloggingSoapBinding" name="MzoneBlogging">
    <wsdlsoap:address location="http://localhost:8080/axis/services/MzoneBlogging"/>
    </wsdl:port>
    </wsdl:service>
    </wsdl:definitions>
    Please let me know how to solve this issue. Its very urgent. Any help greatly appreciated.
    Thanks in advance

    Hi,
    I have written this rule....
    ZAP1 Privilage Entitlement 90 Days
            VARSTLDYPP Last day of pay.per?
              N
                LEAVE      Stop with PC Rule
              Y
                HRS=FR01C  Set
                HRS?90     Decision op.     HRS
                    HRS-90     Subtraction
                    HRS*-1     Multiplication
                    HRS?1      Decision op.     HRS
                        HRS=1      Set
                        ADDDB0094Z Set day balance = 0
                        UPDTQA01   Abs. Quota Accrual
                      <
                        ADDDB0094Z Set day balance = 0
                        UPDTQA01   Abs. Quota Accrual
                  <
                    HRS=LR01C  Set
                    UPDTQA01   Abs. Quota Accrual
                    ADDDB0094Z Set day balance = 0
    Please check and tell is it ok?
    Regards,
    Apoorwa

  • Batch change file date to match exif date

    Hi All-
    I recently got a mac pro. Upon importing my photos to iPhoto, the file date for each is set to the date of the import. When using the mac photo screensaver, the date that shows up for everything is the import date, rather than the date the photo was taken.
    Is there any way to batch change the pictures so that the file date matches the date the picture was taken?
    (Or, a way to have the screensaver use that date
    Thanks,
    -jamie

    Interesting, but here is what I found out. I was annoyed because when I sucked in about 1000 JPGs from my camera's memory stick, and then I copied them to my Windows boxen, the file dates were wrong. I was surprised that there isn't an easy way to do this... until your post!! Thanks. *APPLE, Please fix the way "Originals" are stored during iPhoto import*, since something is wrong here. The file dates stored on my memory stick should have been used not the moment I clicked import in iPhoto.
    So I moved my jhead to /usr/bin and gave it root ownership and 755 permissions.
    All of the pictures seem to be three deep here:
    cd ~/Pictures/iPhoto\ Library/Originals
    ls -lsGrt /*/.jpg
    But that is only a small fraction of mine. Most end in .JPG
    ls -lsGrt /*/.JPG
    So here is the commands to do the correction of the file date and time. You don't need the find command or that script, although you might need to snoop around and make sure all of your files are here and not any deeper or in some other location. but this should be harmless to run as long as you want to alter every file date.
    jhead -ft /*/.jpg
    jhead -ft /*/.JPG
    And that pretty much does it. I don't see any images elsewhere that were brought in by iPhoto 6 on my machine. I looked for MPG files but I don't have any. This is from a video recording camera, so I don't have any MPGs.
    So jrsmobile, my mileage varied a lot, since your method missed about 95% of my photos!!

Maybe you are looking for

  • DirectShow for Windows 8.1 Pro on Surface Pro 3

    Good Morning,  I have a touch screen application which uses DirectShow for capturing a photo. This has been working fine for Windows 7, Windows 8 and Windows 8.1 on a desktop. However we have recently started to use the application on a Surface Pro 3

  • Text Table entries for 0Material not visible in report

    Hello All, I have been executing a report to evaluate the forecast error. In this report, when I drilldown via Material, I get the description of the material for few of them and for remainder, just the key is displayed in the description as well as

  • CharSet Ambiguity !!!

    Dear All ... I have a big confusion regarding playing with charsets in Java in general... My problem is that I am working on arabizing the Lotus Notes Portlets, I finally reached to arabize the whole portlets (static & dynamic strings, i mean by dyna

  • Filling paths with color in Photoshop CS4

    I am working in Photoshop CS4...have been for years.  All of a sudden, when I try to fill a closed path with a color, it fills the entire artboard with color, except not inside the path.  I have not selected "inverse" or anything....and it has never

  • When will iOS 7 be fixed, so I can use airplay again?

    Seems like Aplle don't want me to contact them, so I have to try here: Is there any chance that IOS 7 on Ipad will be fixed soon, so we can use airplay again?