AP Checks Question

We are beginning to look at printing signatures on our AP checks with something like Evergreen and a number of other customizations. However I would like to look into simply sending all the payment information to a Automated Clearing House (ACH) and let them handle the Checks, EFT or what every and we would not have to be concerned with signing or even printing checks.
If any one has any experience or ideas along this line please share.

What is your EBS version ? Have you explored printing checks on your own using XML Publisher ? It would be cheaper then using an ACH, I believe. We use this method without any special printers or stock.
MOS Doc 312533.1 - Check Printing using XML Publisher
MOS Doc 110406.1 - Check Printing Frequently Asked Questions
HTH
Srini

Similar Messages

  • Authorization check question

    Hi all, I have a question regarding authority-check.
    I have a program with some custom buttons, these buttons will show a small window where the user has to enter some data. This data then will be shown in an ALV grid, and also be saved in a custom table.
    There are two buttoms, and I have to check is the user has authorization for each one of them. How do I do that? what would be the authorization object? and what would be the activity?. does the authorization object needs to be created somewhere? if so, can you give me the transaction?.
    TIA Mauro.

    Hello,
    You can create your own authorization object using Tcode SU21. Use the authorization object when he clicks on the button.
    Regards,
    Kiran I

  • Spell checking question

    I have Mail set to automatically check spelling before it sends an email. Currently, Mail starts checking after where the cursor is positioned (so after what I just typed) and checks all the content in the message. In long threads, where messages have a lot of quoted text, it's a huge pain to have to keep clicking "ignore" as it works it's way through the quoted text -- after all, how asinine is it to correct past exchanges in the thread?
    So my question is: is there a way to have Mail start its auto spell-check at the beginning of an email, regardless of where the cursor is, and only check text with a quote level of zero?
    Thanks.

    It doesn't do what you want, but ...
    I have it set to check as I type, so it just underlines in red whatever it finds. I can then choose to fix it or ask it (control-click the underlined word) or ignore it without having the prompt appearing on every error.
    AK

  • BT ADSL Checker Questions

    Hi all,
    Newbie here. Just moved here from Australia and looking to get BT in my rental apartment.
    Question 2:
    I get different package results if I put in
    "1 **** Court"
    vs
    "Flat 1, **** Court"
    (even though they are the same address).
    If I put in "1" - I can select the up to 40Mbps unlimited plans, whereas if I put in "Flat 1" then I only see the 20Mbps plans. Which should I believe?
    Thanks,
    m00g
    Any answers would be most appreciated, and may help alleviate the confusion this has all caused!

    So may be best to phone BT
    Looks like you found us 
    Digital Spy BT Checker Results
    Please Click On any Text in Blue as that automatically links to information.
    PC (NDEGR)

  • Check question using HashSet

    I am trying to stop the same question from appearing again on the screen ones it has been answered. like store the last question and then check to see if it's not already been asked. . just want to no with what i have up to now am i on the right tracks or not? been told to use HashSet also.
    code:
    // the question being shown
    String question=questionLabel.getText();
    // gets the new question
    String newQuestion=ClientCommunication.getRandomQuestion();
    // where trying to check the the newQuestion is not already been asked
    try {
    HashSet questionhash = new HashSet();
    questionhash.add(question);
    System.out.println(questionhash);
    if(newQuestion.equals(questionhash))
    newQuestion=ClientCommunication.getRandomQuestion();
    } catch (Exception e) {
    System.out.println("Error: " + e); }
    // shows the new question
    questionLabel.setText(newQuestion);
    answerField.setText("");
    any helpful hints / tips i would be grateful
    cheers chris

    That can be fixed a little:
    try {
      HashSet questionhash = new HashSet();
      String question = null;
      do {
        question = ClientCommunication.getRandomQuestion();
      } while (! questionhash.add(question) )
      System.out.println(questionhash);
      questionLabel.setText(question);
      answerField.setText("");
    } catch (Exception e) { //catch specific exceptions rather than Exception e...
      e.printStackTrace();;
    }My preference would be to make the ClientCommunication class create a Stack with random order of questions, each time a guestion is asked for pop it out of the Stack, add it to a 'read' List and return it. Return null when you reach the end of the Stack (as a signal) and then reshuffle the List and fill the Stack again. This way, once-only and random order can be controlled at the source, which IMHO is better...

  • LiveCache Consistency Check question, OM17

    I have a general question about a LiveCache Consistency Check (transaction OM17).  I know that it is a data inconsistency b/w the SAP APO database and SAP APO LiveCache.  But what does that mean to a functional user?  Can someone explain this in layman's terms?

    In Layman terms, you can say that this checks the INCONSISTENCY between LiveCache and Database.
    Here is a detailed documentation on each of the Object Types
    Consistency Check for Setup Matrices
    The consistency check for setup matrices contains:
    · A check whether the setup matrices exist in liveCache
    · A check whether the setup transitions exist in liveCache
    · A field comparison between the setup transitions in the database and those in liveCache
    When the setup matrices are corrected, the setup matrices in liveCache are completely generated from those in the database. Previously nonexistent setup matrices and setup transitions are newly created in liveCache. Superfluous setup transitions are deleted from liveCache. Setup transitions that differ at the field level are adjusted to match the database status.
    Consistency Comparison for Block Basis Definitions
    Use
    When you set this indicator, checks are performed in liveCache and in the database on characteristic values for block basis definitions:
    · The existence of block basis definitions is checked.
    · The consistency of the characteristic values is checked.
    After the checks you can call a correction function in the check results display. When correcting the error, the system deletes obsolete block basis definitions in liveCache. The system completes or corrects missing or inconsistent block basis definitions in liveCache.
    Note
    The check is performed independently of the planning version.
    Consistency Check for Resources
    The consistency check for resources contains:
    · A check that the resource and corresponding time stream exist in liveCache
    · An check that a resource's characteristic blocks exist in liveCache
    · A field comparison between the database resource and the liveCache resource
    When correcting the resources, the resources in liveCache are completely generated from the database resources. Previously nonexistent resources are created in liveCache.
    Consistency check for downtimes caused by maintenance order
    The consistency check for maintenance downtimes contains:
    A check that the maintenance downtime has a reference to an existing maintenance order.
    A check that the dates of maintenance downtime correspond to the exisiting maintenance order.
    When correcting the maintenance downtime errors, downtimes without maintenance order are deleted and wrong dates of downtimes are corrected in relation to the maintenance order.
    Consistency Check for Product Location Combinations
    Use
    If you set this indicator the system executes a consistency check for product location combinations. The consistency check for product location combinations includes:
    · A check for the existence of a product location combination in the database and in liveCache
    · A field comparison between product location combinations in the database and in liveCache
    · The determination of obsolete entries for product location combinations in the database
    · A check for the existence of characteristic value assignments for product location combinations in the database and in liveCache
    · A field comparison of characteristic value assignments for product location combinations in the database and in liveCache
    After the check you can call a correction function from the display of check results. For the correction, the system deletes obsolete product location combinations from the database and in liveCache. The system corrects inconsistent product location combinations and characteristic value assignments for product location combinations in liveCache.
    Consistency Check for Stocks
    Use
    If you set this indicator the system executes a consistency check for stocks. The consistency check for stocks includes:
    · A check for the existence of a stock in the database and in liveCache
    · A field comparison between stocks in the database and in liveCache
    · The determination of obsolete entries for stocks in the database
    · A check for the existence of characteristic value assignments in the database and in liveCache
    · A field comparison between characteristic value assignments for batch stocks in the database and in liveCache
    After the check, you can call a correction function from the display of check results. For the correction, the system attempts to correct inconsistent stocks in the database and in liveCache. If a correction is not possible, the stocks are deleted in the database and in liveCache. The system corrects characteristic value assignments for batch stocks in liveCache.
    After inconsistent stocks have been corrected, it may be necessary to start the delta report in order to reconcile SAP APO and SAP R/3.
    Consistency Comparison of Configuration/CDP for Orders
    Use
    When you set this indicator, the system performs a consistency check with regard to configuration or CDP (characteristic value assignments/ requirements) for receipts/requirements belonging to orders:
    · In the case of products with variant configuration and product variants, the system checks whether there is a referenced configuration in the database.
    · In the case of products with CDP, the system checks whether CDP characteristics exist.
    Note
    In the area Restrictions, you can use the indicator CDP: Detailed Check to define a detailed check for CDP characteristics. If you set this indicator, the CDP data used for the orders is also compared with the product master.
    · For products without configuration/CDP, the system checks whether invalid references to variant configuration or invalid CDP characteristics data exist.
    After the check, you can call a correction function in the check results display. When executing the correction, the system tries to adjust inconsistent orders in liveCache.
    After inconsistent orders have been corrected, you may need to start the delta report to compare the SAP R/3 system and SAP APO again.
    Dependencies
    The consistency check for configuration or CDP data is very time-consuming. You should therefore limit the comparison as far as possible to certain products or locations.
    Consistency Check for Production Campaigns
    If orders are assigned to production campaigns that do not exist in the database, this leads to inconsistent campaigns.
    You can correct inconsistent production campaigns by removing all orders from them. That means that the campaign assignments are removed from the orders in liveCache.
    Consistency Check for Operations
    In the database table of /SAPAPO/OPR operations, there may exist operations that have no orders in liveCache, no orders for a simulation version, orders for deleted simulation versions, or no external operation number. These operations place an unnecessary load on the database table and can hinder system performance.
    Consistency Check for Planning Matrices
    As planning matrices are not master data, they are only located in liveCache. For each production version, there is a record in the database with information about matrices that must exist for this production version and whether the last matrix explosion was successful.
    The consistency check for planning matrices checks:
    · Whether the matrices associated with each record on the database exist in liveCache
    · Whether the records associated with all the matrices in liveCache exist on the database
    · Whether the last matrix explosion was successful.
    If inconsistencies are discovered, they can be corrected. As corrections are made by recalculating the inconsistent matrices, the process can take a while and should only be done for large matrices (with many orders or many item variants) at times when it can be guaranteed not to hinder any other system processes.
    Consistency Check for Simulation Versions
    This is a check for whether simulation versions exist in liveCache.
    Correction does not take place automatically. Simulation versions that still exist in the database but no longer exist in liveCache do not influence the running of the system. If necessary, they can be deleted using transaction /SAPAPO/CDPSS0.
    Consistency Check for Product Allocations
    The consistency check for product allocations checks the data for product allocation assignment from the database and compares this with the incoming orders quantity in Demand Planning. Surpluses or shortages are displayed and can be corrected.
    The reconcile is only executed for product allocation groups with a direct connection to the product allocation group in the planning area if the connection is also fully defined.
    There may be long runtimes during the consistency check due to the data structure. The following factors can hinder performance:
    · Number of characteristics combinations
    · Number of periods in a time series
    · Number of sales orders that take product allocations from a time stream
    Error in the reconcile
    If it is not possible to reconcile the incoming orders quantity, the data records are issued again with a relevant error message. Check the following causes and attempt again.
    Check:
    · If the planning area to be checked is locked
    · If the time streams are initialized (after liveCache has been initialized)
    · If all characteristics combinations area available in the planning area
    · The wildcard indicator for collective product allocation
    · The settings for your planning area
    Due Delivery Schedules/Confirmations Consistency Check
    When a scheduling agreement release is received from a customer for sales and distribution scheduling agreement items, a due delivery schedule is created and stored in liveCache. As soon as a confirmation for a due delivery schedule containing at least one schedule line with a quantity larger than zero is generated, an object is also created for it in liveCache. The transaction data for sales and distribution scheduling agreement items contains, amongst other things, an entry with the key of the due delivery schedule object currently located in liveCache and an entry with the key of the confirmation that is currently valid in the database. During the check, the system checks whether liveCache objects exist for sales and distribution scheduling agreement items and whether the transaction data entries are correct.
    The following individual checks are made for active sales and distribution scheduling agreement items:
    · Is there an operative scheduling agreement release and/or forecast/planning delivery schedule in the database, but no associated liveCache object?
    · Is there a confirmation in the database, but no associated liveCache object?
    · Is there a due delivery schedule in liveCache, without at least one existing operative scheduling agreement release and/or forecast/planning delivery schedule?
    · Is there a confirmation in liveCache, without an existing confirmation in the database?
    · Is the key in the transaction data in the database that shows the current due delivery schedule in liveCache, also that of the actual liveCache object?
    · Is there actually a confirmation in the database for the key in the transaction data that shows the currently valid confirmation in the database?
    If a sales and distribution scheduling agreement item is inactive, there are not allowed to be any due delivery schedules or confirmations in liveCache. In this case, the following checks are made:
    · Is there a due delivery schedule in liveCache for an inactive sales and distribution scheduling agreement item?
    · Is there a confirmation in liveCache for an inactive sales and distribution scheduling agreement item?
    Consistency Check for Production Backflushes
    Partially confirmed orders cannot be deleted from liveCache. For each partially confirmed order of the database table, there must be a corresponding order in liveCache. If no order exists, there is a data inconsistency that can only be rectified by deleting the order from the database tables of the confirmation.
    Entries for orders that have already been confirmed exist in the status matrix. The entry in an order's status matrix is deleted when the confirmed order is deleted by the /SAPAPO/PPC_ORD archiving report. Each status matrix entry for which database tables of the confirmation do not exist, present an inconsistency that can only be removed by deleting the status matrix entry.
    Consistency Check for iPPE Objects
    The iPPE object is not an iPPE master data structure. It is a data extract that is generated for each iPPE access object.
    The consistency check for the object checks that it exists in liveCache and also determines its identity using the backup copy in the database. When correcting the object, the copy from the database is written to liveCache.
    It is necessary to check the object if the following error message occurs: 'Error while calling COM routines via application program' (/sapapo/om 102) with return code 1601, 1602, or 1603. This does not apply to liveCache initialization.
    Consistency Check for Procurement Scheduling Agreement Items
    The following three objects represent procurement scheduling agreement items (scheduling agreement in short):
    1. Scheduling agreement schedule lines
    2. Release schedule lines
    3. Confirmations
    All these objects are located in liveCache. Release schedule lines and confirmations are also located in the database with a historical record. Depending on the process that was set up for the scheduling agreement, not all objects exist in liveCache or have historical records.
    If goods movements exist for an object, there must always be at least one entry in liveCache. If all schedule lines are covered by goods receipts, at least one schedule line will exist in liveCache with the number '0000000000' and an open quantity of 0.
    A liveCache crash, operator errors, and program errors can all cause inconsistencies. Below is a list of all the inconsistent statuses that have been identified and that can be removed:
    1. The object is not in liveCache but goods receipts exist.
    2. The number of input nodes and output nodes is different.
    3. There are no input nodes at the order, but the material exists in the source location for the order.
    4. The original quantity at the source of an order is different from that at the destination.
    5. The accumulated quantities in liveCache are different from those in the database (the cumulative received quantity, for example).
    6. The set process is compared with the status in liveCache.
    7. A check is made to see whether the scheduling agreement is being planned in APO or in R/3 and whether the schedule lines have the appropriate specification.
    If a schedule line inconsistency is identified, no more checks for inconsistencies are made, instead it moves on to the next schedule line.
    Consistency Check for MSP Orders
    Provides a list of maintenance and slot orders that
    ·     Exist in the database but have no corresponding orders in the liveCache
    ·     Exist in the liveCache, but have no corresponding orders in the database
    Procedure
    From within the list, you can either
    ·     Correct the inconsistencies
    If you choose to do this, the system deletes the selected orders from the database and/or liveCache.
    You receive a message that the selected order(s) have been deleted.
    ·     Leave the inconsistencies in the database and/or liveCache
    Such inconsistencies place an unnecessary load on the database and/or liveCache.  Moreover, those orders that exist in the liveCache, but have no corresponding orders in the database, influence the scheduling results of subsequent orders in the liveCache
    Hope this helps
    Regards
    Kumar Ayyagari

  • Spell checker question

    The text I'm entering on a particular forum is not being checked for spelling errors. A member of that forum said it didn't have a spell checker and he used an add on for his browser which was internet explorer. Is there a similar add-on for Firefox?
    Thanks. Jim B.

    ''jimbir wrote:''
    "Not all locales come with a dictionary installed due to licensing reasons." Could this be the problem?
    The English (United States) version has a dictionary installed by default. Regardless of your Firefox language, if you want more dictionaries, the aforementioned article explains how to add them.
    ''jimbir wrote:''
    When I right click on the box, I see the check spelling option has a check mark next to it but it doesn't seem to be working.
    Does the forum in question have a Reply box that is accessible to unregistered users? If so, could you post a link to the page?

  • Multiple condition checking question

    Hi I have a newbie question -
    if ((temp == null) && (!temp.text.equals(""))) {
    statement;
    If temp really is null, would this give a compiler error? or would it simply break after the first condition?
    Thanks,
    Mike

    whatsupdoc wrote:
    Hi I have a newbie question -
    if ((temp == null) && (!temp.text.equals(""))) {
    statement;
    If temp really is null, would this give a compiler error?Compile it and see.
    I'm curious though what you're trying to accomplish. You seem to be confused about the meaning of &&.
    or would it simply break after the first condition?&& and || are "short-circuit" operators. They stop evaluating once the truth of the operation is known. So if the first operand to && is false, it stops there and does not evaluate the second, since the result of the && must be false, regardless of what the second operand is. Likewise, if the first operand to || is true, then it doesn't evaluate the second one, because the result is true regardless.

  • OS/DB Migration Check Question

    Hi,
    I am planning an OS/DB Migration for a ECC 5 legacy production system that is now only used as a reference system. This system is currently on AIX/Oracle and will be moving to Windows/SQL and will just be as a reference system only. What I want to know is will we have to order a Migration Check as this isn't really a Productive system that needs moving?
    Thanks
    Simon.

    So we could change the Client Role in scc4 to something other than production, i.e. Demo or Test and then do the migration that way?
    The Migration Consultant is only needed to order the Migration Check so if this is not needed then any Basis person should be able to perform the migration.
    Thanks
    Simon

  • Adobe Section 508 compliance check question

    I've run the Adobe Section 508 compliance check on a document.  The only errors I receive now are 5 tables without designated table headers.  I click on the link to these tables, but nothing happens.  It doesn't point me to the tables with the errors.  Any help would be greatly appreciated.  I'm using Adobe Pro v9.2.0.

    I work at a college and have to create complex Section 508-compliant PDFs throughout the year. Though you've probably upgraded to CS6 or higher, I thought I'd share info on an ID plug-in that is very helpful with determining and setting the reading order from within ID. It is called "FrameMaker," by Rorohiko, and it puts a tiny label on each frame of a page. For example, if I select a frame, the reading order "number" will show on the top right of the frame. So I'll know immediately that I need to fix the order before creating a pdf.
    Very inexpensive. Definitely worth the money.
    http://www.rorohiko.com/wordpress/2013/09/17/easily-edit-stacking-order-of-page-items/
    BTW: If you have to create text files from large ID files, their TextExporter is fabulous.

  • RoboHelp 7 Spell Check question

    Hi,
    I am new to these forums and new to the support of RoboHelp 7. I have a client who reports the following problem with RoboHelp 7. Not having used the applicaiton, I do not no the best course of action to resolver her problem.
    Spell-check pops up and it does not go away. In most cases she kept cancelling out and it eventually went away. There are error messages.
    This is on a laptop running Windows XP SP2 and is up to date with all OS Security updates.
    Any and all help is greatly appreciated!
    Jim

    Hi again
    I suppose it may be worth checking to ensure that one of the following isn't happening.
    She may be inadvertently typing the key sequence used to initiate Spell Check (Normally the keystrokes that would cause this are: (F7 to check Spelling Shift+F7 to use Thesaurus))
    In Adobe RoboHelp HTML version 7, we are able to customize the accelerator keys assigned to different actions. She may need to ensure a variation of accelerator key hasn't been assigned.
    Perhaps this key sequence has been changed to a different combination.
    To check the settings:
    Right-click the toolbars and choose Customize.
    The Customize dialog should open.
    Click the Keyboard tab and choose the Tools category.
    Click each of the Spell options and examine the Current Assignments.
    You may wish to simply take the shotgun approach and click the Reset All button.
    Cheers... Rick
    Begin learning RoboHelp HTML 7 within the day - $24.95!
    Click here for Adobe Authorized Captivate and RoboHelp HTML Training
    Click here for the SorcerStone Blog
    Click here for RoboHelp and Captivate eBooks

  • Messages List and Email Checking Question

    Is there a way to list ONLY emails in the Messages screen?  I don't want to see Twitter alerts or call log info, JUST emails.
    Also, is there way a to check for emails manually?  When I am home, I don't care about getting the emails on my phone so I want to be able to set how often it checks.

    If you hit the green phone icon, hit the menu button and go into Options. From there go into Call Logging. You can set this to None to prevent the calls from appear in Messages. Not sure about Twitter as I don't use that app. There may be an option for that as well.
    There isn't an option to check for email manually. If you're on a BES then emails will be delivered at the same time as in your email client. If you're using a POP account like Hotmail then it will poll for new email every 15 minutes. If your using an IMAP account  like Gmail then it's delivered almost instantaneously to the device. You can disable an email account but then you have to remember to re enable it to continue to get emails to the device.
    If someone has been helpful please consider giving them kudos by clicking the star to the left of their post.
    Remember to resolve your thread by clicking Accepted Solution.

  • Existence Checking question

    Hi,
    Can someone explain me what are the different option we have for Existence Checking in the default properties tab?
    The doc doesn't seem to explain that. Is this related to the behavior before reading object from the database?
    Thanks

    It does look for an record in the database but with an id equalq to 0 and not to seq.nextval from dual?
    Is this normal?Yes, the does-exist is executed before the sequence id is assigned, the sequence id is only assign for inserts, which the does-exist determines. You should never have duplicate sequence ids, nor be trying to update a newly created object.
    I assume that it is looking for 0 because your id attribute is a primitive, if your id was null or you had a null-value the does exist would not be executed at all as null primary keys are assumed to be always new.
    For existing objects you should first read them, then change them, then commit.

  • ToyStore Unexpected exception / Entity Level validation check question.

    Hi,
    JDev 10..1.2
    I'm using the ToyStore Exception/Error handler.
    I added an Entity level validation test by adding following test in the validateEntity method of my entity:
    protected void validateEntity()
    super.validateEntity();
    if (this.getAccountStatus() != null && this.getAccountStatus().compareTo(Constants.NUMBER_20) < 0)
    throw new JboException(ErrorMessages.class,"14000",null);
    In the ErrorMessages class I added following line to the message array:
    { "14000", "Entity validation ERROR" }
    I would have expected to see this error in the "global error section" but the exception was handled as a "unexpected exception" and was shown in the stack trace but not in the generated page.
    Could you please tell me how to write an entity level validation error in the validateEntity method so that it gets displayed in the global error section?
    I succesfully added attribute level validation and it gets displayed at the attribute level.
    Here's the stack trace, notice that the message is retrieved from my ErrorMessages.class:
    05/08/10 11:28:03 com.photoswing.webview.actions.AccountCreateAction.reportErrors userLocale: English (United States)
    oracle.jbo.JboException: Entity validation ERROR
         at com.photoswing.model.site.AccountTestImpl.validateEntity(AccountTestImpl.java:83)
         at oracle.jbo.server.EntityImpl.validate(EntityImpl.java:1506)
         at oracle.jbo.server.DBTransactionImpl.validate(DBTransactionImpl.java:3944)
         at oracle.adf.model.bc4j.DCJboDataControl.validate(DCJboDataControl.java:958)
         at oracle.adf.model.binding.DCBindingContainer.validateInputValues(DCBindingContainer.java:1681)
         at oracle.adf.controller.lifecycle.PageLifecycle.validateModelUpdates(PageLifecycle.java:465)
         at oracle.adf.controller.struts.actions.DataAction.validateModelUpdates(DataAction.java:328)
         at oracle.adf.controller.struts.actions.DataAction.validateModelUpdates(DataAction.java:519)
         at oracle.adf.controller.lifecycle.PageLifecycle.handleLifecycle(PageLifecycle.java:115)
         at oracle.adf.controller.struts.actions.DataAction.handleLifecycle(DataAction.java:223)
         at com.photoswing.webview.actions.BaseDataForwardAction.handleLifecycle(BaseDataForwardAction.java:209)
         at oracle.adf.controller.struts.actions.DataAction.execute(DataAction.java:155)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1485)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:527)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:768)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at com.photoswing.filter.LocaleFilter.doFilter(LocaleFilter.java:191)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:235)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:600)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    Thanks
    Fred

    More info:
    If I write:
    <html-el:errors/>
    I get all the errors displayed.
    My purpose is to display the attribute level errors next is to each attribute and the Entity level errors at the top.
    So at the top I wrote:
    <html:errors property="<%= ActionErrors.GLOBAL_ERROR %>"/>
    I added following trace:
    At the beginning of the processException method:
    System.out.println(getClass().getName()+".processException, ex: "+ex.toString()+", ex.getClass().getName(): "+ex.getClass().getName());
    In the if block:
    if (attrName == null) {
    String errorCode = jboex.getErrorCode();
    globalErrs.add(jboex.getLocalizedMessage(locale));
    System.out.println("attrName == null, errorCode: "+errorCode+", jboex.getLocalizedMessage(locale): "+jboex.getLocalizedMessage(locale));
    My trace:
    05/08/10 12:19:44 com.photoswing.webview.actions.AccountCreateAction.processException, ex: oracle.jbo.RowValException: Failed to validate a row with key null of type WebAccountAM.AccountTestView1, ex.getClass().getName(): oracle.jbo.RowValException
    05/08/10 12:19:44 com.photoswing.webview.actions.AccountCreateAction.processException, ex: oracle.jbo.JboException: Entity validation ERROR, ex.getClass().getName(): oracle.jbo.JboException
    05/08/10 12:19:44 attrName == null, errorCode: 14000, jboex.getLocalizedMessage(locale): Entity validation ERROR
    Remark:
    AccountId => pk, not mandatory,refresh after insert => sequence fetched in pre-insert trigger
    Thanks
    Fred

  • Captivate 5 knowledge check vs. quiz question issue

    I would like to include question slides in my Captivate 5 project that do not score and are just used as quick knowledge checks.  I also will have a quiz at the end that will score and report to our LMS. I have tried a number of things, but none are taking the knowledge check questions out of the question total or the review quiz functionality.
    I have tried marking the knowledge check questions as "survey" instead of "graded," and unchecked "report answers."  I don't see any other options available to me.  When I press F9, I cannot edit the question settings.  It looks like the Object ID may be causing my issue (since it is the same ID as the main quiz), but it doesn't seem like I can change that.
    Any ideas?

    When you say the survey questions are not being excluded from the quiz, are your talking about the progress captions that say Question X of Y?
    If so, you should be aware that you can turn off these markers and create your own by inserting captions that use Variables and Advanced Actions to calculate the question number.
    If you've set the score for the survey questions to 0 and unticked the box to prevent them from being included in reprorting, they shouldn't be affecting the overall pass/fail score for the user.

Maybe you are looking for

  • How to link Invoice Quantity and Confirmed quantity in schedule line

    Hello, I'm working for a report in BW. The user want to compare the invoice quantity to the confirmed quantity in schedule line for a sales order. I can't find any table linking these two fields. Could you help? Thanks a lot Jeannie

  • Imac slow to display folder content

    Hi, My Mid 2010 Imac 3.06 GHz Intel Core i3 with 4GB 1333 MHz RAM is currently having problems displaying folder content. As I am a photographer I am often opening folders of images and needing to view them and recently when I click on a folder or su

  • SPA3102 - Line 1 - Outgoing VOIP calls fail

    I recently reset my SPA3102. After configuring Line 1; I am able to receive VOIP & PSTN calls on the analog phone attached but unable to make outgoing VOIP calls, I can only make outgoing calls via PSTN. My dial plan is as follows: (xx.|<#9,xx.<:@gw0

  • What program will open .JPG in email attachment

    Searched the forum but couldn't find an answer.  I keep getting emails with .JPG attachments but it says that there is no program on the phone to open the attachment.  Went to the Play Store and tried a couple but they didn't work.  Probably somethin

  • Version 10.1.3

    Hello, According to these release notes: http://download-east.oracle.com/docs/cd/B25553_01/relnotes.1012/b25475/cal.htm#BABGJAFJ, Version 10.1.3 was released this summer... I cannot find anywhere where it could be downloaded. Thanks, -A