Characters ! ~ - * ( ) ' will be de-supported for use in identifiers ?

I received the following warning errors during a test import of an mbis EUL owned AP business area.
Here is an example :The identifier for Join 'AP Vendors -> AP Checks' contains one or more of the characters ! ~ - * ( ) ' which will be de-supported for use in identifiers in future releases of Discoverer - see release notes for more details.
The problem is that this is an EUL that was packaged with the ERP we purchased 3 years ago.
I generated an issue with the vendor but would like to know more about it from this forum.
How can this be fixed so that we don't have a problem with future releases of Discoverer.
What are identifiers exactly? They do not appear to be primary keys, yet they are unique keys in some instances ( I did not check all of the tables.)
Also, any information you can direct me to would be helpful.

I get this error message all the time when I went from 4i to 9i. I believe the message is related to the actual display name of the join which cannot contain the dash (-) like you have in the AP Vendors -> AP Checks join.
I think it might be the actual identifier if you look at the properties of the folders and items. The identifier I think is listed last and I think it contains the dash or underscores as part of the identifier name which Discoverer creates but you can most certainly change. I don't know the domino effect it will have if you change the identifier to comply with the error message. I haven't made the change yet either but imagine in the near future I would need to.

Similar Messages

  • [svn:fx-trunk] 9349: * Added support for using getStyle() in Mxml data binding expressions.

    Revision: 9349
    Author:   [email protected]
    Date:     2009-08-17 11:32:37 -0700 (Mon, 17 Aug 2009)
    Log Message:
    Added support for using getStyle() in Mxml data binding expressions.
      In addition to the existing "function return watcher" data binding
      functionality, we register to listen for style related change events
      when we see a function marked with [Bindable(style="true")].
      UIComponent's and TextGraphicElement's styleChanged() will now
      dispatch events for "getStyle()" FunctionReturnWatchers to handle.
      When null or "styleName" is passed into styleChanged(), we dispatch
      an "allStylesChanged" event.
    QE notes: mxunit test to follow
    Doc notes:
    Bugs: SDK-20394
    Reviewer: Glenn, Pete F, Peter D
    Tests run: checkintests, mxunit databinding
    Is noteworthy for integration: only if you want to start using it.
    Code-level description of changes:
      modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingExtension.java
        Modified generateWatcher() to do the AST equivalent of the
        WatcherSetupUtil.vm change.
      modules/compiler/src/java/flex2/compiler/as3/binding/FunctionReturnWatcher.java
        Removed unused isNew variable and added isStyleWatcher variable.
        Modified shouldWriteSelf() to return true if isStyleWatcher is true.
      modules/compiler/src/java/flex2/compiler/as3/binding/WatcherSetupUtil.vm
        Modified writeFunctionReturnWatcher macro to add a true arg to the
        FunctionReturnWatcher constructor call when isStyleWatcher() is
        true.
      modules/compiler/src/java/flex2/compiler/as3/binding/BindableFirstPassEvaluator.java
        Modified evaluate(Context, MetaDataNode) to skip reporting an
        error for no events when style is true.
      modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingFirstPassEvaluator.java
        Replaced insideCallExpression boolean with callExpressionStack
        Stack.  The "!insideCallExpression" checks were replaced with
        callExpressionStack.isEmpty().
        Modified addBindables() to handle [Bindable(style="true")].
        Made argumentListStack and resetSet more strongly typed.
      frameworks/projects/framework/src/mx/core/UIComponent.as
        Modified styleChanged() to dispatch a "Changed" and "allStylesChanged" from the previous
        parent and add listeners to the new parent when isStyle is true.
        Modified eventHandler to notifyListeners() when isStyle is true.
      frameworks/projects/spark/src/spark/primitives/supportClasses/TextGraphicElement.as
        Similar changes to UIComponent.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-20394
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/binding/FunctionReturnWatcher.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/TextGraphicE lement.as
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/BindableFirstPassEval uator.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingExtension. java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingFirstPassE valuator.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/FunctionReturnWatcher .java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/WatcherSetupUtil.vm

  • Support for using TNSNAMES with Oracle Thin Driver?

    Hi.
    In the official Oracle JDBC FAQ (http://www.oracle.com/technology/tech/java/sqlj_jdbc/htdocs/jdbc_faq.htm), they say that from the "10.2.0.1.0" release, the Thin driver hast support for using TNSNAMES entries. Thus, you can use URLs like this:
    jdbc:oracle:thin:@GL (thin driver, but connection info defined in tnsnames.ora)
    Does anyone know how could I use an URL like this? Do I have to install the Oracle client? or can I simply copy a tnsnames.ora file someplace on disk and specify its ubication through an environment variable or something like that?
    I haven't find util information in the Oracle site....any ideas are much appreciated.
    Thanks in advance.

    I just found some info here:
    Re: Thin Driver and Load Balancing
    Thank you very much.

  • Will there be support for Adobe Ideas with the Adobe Ink and Slide?

    Will there be support for Adobe Ideas with the Adobe Ink and Slide?

    We're working on an update to Ideas to add support for Ink & Slide.  Stay tuned for further information as to timing.
    Kim
    Adobe Ideas Team

  • Will Vodafone charge me for using the hotspot service?

    Will Vodafone charge me for using the personal hotspot service on the iPhone? I am also on contract!

    You will be charged for the entire album. The Gifting feature is not recipient-specific, so it would have no way to know that a particular recipient you might be sending to would already have the album. Why not just gift the songs you know your friend doesn't have?
    Cheers,
    GB

  • Future support for using PL/SQL core business logic with ADF BC

    We want to migrate our large Forms client/server (6i) application to ADF, possibly using a migration tool like Ciphersoft Exodus.
    One scenario could be to use ADF BC and ADF-Faces or a different JSF-Implementation for presentation and business layer but keep our heavy PL/SQL-businesslogic inside the Oracle database in packages, triggers, functions and procedures.
    This scenario could be chosen due to the huge amount of interconnected logic inside the database (10 years of development; no technical components; any package may access any table and more of this kind of dependencies). The business logic nowadays held in Forms client will be moved mainly into the database as a prerequisite to this scenario.
    Choosing this "keep-logic-in-DB"-scenario we need a good support by ADF BC to do so. We know and prototyped that it is possible to call some PL/SQL via JDBC from ADF BC and it is possible to use stored procedure calls for standard business entity data access (ins, del, upd, ..). But this does not solve our problems. We want to reuse core business logic coded in PL/SQL. This is much more than change the ADF standard behavior for an update with an own PL/SQL-call.
    Now my question:
    Will there be a kind of sophisticated support to use ADF BC in combination with database-kept logic?
    If so, when will this happen and how will the common problems of transactional state inside the database and inside the ADF BC be solved? Any plans or ideas yet?
    Many other clients do have similar applications built in Forms and PL/SQL and would be glad to hear about a path of direction.
    I've read the technical article 'understanding the ADF BC state management feature' which you have contributed to. One current limitation is pointed out there: Using PL/SQL with ADF BC limits ADF AM pooling to 'restricted level' which reduces scalability.
    Are you aware of additional main problems/tasks to solve when using PL/SQL heavily with ADF BC, which we have to think about?
    Thank you for any response.
    Ingmar

    My main problem is two 'concurrent' areas holding state in an application system based on DB-stored PL/SQL-logic in combination with ADF BC.
    For a new System everything can be made ok:
    Sure, it is possible to build a new system with the business logic included in ADF BC only. All long-living state will be handled in the BC layer ( including support for UnitsOfWork longer than the webside short HTTP-requests and HTTP-sessions and longer than the database transactions.
    For an old system these problems arise:
    1. DB data changes not reflected in BC layer:
    Our PL/SQL-logic changes data in tables without notifying the ADF BC layer (and its cache). To keep the data in ADF BC entity objects identical to the changed database content a synchronization is needed. BC does not know which part of the application data has been changed because it has not initiated the changes through its entity objects. Therefore a full refresh is needed. In a Forms4GL environment the behavior is similar: We do frequently requeries of all relevant (base)tables after calling database stored logic to be sure to get the changed data to display and to operate on it.
    -> Reengineering of the PL/SQL-logic to make the ADF BC layer aware of the changes is a big effort (notifying BC about any change)
    2. longer living database transactions
    Our PL/SQL-logic in some areas makes use of lengthy database transactions. The technical DB-transaction is similar to the UnitOfWork. If we call this existing logic from ADF BC, database state is produced which will not be DB-committed in the same cycle.
    This reduces scalability of ADF BC AM pooling.
    Example:
    a) Call a DB-stored logic to check if some business data is consistent and prepare some data for versioning. This starts a DB-transaction but does not commit it.
    b) Control is handed back to the user interface. Successful result of step a) is displayed
    c) User now executes the versioning operation
    d) Call another DB-stored logic to execute the versioning. DB-transaction is still open
    e) Business layer commits the transaction automatically after successful finishing step d). Otherwise everything from a) to e) is rolled back.
    -> redesign of this behavior (= cutting the 1to1 relation between LogicalUnitOfWork and the technicalDatabaseTransaction is a big effort due to the big amount of code.

  • HT201178 With the coming of OSX Mountain Lion, will there be support for a late 2006 iMac  (currently running OSX Lion

    With the coming of OSX Mountain Lion, will apple be supporting a late 2006 I mac currently running OSX Lion?

    Ahhhh. Well, now you have earned a "Slap Kappy" coupon good for one slap. Expires in 30 days.
    The 64-bit kernel thing will leave a lot of use behind. My main machine is a 2006 Mac Pro on which I've spent some money putting in two 4-core CPUs and an ATI 5770 GPU in the past year. If I want to run ML I can't do so. The only options I have for a desktop Mac is either a newer Mac Pro model - post 2007 - used or refurbed or a recent or new iMac. This assumes the Mac Pro line may be dropped. Apple has been very mum on that.
    Clearly, Apple wants to get users of older hardware to buy new machines in order to run ML now and in the future. Because it is possible to boot the older models with the 64-bit kernel via some hacking, Apple might have been able to install ML on them by adding some code and retaining 32-bit drivers where needed, but they've chosen not to take that route. I think it's a bit of a marketing ploy to help drive up sales of new Macs, but I appreciate that Apple has chosen to abandon legacy support in the past in order to avoid having an OS like Windows - bloated by support for older and older hardware.

  • When will Oracle end support for Version 7

    We have several servers running Oracle 7.3.4 and we are making upgrade plans.
    Could anyone tell us when support for version 7 will end.
    Thanks

    Java 7 has already been dead for quite a while. While you could still use it for Java apps on your system, Apple blocked its use in browsers long ago. You have to install version 8 if you need Java support for the web.

  • When will Aperture have support for RAF files from the new Fuji XPro-1?

    How long does it normally take to get the RAW file format updated? Fuji say they sent the file details to Apple many weeks ago. This is a camera being given fantastic reviews in all professional magazines worldwide - but I'm stuck with an Aperture folder full of "unsupported image format" files.
    Really annoying as I use the full suite of Nik plug-ins so I can't do anything with these files until Aperture is updated.

    Per an interview with a spokeswoman from Fuji, they have indeed provided Apple (and Adobe as well) all the needed technical information in order to support the RAW files (i.e. algorithmic information created by Fuji for the non-standar filter array, etc etc). Please don't spread any more misinformation about it, it's already been flamed to death on all the online camera forums. You can still choose to 'blame' whomever you wish about why it's still not supported by Apple, but you can no longer reasonably assert that Fuji hasn't done their part by providing them what they need. Nondisclosure agreements were signed as well.
    Having said that, I find it ridiculous at this point that it's not supported, for several reasons, some being the seemingly similar Fuji users who also use Aperture as well as the opportunity here for Apple to take some market from Adobe (who as of yet are not producing very great output files for Fuji X-trans). Apple was/has been at a disadvantage to Adobe for a long while now, and being an outsider, I presumed Apple would want to take advantage of this (and any similar) opportunity to grab some share from Adobe. I was well wrong, and it seems that other lesser-known-used companies are now doing just that.
    Well good on them. I for one will be looking at any/all (new)comers and will certainly be going with the best of those. Sorry Apple, you lost another one. There was a real competition, for me, btwn Aperture and LR4 up till this point. You'd have to pull a rabbit out of your hat to keep my Aperture biz.

  • Will be full support for Pentax K-5?

    Will be a full support for Pentax K-5 in Lightroom 3.4? I mean camera profiles (I don't like adobe standard).

    There is full support for the this camera in 3.3.
    3.4 RC is presently out, so try it and see.
    If what you mean is will Adobe make any more calibration profiles other than the initial one, the Adobe standard, this is pretty unlikely. If there is a particular problem with the profile sometimes they re write them, but this is usually done following users raising problems at the RC stage.. They usually only provide extra calibrations for Canon and Nikon cameras.
    Nothing to stop you using the free tools supplied by Adobe to make your own.

  • IPod Reset Utility is not supported for use with Windows Vista??????

    is there anyway to get pass this?
    i need to use the ipod resetutility to reset my shuffle
    but the only problem is that i have Vista and the program isnt
    supported for vista. can someone help me out here?

    well the only problem with that is that
    everyone i know use vista -.-

  • Support for using Digital Signatures

    I work in the legal department in a large company.  We are considering using Adobe's Digital Signature for our annual reports and financial documents.  However, I am unable to find how to get support on using such a feature.  Is using this feature pretty simple with Acrobat Pro v. 9?  I walked through the step-by-step features to initially set it up, but are there additional things I need to do to make sure the signature is completely secure? Do I need to purchase additional features or add-ons?  Is it possible to get someone to come to our company and provide a training on this feature?

    Using Acrobat Pro to digitally sign PDF documents is a very simple feature to use from an end user's perspective.  No extra plugins are required to have Acrobat generate a digital signature.  What you do need however is a digital certificate for each user, the certificate is used to create a user's digital signature.  Acrobat does not provide the ability to manage certificates, for this you require a Public Key Infrastructure (PKI) from a company such as VeriSign or Entrust.  Here are Adobe's security partners:
    http://www.adobe.com/security/partners/index.html
    Are you looking to have end users sign documents?  Based on the types of documents you described, you may want to look into "Certifying" documents using Adobe's Certified Document Services.  You can get some more information here:
    http://www.adobe.com/security/partners_cds.html
    Regards
    Steve

  • Will REF CURSOR support for Oracle Forms 6i?

    Hi,
    I need to use ref cursor in my from. My cursor query should be dynamically append the "where clause". Hence I used the dynamic query with ref cursor.
    But my problem is , when I compile the form it gives error for the line " OPEN emp_record FOR l_query;"
    You need to use "select" statement.
    Is there any solution for this in forms?
    I know it supports for other PL/SQL areas.
    Please help me. below is my code sample,
      DECLARE
    TYPE emp_refcur IS REF CURSOR;
    emp_record    emp_refcur;
    TYPE rec_emp_data IS RECORD
        emp_no              VARCHAR2(40),
      emp_rec             rec_emp_data;
      l_query               VARCHAR2(4000);
    BEGIN
         l_query := 'SELECT empno
                     FROM emp ';
          IF :CONTROL.ename IS NOT NULL THEN     
              l_query := l_query||' AND ename = '''||:CONTROL.ename||''' ';           
          END IF;
         OPEN emp_record FOR l_query;
         LOOP
            FETCH emp_record INTO emp_rec;
            EXIT WHEN emp_record%NOTFOUND;
           dbms_output.put_line(emp_rec.emp_no);
        END LOOP;
        CLOSE emp_record;     
    END;      Thanks
    Rajesh

    Hi,
    It's been a while since I used Forms 6i, but I remember hitting a similar problem. I don't think (and stress think!) that the PLSQL engine that comes with Forms 6i recognises ref_cursors.
    The work-around I used was to move the functionality to the database and call it from forms.
    Hope this helps.
    Regards
    Ian

  • When will there be support for the panasonic gh-4

    wondering when the new gh-4 will be supported?

    Adobe adds support for new cameras as soon as possible after they are released. Hopefully, support will be in the next update. But only those who are working on the support know, and you will find out as quickly as anyone else here will find out. Since Lightroom 5.4 is a relatively new update, it could be 2-3 months before we see another update, if there is one. It might be time for an upgrade. But again, nobody here knows the answer.

  • When will the RAW support for Nikon DF be release?

    Anyone know when they will release the RAW support for Nikon DF?

    Anyone who knows that, would not be allowed to post this information here. Only the Apple developers could tell you, and they never announce this kind of information in advance, sorry.

Maybe you are looking for