Interactive Region - set filter automatically

Hi all,
I've a small problem ... I've a database link to an MSSQL Server. I need to query some data from there with an regular expression.
First I created a view in my Oracle database to fetch the data from MSSQL. In ApEx I'm using the view to show the data, but using REGEXP_LIKE in where condition is not working. I think it's the problem that MSSQL doesn't support this syntax.
But in interactive report I can create a filter with "matches regular expression" that is working.
Now I need the possibility to set this filter automatically when user opens the page with the report. I know I can link to interactive reports and set report parameters, but there is no 'match regular expression'. Is there another way to hack the interactive report and apply my filter?
The search expression is saved in database and depends on the product the user selected before.
So on page 1 I have a list of products like 'apple', 'peach' and 'banana' and on click there's a branch to page 2 with IR which needs to be filtered by regular expression.
i.e. 'apple' = '^({AC76BA86-7AD7-)[[:digit:]]{4}(-7B44-A7)[[:digit:]]{2}[0]{7}[[:digit:]](})$'
'peach' = '^({AC76BA86-7AD7-)[[:digit:]]{4}(-7B44-A8)[[:digit:]]{2}[0]{7}[[:digit:]](})$'
'banana' = '^({AC76BA86-7AD7-)[[:digit:]]{4}(-7B44-A9)[[:digit:]]{2}[0]{7}[[:digit:]](})$'
Has anybody any idea how to do this.
Thanks
chrissy

I've found so much about automatic search and filters ... but none of them used regular expressions ...
There are all these operators
■ EQ = Equals (this is the default)
■ LT = Less than
■ LTE = Less then or equal to
■ GT = Greater Than
■ GTE = Greater than or equal to
■ LIKE = SQL Like operator
■ N = Null
■ NN = Not Null
that can be add to a page link to filter IRs, why isn't there one for Regular Expressions ?????????
Please, please, please help ...
chrissy

Similar Messages

  • How to set filter for few Setup Objects on Geneneral Foundation?

    Controlling the download of sub-entities:
    By default all sub-entities are downloaded. Pass a non-existing value
    for the parameter (primary key) of the sub-entity if you don't want to
    download a specific sub-entity.
    For example, if you don't want to download the values of a value set,
    then use following input to FLEX_VALUE attribute while setting filter;
    FLEX_VALUE='THIS_IS_A_NON_EXISTING_VALUE_I_DONT_WANT_TO_DOWNLOAD_VALUES'
    VALUE_SET
    Notes:
    - To download '$FLEX$.%' value sets pass '$FLEX$.%' argument.
    - Upload API automatically submits the hierarchy compiler request
    - FLEX_VALUE_SET_NAME is a required argument for download.
    You can find the following parameters in Set Filter screen of Value Set Values.
    VALUE_SET has subenities such as VSET_SECURITY_RULE, VSET_ROLLUP_GROUP and VSET_VALUE.
    Setting value for attribute FLEX_VALUE_SET_NAME downloads all the subentities. If you want
    to restrict the subentities, set appropriate filter at VSET_SECURITY_RULE, VSET_ROLLUP_GROUP
    and VSET_VALUE.
    Parameters:
    VALUE_SET
    | FLEX_VALUE_SET_NAME : Value set name.
    |
    +-VSET_SECURITY_RULE
    | FLEX_VALUE_RULE_NAME : Value set security rule name.
    | PARENT_FLEX_VALUE_LOW : Independent value for the dependent value sets.
    |
    +-VSET_ROLLUP_GROUP
    | HIERARCHY_CODE : Hierarchy (rollup group) code.
    |
    +-VSET_VALUE
    PARENT_FLEX_VALUE_LOW : Independent value for the dependent value sets.
    FLEX_VALUE : Flexfield segment value.
    DESC_FLEX
    Notes:
    - Upload API automatically submits the flexfield compiler request
    - Upload API automatically submits the DFV view generator request
    - APPLICATION_SHORT_NAME is a required argument for download.
    You can find the following parameters in Set Filter screen of Descriptive Flexfields.
    DESC_FLEX has subenities such as DFF_REF_FIELD, DFF_CONTEXT and DFF_SEGMENT.
    Setting value for attributes DESC_FLEX and DESCRIPTIVE_FLEXFIELD_NAME downloads all the subentities.
    If you want to restrict the subentities, set appropriate filter at DFF_REF_FIELD, DFF_CONTEXT
    and DFF_SEGMENT.
    Parameters:
    DESC_FLEX
    | APPLICATION_SHORT_NAME : Application Short Name.
    | DESCRIPTIVE_FLEXFIELD_NAME : Descriptive Flexfield Name.
    |
    +-DFF_REF_FIELD
    | DEFAULT_CONTEXT_FIELD_NAME : BLOCK.FIELD reference field name.
    |
    +-DFF_CONTEXT
    | DESCRIPTIVE_FLEX_CONTEXT_CODE : Context Code
    |
    +-DFF_SEGMENT
    END_USER_COLUMN_NAME : Segment Name
    APPLICATION_COLUMN_NAME : Column Name
    KEY_FLEX
    Notes:
    - Upload API automatically submits the flexfield compiler request
    - Upload API automatically submits the KFV view generator request
    - Upload API automatically submits the structure view generator request
    - APPLICATION_SHORT_NAME is a required argument for download.
    You can find the following parameters in Set Filter screen of Key Flexfields.
    KEY_FLEX has subenities such as DFF_REF_FIELD, DFF_CONTEXT and DFF_SEGMENT.
    Setting value for attributes APPLICATION_SHORT_NAME and ID_FLEX_CODE downloads all the subentities.
    If you want to restrict the subentities, set appropriate filter at KFF_FLEX_QUAL, KFF_SEGMENT_QUAL,
    ,KFF_STRUCTURE,KFF_WF_PROCESS,KFF_SH_ALIAS,KFF_CVR_RULE and KFF_SEGMENT.
    Parameters:
    KEY_FLEX
    | APPLICATION_SHORT_NAME : Application Short Name.
    | ID_FLEX_CODE : Key Flexfield Code.
    |
    +-KFF_FLEX_QUAL
    | | SEGMENT_ATTRIBUTE_TYPE : Flexfield Qualifier Name
    | |
    | +-KFF_SEGMENT_QUAL
    | VALUE_ATTRIBUTE_TYPE : Segment Qualifier Name
    |
    +-KFF_STRUCTURE
    | ID_FLEX_STRUCTURE_CODE : Structure Code
    |
    +-KFF_WF_PROCESS
    | WF_ITEM_TYPE : Workflow Item Type
    |
    +-KFF_SH_ALIAS
    | ALIAS_NAME : Shorthand Alias Name
    |
    +-KFF_CVR_RULE
    | FLEX_VALIDATION_RULE_NAME : Cross Val. Rule Name.
    |
    +-KFF_SEGMENT
    SEGMENT_NAME : Segment Name
    APPLICATION_COLUMN_NAME : Column Name
    MENU
    You can find the following parameters in Set Filter screen of Menus.
    PARENT_MENU_NAME Name of the menu to start downloading at. If this
    parameter is specified on its own, that menu and
    all its children will be downloaded. If specified
    with FUNCTION_NAME and/or SUB_MENU_NAME, then only
    the menu entry with that function and/or submenu name
    immediately under the PARENT_MENU_NAME will be
    downloaded.
    FUNCTION_NAME Function name to limit download to. If this parameter
    is specified then PARENT_MENU_NAME must also be
    specified in order to download menus. Specifies
    the function on a menu entry immediately under
    PARENT_MENU_NAME which will be downloaded; all other
    menu entries under PARENT_MENU_NAME will not be
    downloaded.
    SUB_MENU_NAME Sub Menu name to limit download to. If this parameter
    is specified then PARENT_MENU_NAME must also be
    specified in order to download menus. Specifies
    the Sub Menu on a menu entry immediately under
    PARENT_MENU_NAME which will be downloaded (along with
    all its children); all other menu entries under
    PARENT_MENU_NAME will not be downloaded.
    MENU_APP_SHORT_NAME Application short name of Menu. The menu on the resp
    for this application will be downloaded. If you
    pass this parameter, do not pass any of the other
    parameters; this parameter is only supported on its
    own.

    Oh never mind.... I figured it out myself helps to read up on the manuals. d'oh. sorry for the bandwidth waste...

  • Oracle XE Listener Requiring Service To Be Set To 'Automatic (Delayed Start

    Can anyone offer any insight/explanation as to why the Oracle Listener would require the service to be set to 'Automatic (Delayed Start)' When it is set to just automatic, it does not even try to start. No output to the listener log, and nothing to the event viewer. It is as if it never even tries to start. Once switched to 'Automatic (Delayed Start)' it works as expected. Additionally if you manually start the service due to it not starting automatically, it works fine as well.
    OS: Windows 7 64BIT
    Service is being run by the local system account and is set to allow to interact with desktop. -Local system account is part of the administrator group.

    OS: Windows 7 64BITFirst point, win7 isn't on the 10g XE "supported OS" list. The installer is nearly as old as Firefox 1.0. Not to say folks haven't been able to get it working, plenty of other threads cover that topic.
    Delayed start, auto start ... how critical is that functionality for your install? My suggestion, set it to Manual, and if you need the database, start the listener and then start the database service. If the database isn't needed keep your RAM and system resources available for other stuff.
    Sorry can't be more helpful (esp. for win7, don't have it, don't use it, same for vista) but XE is more of a "playground" environment for test drives, kicking the tires, etc., a practice resource intended as an introduction to managing an oracle instance.
    And always start the listener service first, that allows the database to register with the listener as it completes its startup processing. If startup goes the other way around, the Apex might not be immediately available, but a sqlplus system connection and `alter system register;` command will fix that.

  • Try to set filter in webtemplates (WAD) via URL

    Hi,
    I try to set filter via url. I have one report and create a view. This view is shown via webtemplate. Now I try to generate a url with special parameter to set some filter automatically. The normal view has all countries but now I need a view with Germany and another view with Austria. I want to create no other view for that I would modify the filter via URL parameter like ...?template_id=tempalte_1&land_bu=Germany.
    Greets, Thomas

    Hi Thomas,
    if you need information about 3.5 technologie go to sap.help.com and choose the help for SAP NetWeaver 2004 (without the 's').
    There you will find the information if you search with the string 'Command URLs' or try http://help.sap.com/saphelp_nw04/helpdata/en/1a/456a3badc1b315e10000000a114084/frameset.htm
    Regards
    Lars

  • My iphone is set to automatically download.  i just made some purchases from my ipad and now my phone has the app and songs showing up, but it says waiting to download.  what gives and how do i fix?

    i have an iphone, imac and 2 ipod touches 5th generation.  I just purchased some apps and songs on the ipad with hopes they would transfer to all the other devices.  some of them did go to all devices while others did not.  when i go to purchases on one of the ipods they show up as not purchaced (even though they may be on 2 of the other devices).  my iphone has them there, but it says waiting to download.  its been a day and they are still waiting to download.  I've checked settings on all and they are set to automatically download and all devices share the same apple id.  not sure what ive done wrong and have tried several things.  hopefully i haven't confused you too much.

    My problem was that Software Update didn't check for updates every day, and maybe never...
    Finally I found that: http://hints.macworld.com/article.php?story=20120824124203635
    Basically all you have to do is open the Terminal and type:
         sudo defaults write /Library/Preferences/com.apple.SoftwareUpdate.plist ScheduleFrequency 1
    The number, 1 in this case, means the frequency which Software Update is going to check for updates, so 1 means every day.
    If this doesn't work you can try two things (or both, but in this order)
         - Go to /Library/Preferences/ and delete the file: com.apple.SoftwareUpdate.plist, then open Software Update... to create a new file, and go to System Preferences to configure it again. Finally open the Terminal and try the command at the beginning of this comment.
         - If Software Update continues without checking for updates every day, open the file: com.apple.SoftwareUpdate.plist and you will see a preference that is: ScheduleFrequency with the number 1 at its right and you will see that the type is String, copy the file to the Desktop (for example) and change the type String to Number, then drag the file in the Desktop into the Preferences folder and replace the first. It will work. (For this part you will need Xcode)

  • How to set up automatic payment for the purchase order

    Hi, All,
    I have one question how to set up automatically payment for the Rent Office purchase Order?
    There is the requirement from the client. They want to create one kind of purchase order for the Office Rent, then pay the fees in the certain time of every month to the vendor for the rent fees without any invoice. Whatu2019s the normal solution for this kind of purchase order? Is it ERS? Or something else?
    Please give me the details and business flow. Also please tell me how to setup in the SAP and T-code.
    Thanks in advance

    Either you can set up ERS or you can pay directly from the FI side.
    Prerequisites
    Evaluated receipt settlement must be flagged in the purchase order item.
    The vendor must be flagged as being subject to ERS in the vendor master record.
    The goods receipt must refer to a purchase order.
    Goods-receipt-based Invoice Verification must be defined for the purchase order item.
    A tax code must have been maintained in the purchase order item.
    The order price of the materials may not be an estimated price.
    If you flag a vendor as being subject to ERS, the system sets the ERS indicator as a default in each item when you create a purchase order for the vendor. You can prevent this happening for certain vendors by flagging the info record for the material and the vendor as not being subject to ERS.
    In Purchasing, you can delete the default ERS indicator in a purchase order item.
    Choose Logistics Invoice Verification ® Automatic Settlement ® Evaluated Receipt Settlement (ERS).
    The selection screen appears.
    You can use the following criteria to narrow down selection of the transactions to be settled:
    Company code
    Plant
    Goods receipt posting date
    Goods receipt document
    Fiscal year of the goods receipt
    Vendor
    Purchase order and order item
    You can define the selection criteria for the invoice documents by:
    Delivery
    Purchase order
    Purchase order item
    Goods receipt document
    Credit memo
    Invoice
    Currency
    Choose  Execute.
    The system issues a log for Evaluated Receipt Settlement, which displays the following:
    Settled
    In line with your selection criteria, the system displays all the order items that were settled (or if you are working in test mode, which would have been settled).
    Could not be settled
    In line with your selection criteria, the system displays all order items for which ERS is defined but could not be settled. It also lists the reasons.
    If the system reports being unable to invoice a transaction, you should exclude the transaction from ERS to avoid it being included in the log the next time ERS is run.
    Select the item and choose Exclude from ERS.
    The system also generates and possibly sends a message to inform the vendor(s) about the transaction settled, depending on the settings in Customizing.
    You can display the following environment information for the order items selected. To do this, choose Goto ®:
    Display purchase order
    Display invoice
    Display material document
    Display long text

  • How to set up automatic cache purge

    I am using the event polling table for setting up automatic cache purging.
    I have created a table 'event polling table' in the database with the following fields:
    CATALOGNAME
    DATABASENAME
    OTHER
    SCHEMANAME
    TABLENAME
    UPDATETIME
    UPDATETYPE
    LOAD_ID
    with TABLENAME, UPDATETIME, UPDATETYPE as non-nullable fields.
    Then I have imported the table to the physical layer of the rpd, set up 'Oracle BI Event tables' in the Utilities as this table and set up a polling frequency of 15min.
    I have created a report with 2 columns (DeptID, Saleamt) from 2 tables (Department, Sales) respectively. Both these tables were made 'cacheable' in the physical layer with cache never expires. Now the saved report is ran by logging in once again. So a cache entry is registered. My NQSCONFIG file enables cache.
    I have added these 2 tables to the event polling table after the cache entry was registered. Technically after 15min, this cache should be purged automatically as the request created was from these 2 tables. But that does not happen. Even after half hr when I log in and run this report a cachehit occurs as cache still persists. My cache folder is the C:\OracleBIData\cache. I also check entries in the Repository (Manage ->cache).
    Please let me know where am I making a mistake.
    My goal is to get cache purged automatically every time there's an entry in the EPT. (To test when I create an entry in the EPT, I give the tablename and updatetype (=1), the updatetime is obtained automatically as sysdate.
    Thanks
    ===================================================
    For reference I have copied an earlier posting here:
    ===================================================
    lets look at all your questions one by one
    As the event polling table gets a row added for each table whose data is updated at the end of each ETL run, when exactly does the BI server purges cache related to that table - As soon as the polling happens and it finds a new record in your table
    Lets say I set up a polling frequency (in Tools -> Utilities -> Oracle BI Event Tables) to every 60 minutes. At the end of every 60 minutes does the BI server restart by itself or does the polling take place without restart. - Polling takes place only when the server is up (there is no need to restart)
    At the end of every 60 minutes does the BI server poll the event polling table whether or not any new rows are added to it? -(Yes )
    What exactly happens when a new record is added to the event polling table in the database. - (The cache is purged )
    If at the end of the ETL run data in 3 tables has changed, would 3 records be added to the event polling table in the database. - (yes , after the polling happens)
    Let me know if you have more questions ...
    Another way you can set it up is to create a batch file which would purge a table as its updated (use a procedure to capture the tables which have a value of 1 for update_type or use triggers to populate a table with these table names ) ...once purged you can set up your cache by using ibots (use javascripts) .
    =============================================================================

    I seem to have all the steps running except #3 - which is clearing the cache!
    select T54927.UPDATE_TYPE as c1,
    T54927.UPDATE_TIME as c2,
    T54927.DB_NAME as c3,
    T54927.CATALOG_NAME as c4,
    T54927.SCHEMA_NAME as c5,
    T54927.TABLE_NAME as c6
    from
    MPO_OWNER.MPO_EVENT_POLLING T54927
    where ( T54927.OTHER in ('') or T54927.OTHER is null )
    minus
    select T54927.UPDATE_TYPE as c1,
    T54927.UPDATE_TIME as c2,
    T54927.DB_NAME as c3,
    T54927.CATALOG_NAME as c4,
    T54927.SCHEMA_NAME as c5,
    T54927.TABLE_NAME as c6
    from
    MPO_OWNER.MPO_EVENT_POLLING T54927
    where ( T54927.OTHER = 'cac7057v' )
    +++Administrator:fffe0000:fffe021b:----2009/03/27 17:02:14
    -------------------- Execution Node: <<121787>>, Close Row Count = 1, Row Width = 384 bytes
    +++Administrator:fffe0000:fffe021b:----2009/03/27 17:02:14
    -------------------- Sending query to database named Event Polling (id: <<121830>>):
    insert into
    MPO_OWNER.MPO_EVENT_POLLING("UPDATE_TYPE", "UPDATE_TIME", "DB_NAME", "CATALOG_NAME", "SCHEMA_NAME", "TABLE_NAME", "OTHER") values (1, TIMESTAMP '2009-03-27 16:59:19', 'Trading', 'remedy', 'MPO_READ', 'MPO_POSITION_DATE_CHOICES', 'cac7057v')
    +++Administrator:fffe0000:fffe021b:----2009/03/27 17:02:14
    -------------------- Execution Node: <<121830>>, Close Row Count = 0, Row Width = 0 bytes
    +++Administrator:fffe0000:fffe021b:----2009/03/27 17:02:14
    -------------------- Execution Node: <<121830>> DbGateway Exchange, Close Row Count = 0, Row Width = 0 bytes
    +++Administrator:fffe0000:fffe021b:----2009/03/27 17:02:14
    -------------------- Execution Node: <<121830>> DbGateway Exchange, Close Row Count = 0, Row Width = 0 bytes
    +++Administrator:fffe0000:fffe021b:----2009/03/27 17:02:14
    -------------------- Execution Node: <<121787>> DbGateway Exchange, Close Row Count = 1, Row Width = 384 bytes
    +++Administrator:fffe0000:fffe021b:----2009/03/27 17:02:14
    -------------------- Execution Node: <<121787>> DbGateway Exchange, Close Row Count = 1, Row Width = 384 bytes
    +++Administrator:fffe0000:fffe021b:----2009/03/27 17:02:14
    -------------------- Sending query to database named Event Polling (id: <<121831>>):
    select T54927.UPDATE_TIME as c1
    from
    MPO_OWNER.MPO_EVENT_POLLING T54927
    where ( T54927.OTHER = 'cac7057v' )
    group by T54927.UPDATE_TIME
    having count(T54927.UPDATE_TIME) = 1
    +++Administrator:fffe0000:fffe021b:----2009/03/27 17:02:14
    -------------------- Execution Node: <<121831>>, Close Row Count = 1, Row Width = 16 bytes
    +++Administrator:fffe0000:fffe021b:----2009/03/27 17:02:14
    -------------------- Execution Node: <<121831>> DbGateway Exchange, Close Row Count = 1, Row Width = 16 bytes
    +++Administrator:fffe0000:fffe021b:----2009/03/27 17:02:14
    -------------------- Execution Node: <<121831>> DbGateway Exchange, Close Row Count = 1, Row Width = 16 bytes
    +++Administrator:fffe0000:fffe021b:----2009/03/27 17:02:14
    -------------------- Sending query to database named Event Polling (id: <<121875>>):
    delete from
    MPO_OWNER.MPO_EVENT_POLLING where MPO_OWNER.MPO_EVENT_POLLING.UPDATE_TIME = TIMESTAMP '2009-03-27 16:59:19'
    What am I missing? My NQServer.log shows this:
    The physical table Trading:remedy:MPO_READ:MPO_POSITION_DATE_CHOICES in a cache polled row does not exist.
    Any thoughts are appreciated.
    Thanks
    Mano

  • How do I set up automatic downloads so that i only get content from specific devices?

    Hello! I was wondering if there was a way I could set up automatic downloads so I only get content purchased from certain devices. I have a MacBook Pro and a ipod touch. I share an apple id with my family for itunes but have my own apple id for icloud. In my family we have various other apple products (iphones and ipads) and I dont want most of the things that my family would download on their devices - just the things would happen to download on my ipod and computer.
    Thanks for the help,
    J

    jackson_7 wrote:
    Hello! I was wondering if there was a way I could set up automatic downloads so I only get content purchased from certain devices.........
    That's not possible sorry.

  • Printer properties continue to show HP photo paper, despite Preferences being set for Automatic.

    Yesterday, while attempting to print a Word Perfect 5 document (my word processing app), the printer( HP Office Jet 6500 E709) operated, passed the paper through and made the printing sounds, but no ink was applied to the paper.  I thought perhaps the cartridge had run dry, although I usually get a warning and then can visually see from the finished print job when the ink cartridge is empty.  My PC is running Win XP Professional, and the printer has never been a problem.  I installed a new Black cartridge and successfully printed off a test page.  Still could not print the WP document, or any other document from "my documents" file.  Tried the "copy" function and the printer worked fine.  Still no document printing.  Printed a Yahoo e-mail using the "print" option at the top of the message, and the printer worked fine.  When printing from that icon, I got a pop-up display with a menu option labeled "preferences."  This is the standard routine when printing an e-mail. I clicked on preferences saw that they were set at automatic, portrait, and color.  I changed color to Gray Scale, black ink only, and the page printed properly.  This has always been the routine, whether printing an e-mail of printing a document.  Then I went to my WP document and hit the printer icon on my task bar and got a different pop- up display.  In this display there was no "preferences" option, only a "properties" option.  When I pressed that button I saw a setting that said HP Photo paper, portrait, grayscale high quality.  I changed the paper type[ to "automatic" but cold not change the color option to black ink only.  I closed the menu and attempted to print.  No ink.  I repeated the steps and discovered that the properties had reverted back to HP Photo Paper.  I attempted to print from the File menu and by using Cntrl P.  Neither option worked and the "Pproperties" continued to show HP photo paper, even though I changed it after each failed attempt and the hopper was full of white ink jet paper.  I deinstalled the HP printer and reinstalled it using the original discs.  Since the reinstall, the preferences are set as desired, and remain that way every time I chack them.  I can print a test page, copy and print email.  However, when printing from the print option in File, the task bar printer icon or Cntrl P, the pages continue to be processed but no ink is applied.  The pop-up menu that appears when using any of these commands always contains the term "properties" and those properties always show HP photo paper as the stock being used.  Regaerdless of how many times I correct the paper type, the entry reverts to HP photo paper after each attempt at printing. 

    I have the B8550 too, and I just assumed that since it's a fairly high-end printer, it would support the highest-end HP photo paper (i.e., Premium Plus).  However, the manual states:
    HP Premium and HP Premium Plus photo papers are not supported with this product.
    Now, I don't know if that means you shouldn't use it, or that the advanced features won't work, or ??? Or if you should use it, what settings to use (since that type of paper is not listed in the options on the drop-down menu.)  I have used the Premium Plus Soft Gloss without any problems.  But HP seems to think that the highest quality paper you can use with this printer is "Advanced," which is their third-grade paper.  Not exactly what I'd expect from this type of printer. 

  • Setting time automatically doesn't work?

    One of the less obvious new features in iOS 4.2 is that there is now an option in your Settings app to set the time automatically.
    The only problem with that option is that it doesn't work - at least not for me. Actually, what happens when I enable that option is that it turns back my clock by 18 minutes. I've tried syncing, waiting, switching the option on or off while connected or not connected to iTunes, and a few other things. Nothing helped.
    Interestingly enough, this new option is not mentioned in the updated iPad User Guide, so I'm not sure how it's supposed to work.
    Any ideas? My timezone is set correctly.

    Yeah, something seems to be broken... I have a WiFi - 3G iPad but I've never turned on the 3G so I'm running (and have always run) WiFi only... My iPad normally lives in California (Cupertino is the default time zone for California) but I am presently in Kansas City visiting family. I also just downloaded and installed the new 4.2 OS yesterday so maybe that has something to do with the issue???
    Anyway, if I turn "Set time automatically" to OFF, set the time zone to either Dallas or Chicago (two choices for the Central time zone where I am now and set the time manually, I can then change the time zone to Denver (all as an experiment) and the time rolls back one hour (so far so good)... I then change the time zone to Cupertino (Ca) and it rolls back another hours (again, good)... Then I reset it to say Chicago (Central) and it moves forward two hours (again, check)... Then, for grins, with it sitting right there and the correct Central time and with Chicago chosen as the current time zone, I then "Set time automatically" back to ON and the time now rolls FORWARD TWO MORE HOURS where it should not go... The bottom line is with "Set time automatically" turned ON I get the wrong time by two hours... Now granted, there is a two hour time zone difference between where I originally set up this machine and where I am now and maybe that has something to do with it??? Or something is broken in the OS...
    Anyone have any thoughts or guidance???
    thanks... bob...

  • Error during running crystal report when the region setting to Vietnamese

    I have a report called stock movement which stockmovement.rpt file. It has some formula field where the formula is
    onlastrecord;
    numbervar SysClosingQty;
    IF {usp_Rpt_Crystal_StockMovement;1.ReferenceNumber}="" OR IsNull({usp_Rpt_Crystal_StockMovement;1.ReferenceNumber}) THEN
    {usp_Rpt_Crystal_StockMovement;1.SystemOpeningBalanceQty}
    ELSE
    SysClosingQty:={usp_Rpt_Crystal_StockMovement;1.SystemBalanceQty};
    After deploy to client side which have the region setting to Vietnamese culture, the execution of  this report throwing the following and the balance client machine working fine.:
    The remaining text does not appear to be part of the formula.
    Details:errorKind
    Error in File StockMovement
    .rpt
    Error in formula SystemClosingQty;
    'onlastrecord;
    The remaining text does not appear to be part of the formula
    Details :errorKind
    If we change back to English culture, it is working perfectly.
    How to resolve this issue.
    Kindly help and me and thanks for the kind help
    Malini

    See if the content of [this|http://msdn.microsoft.com/en-us/library/ms227600(VS.80).aspx] will help.
    The other option is to install CR 2008 designer on that computer - temporarily as a test only. Run the report in the designer and see if it works. Sometimes the designer will give you different error or better clues as to what is going on. E.g.; this could even be a database issue. An eval of CR 2008 is available from [here|http://www.sap.com/solutions/sapbusinessobjects/sme/freetrials/index.epx]
    - Ludek
    Edited by: Ludek Uher on Oct 7, 2011 7:23 AM

  • POD flag set up automatically after BP replicated from CRM to ECC

    Hi Experts,
    we are working on CRM 5.0 and ECC 6 as backend system.
    *Requirement :*We will create a BP record in CRM and the same will be replicated to ECC.For the BPs which is replicated to ECC from CRM , the "Relevant for POD "(Proof of Delivery) flag should set up automatically.
    Note: we have done the following settings
    1) Created a Reference Customer in ECC in which we have set up a flag "Relevant for POD ".
    2) Initial download Reference BP from ECC to CRM by going to TCode:CRMC_BUPA_CONSUM in CRM.
    3) Maintained relevant Sales Areas for the BP.
    Question:
    In CRM we dont have field called "Relevant for POD ".How can we populate the field "Relevant for POD " for the Business Partner that is Created in CRM and replicated to ECC?
    For any helpful answer points will be awarded.
    Thanks in advance,
    -Rahul.
    Edited by: rahul biji on Feb 12, 2008 6:21 PM

    Hi,
    did you find a solution to make this work ? We have the same problem with other fields that are only available in R/3. We are thinking of adding a FM to fill these fields in table COM_BUPA_CALL_FU. Did you find another way ?
    Best regards
    Annette

  • Currency in report taken from regional setting and not infocube

    Dear All,
    I am facing very strange issue. I am using BEx analyzer 7.0
    I executed a report in Windows 2000, Excel 2003. The values are displayed correctly with currency which is in cube irrespective of the currency set in regional option in control panel.
    We are doing testing on windows vista and excel 2007 as we will upgrade to SAP GUI 7.10 and windows vista. I executed the report and the result values are matching but the currency is differant. The currency is taken from the regional settings in control panel. If I go to regional setting and change the currency, the report which is open in BEx analyzer changes the currency.
    We are facing this strange issue for only queries on 1 infocube. Other queries on another infocubes/multicubes are working fine.
    Has anyone faced the same issue. Please provide some pointers/solutions for above issue.
    Regards,
    Niraj

    Hi Shalu
    The Library 0FL has 4 currencies... i.e.
    HSL  - Local Currency  
    TSL   - Transaction Curre
    KSL  - Second Currency 
    OSL  - Third Currency  
    Go to GRR2 (Report form of your report), and double click on any column... You choose Key Figures in the Columns in a areport painter report... there you would have chosen any one of these currencies...
    Right click on the column and Copy it and paste it... Now change the Key Figure of the copied column to the one you desire...
    This should give you values in both currency...
    To identify which form you have used in GRR2 - Execute your report and go to Extras Menu > Technical Information.. In the pop up window that opens, double click on field "Report".
    Regards
    Ajay M

  • Run time error when set filter on the request id in the output query.

    Hi all,
    I am getting a run time error when I select the request id and set filter on that and  when i am selecting all the request id it contains around 2lacs values in that If i cliked ok on that .
    It popped up a msg like this
    " Run time error 61706
    Insufficient memory to perform operation "

    User was educated not to select the entire data in the filter

  • Windows 7 can´t find the driver for HP Officejet 5510. (Windows Update is set to automatic.)

    Hello everyone, I just installed Windows 7 - 64 bit. Supposedly the driver for the HP Officejet 5510 will install automatically in Windows 7 when connected via a USB, which is not happening.
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01796879&lc=en&dlc=en&cc=us&os=4063&product=311...
    I am getting the message that Windows 7 can't find the driver. I don´t understand why?
    My Windows Update is set  to automatic.
    I see the device under printers. But when I click on it it says driver missing.
    Is there any solution? Possibility to get the driver some other way? Unfortunately HP doesn't provide a download on their website. 
    Can anyone help me, pleease?
    Honza

    I have the same problem. I spent all this money to get more features, not less so Windows 7 should run all of my XP stuff. Now I see that my HP Officejet 5510 all-in-one won't scan and I can't save in pdf format. C'mon HP....give us a driver! If I wind up having to buy another printer, I swear it won't be an HP if I get abandoned on this one. And I'll also switch vendors for all of the printers I'm responsible for replacing at work too.

Maybe you are looking for

  • How to protect the source code in lookout

    we are using the lookout 6.5 version for the automation. we want to protect the code from the end user, please confirm the possibility of the same.

  • Photo Uploading in Safari

    Good day. When I attempt to upload photos to Facebook via Safari on my iPhone 6 running 8.0.2, I still receive the error message "Sorry, photo uploading isn't available for Safari in iOS 8 just yet. We've notified Apple and are working together to fi

  • How to use iCloud and what is it's main use?

    i just don"t have any idea of using icloud and what help it may provide me.

  • Adapter engine queue monitoring

    Hi All, I have one doubt about adapter engine queue. We can see adapter engine queue in  RWB->Message Monitoring-> Adapter engine-> Display  . Here in queue if one message goes in to system error status, remaining all messages from that queue goes on

  • Photoshop won't save

    Hi, Ever since I updated photoshop - I've had creativ cloud for 6 months or so working fine - updated photoshop last Friday and now photoshop doesn't save when I hit Command+S. I lost all my work on Friday. I would finish a file, hit command+S and cl