Oracle Retail Allocation.

Hi,
I am facing an issue in Allocation- Version 13.0.3.
The PO number (which was approved in ORMS) is not visible in the LOV Pop up in Search screen.
But the main criterias (given below) for the PO to be visible is being satisfied.
1. PO exist in ORDHEAD and ORDSKU table
2. The allocation user has the visibilty access for the department where the PO items come from.
3. PO is approved
4. The Order type in ORDHEAD table is not ARB
5. The Order location type in ORDHEAD table is Warehouse.
6. The PO is not fully recieved/ allocated.
Kindly advise me apart from the above mentioned conditions are there any other which i need to look upon?
Cheers.!
Edited by: Kalyana Krishnan on Apr 22, 2010 4:38 AM

Hi Kalyana,
Can you please provide the exact SQL from the RAL UI java source that is used for this lookup?
Then it might be possible to run that SQL and relax the conditions until the relevant PO is selected.
Is ordheaddao.java the relevant class?
May also like to checkout Metalink Note "Why A Purchase Order (PO) Is Not Visible In Allocation When Searching Items To Allocate Using PO Number Criteria? [ID 740660.1]"
Best regards,
Erik Ykema
Edited by: ErikYkema on Apr 22, 2010 8:52 PM

Similar Messages

  • User Creation in Oracle retail allocation and RIB Hospital Application

    Hi experts,
    I just want to know where can I find documentations on how to create users on Oracle retail allocation Application and RIB Hospital?
    or How to create users on the said applications?
    Any help will be appreciated.
    Thanks,
    Jeremy

    This is a Documaker community forum. Perhaps you should be posting your question in one of the retail application forums. You can search for Oracle community forums as shown below.

  • Oracle Retail Allocation(14.0) is not opening after installation.

    Hi All,
    I have installed Oracle Retail Allocation(14.0) successfully. When I am trying to access the home url:
    http://192.168.0.225:18010/alloc14/faces/pages_home
    getting following error:
    =====================================================================================================================================================================
    ####<Sep 30, 2014 8:08:06 PM IST> <Error> <HTTP> <192.168.0.225> <aloc-server> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KZ6zn47FGBWFLzyGOA1KAfYz00001f> <1412087886161> <BEA-101017> <[ServletContext@1724426511[app:alloc14 module:alloc14 path:/alloc14 spec-version:2.5 version:V2.0], request: Workmanager: default, Version: 0, Scheduled=true, Started=true, Started time: 75 ms
    GET /alloc14/faces/pages_home?_afrLoop=112769119548580&_afrWindowMode=0&_afrWindowId=null HTTP/1.1
    User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Firefox/31.0
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Language: en-US,en;q=0.5
    Accept-Encoding: gzip, deflate
    Referer: http://192.168.0.225:18010/alloc14/faces/pages_home?_afrLoop=111228698269807&_afrWindowMode=0&_afrWindowId=null
    Cookie: JSESSIONID=hM11Jq6JsR70LXtHQpcpnw7zBDNslZkDnh7RKvgpTzyGZC0QrSQ2!2047385718
    Connection: keep-alive
    ]] Root cause of ServletException.
    java.lang.NoSuchMethodError: oracle.adf.view.rich.context.AdfFacesContext.getOutputModeEnum()Loracle/adf/view/rich/context/AdfFacesContext$OutputMode;
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._isPostback(LifecycleImpl.java:715)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:789)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:422)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)
            at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:32)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.retail.apps.rpf.framework.wc.filters.RpfGeneralSettingsLocaleFilter.doFilter(RpfGeneralSettingsLocaleFilter.java:48)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.view.page.editor.webapp.WebCenterComposerFilter.doFilter(WebCenterComposerFilter.java:117)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
            at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:75)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.webcenter.lifecycle.filter.LifecycleLockFilter.doFilter(LifecycleLockFilter.java:151)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
            at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    ==========================================================================================================================================
    Please find the application details below:
    Operating System : Red Hat Enterprise Linux Server release 6.0 (Santiago)
    Database Version :  11.2.0.3.0
    RMS : 14.0
    ReA  : 14.0
    Oracle ADF : 11.1.1.7.0
    Any help would be appreciated.
    Thanks & Regards
    Prabhakar

    Hi,
    I have successfully installed Allocation 14.1 with following component. Is it necessary to install it in RMS database 14.1 coz i m getting an error after login into ALLOCATION application like
    ORA-06550: line 1, column 7: PLS-00201: identifier 'ALLOC14DEV.RETAIL_CTX_PKG' must be declared ORA-06550: line 1, column 7: PL/SQL: Statement ignored  
    Installed component:
    weblogic server(WLS) : 10.3.6
    oracle IDM : 11.1.1.6
    ADF libraries installed on WLS : JDEVADF_11.1.1.7.0_GENERIC_130226.1400.6493
    RMS database : 14.0
    RCU : 11.1.1.7
    webcenter : 11.1.1.7
    Thanks

  • Oracle Retail Allocations - User Acess

    Hi,
    I'm having trouble finding information about the diference between a Administrator User or a User User (you can define a user as being Administrator (A) or User (U)).
    I've search in all the documentation about Orallocs and the only thing that I found was that DAS controls the definition of this users, and the privileges that each have, but only for the DAS application.
    Can you help me with this issue? What's the difference for the Orallocs aplication when you are a defined as a 'A' or 'U' user. (This definition appears in the ALC_USERS table).
    Regards,

    This is a Documaker community forum. Perhaps you should be posting your question in one of the retail application forums. You can search for Oracle community forums as shown below.

  • Oracle Retail Products Installation and Implementation

    Can individual modules like Oracle Retail Allocation be used as standalone Products, without installing Oracle RMS?
    The following point is mentioned in the Oracle® Retail Merchandising Implementation Guide Release 13.2.4 E28940-01
    "RMS owns virtually all of the information that Oracle Retail Allocation needs to operate and the information that Oracle Retail Allocation provides is of primary interest/use for RMS. As a result Oracle Retail Allocation has limited interaction with other Oracle Retail Merchandising Operations Management applications. For Oracle Retail Merchandising
    Operations Management applications that Oracle Retail Allocation does interact with it is managed through direct reads from Oracle Retail Merchandising Operations Management application tables, direct calls to Oracle Retail Merchandising Operations Management packages, and Oracle Retail Allocation packages based on Oracle Retail Merchandising Operations Management application tables."
    So, for implementing Oracle Retail Allocation, is Oracle RMS mandatory?

    My understanding is yes.
    The text you provided indicates that Allocations does not directly communicate with other modules, such as SIM, but instead does so via RMS. When you install RMS without Alloc, you actually get a lot of the database tables & DB package code for Alloc. This gives some indication as to the level of dependency that Alloc has on having RMS installed.

  • Oracle Retail R13 silently released April 17

    Hi,
    At OAUG Collaborate08 conference in Denver it was announced that Oracle Retail would be released April 17 in a "silent release" - not too much media covering.
    Indeed one can now find several R13 media packs at edelivery.oracle.com (licensing requirements of course apply there.)
    I believe that a later release will receive more media coverage, I forgot whether that was about extended Fusion integration or about new features, or....
    Four (patch) releases on R13 are announced to be released in 2008.
    The list of applications for R13 currently includes
    - RMS
    - RSL
    - RETL
    - RDW
    - Allocations
    - SIM
    - ReIM
    - Oracle Retail Workspace (WebCenter)
    - RIB (SeeBeyond replaced with Oracle JMS/AQ, TopLink, Stateless Session Beans and Message Driven Beans, OAS).
    - RWMS
    and several others.
    All GUIs have been remodelled to the uniform SWAN UI standard.
    It was said on Collaborate08 that this would be the Linux release, subsequent AIX, Solaris, HP-UX to follow this summer. I believe that not every software component in the stack differs significantly per OS.
    The media sets that I downloaded include a full documentation set.
    Please also see on MetaLink:
    Overview Of Features And Enhancements Included In Release Version 12 And Assess Benefits Of Upgrading To Version 13
         Doc ID:      Note:465089.1      Type:      REFERENCE
         Last Revision Date:      30-OCT-2007
    The documentation on http://www.oracle.com/technology/documentation/oracle_retail.html has yet not been extended with the R13 sets.
    Nor have any patches been publicly published on MetaLink, though the release guide(s) do mention some known issues in the release(s). Some are being worked on, some patches are available on request.
    Regards,
    Erik Ykema

    Hi,
    Just want to bring to your attention
    http://download.oracle.com/docs/cd/E12462_01/merchandising/docset.html
    in there is a pointer to "Data Conversion Operations Guide".
    Highlevel this defines a series of more or less general staging tables for some entities, with corresponding batch programs that read the staging tables into the target RMS tables.
    Entities like POs, Shipments, transfers etc. all are considered to be closed before migration, if I recall correctly.
    Some entities are not in this DCOG and need custom treatment.
    Also the following Metalink Notes may be of interest:
    Note:563313.1
    Note:725888.1
    Also our System Integrator, Wipro Retail, has another approach, where they have a more or less reusable toolkit that is customized to the customer requirements and handles the whole lot.
    I believe that on the Oracle Retail roadmap is a concept called 'scripted upgrades' which, according to the Oracle Retail Lifetime Support Policy (see PDF at oracle.com), should be available from R12 or R13 onwards, however I haven't seen it yet.
    Regards, Erik Ykema

  • IS-Retail Allocation: Allocation Table with reference to Purchase Order

    Hi All,
    I have created a allocation rule, in which i have defined the quota for two sites 30:70. i.e. when the STO will be made for 100 planned qty. 30:70 will get distributed.
    Now i want to create a allocation table against a purchase order. In WA01, we get a TAB purchase order, but when i provide the existing PO, system throws a message 'No data corresponding to selection exists'.
    This PO refernce is taken if i have already existing PO for 100 qty, the allocation table will be made automatically of planned qty 100...will distribute 30:70 according to allocation rule mentioned in allocation table.
    Please suggest how can i create allocation table wrt Purchase Order.
    Thanks & Regards
    Kapil
    IS-Retail Allocation: Allocation Table against Purchase Order

    Hi Kapil
    Plse try this
    Go to IMG-MM-PURCHASING-PURCHASE ORDER-DEFINE SCREEN LAYOUT AT DOC.LEVEL- ME21N - Administrative data item-
    Here try to make all the field as Opt.Entry...
    Then see..
    regards
    Anis

  • Error -During the Intallation of Oracle Retail Merchandising System

    During the installation of Oracle Retail Merchandising System(RMS), getting the following error,
    BUILD FAILED
    /home/oretail/stgbatch/rms/batch/build.xml:408: ERROR: Batch library compilation failed. View /home/oretail/rmsbatch/log/libcomp.log for more information.
    Total time: 1 minute 37 seconds
    org.tp23.antinstaller.InstallException: Error running the install, Ant run failed - examine the error logs for details
    at org.tp23.antinstaller.runtime.exe.AntLauncherFilter.exec(AntLauncherFilter.java:88)
    at org.tp23.antinstaller.runtime.ExecInstall.exec(ExecInstall.java:85)
    at org.tp23.antinstaller.runtime.ExecInstall.main(ExecInstall.java:157)
    Caused by: org.tp23.antinstaller.InstallException: Ant run failed - examine the error logs for details
    at org.tp23.antinstaller.runtime.exe.AntLauncherFilter.exec(AntLauncherFilter.java:78)
    ... 2 more
    --- Nested Exception ---
    org.tp23.antinstaller.InstallException: Ant run failed - examine the error logs for details
    at org.tp23.antinstaller.runtime.exe.AntLauncherFilter.exec(AntLauncherFilter.java:78)
    at org.tp23.antinstaller.runtime.ExecInstall.exec(ExecInstall.java:85)
    at org.tp23.antinstaller.runtime.ExecInstall.main(ExecInstall.java:157)
    Install failed
    Error running the install, Ant run failed - examine the error logs for details
    Failed
    Need help in resolving this!

    Hi Elmar,
    I have checked the packages and the XFree86-libs-4.3.99 is not installed. I guess I will have to install it.
    Now your question about oracle user. I am not sure if you have performed any SAP MDM installation with ORACLE RDBMS but the installation guide is totally different than the normal SAP inst guides. Indeed someone needs to install separately SAP MDM and ORACLE and in my installation I do not install NetWeaver since it is not mandatory for the testing phase of the project. You can have a look at the guide (it is very poor -no reference to ORACLE details):
    https://websmp105.sap-ag.de/~sapidb/011000358700000271882007E
    So the official ORACLE inst gudie says to install the ORACLE software with the oracle user.
    Rgds,
    Louka

  • Deploying Oracle Retail Applications in Oracle 10g Application Server

    Hi All..
    Can anyone help me to know:
    How to Deploy Oracle Retail Applications(like RMS,ReIM,RIB) in Oracle 10g Application Server.
    Regards.

    Hi Ahmed,
    It sounds you have not yet had the chance to lay eyes on the installation guides - they are not perfect but should point you in the right direction.
    Please start at http://www.oracle.com/technetwork/documentation/oracle-retail-100266.html and check out the install guide per application module.
    Best regards,
    Erik

  • Hardware Requirement for Oracle Retail central office

    Hi,
    We are going with Oracle retail with following modules
    1) Oracle retail central office (ORCO)
    2)back office (ORBO)
    3) pos (POINT OF SERVICE)
    4) Sim (store inventory management)
    Before i discuss with implementation team for hardware , i need advice on best hardware configuration for Orco (Oracle retail central office) and Sim
    following prerequisite will be installed on ORCO prod server
    a)11gR2
    b) weblogic server 10.3.5
    c)jdk1.6
    d)ORCO application
    following prerequisite will be installed on SIM prod server
    a)11gR2
    b) weblogic server 10.3.5
    c)jdk1.6
    d)SIM application
    Note : Operating system for both servers Oracle Linux 5.3 above/ Redhat linux 5.3 above
    application users may be 200+
    Among both sun servers and HP which one is best and how should be the structure for both ORCO and SIM.

    Moderator Action:
    This post has been moved from the Oracle Linux forum, to the Oracle Retail forum.
    You don't have a Linux question. You have a question specific to the usage of your application that just happens to be running on Linux.
    Please note that this Oracle Retail forum has just recently (April 2013) been moved from ACTIVE status to an ARCHIVED status. That suggests that forum assistance for this product is being retired.
    Get a support contract and use the traditional support path to Oracle's Technical Support instead of hoping for free forum tips.

  • Oracle Retail Analytics

    Hi,
    i would like to setup the Standard reports of Oracle Retail Analytics in OBIEE
    can anyone explain, how do i get the data from RMS(Oracle retail merchandising system) to Retail Analytics,
    and the sequence of batch files needs to be executed for populating the Retail Analytics tables.
    how can i get to know the mapping between RMS to Retail Analytics.
    Regards,
    Prasanthi

    Hi Prasanthi,
    RA uses ODI jobs to extract data from RMS. There are 3 stages/sequences of batches need to be executed to get the data into RA DB.
    You can refer to RA documents ( Operation guide, data model ). Operation guide will give information about SDE's and SDE batches are used to extract data from RMS side.
    To load the complete data from RMS to RA, users has to perform the below:
    run SDE batches -> SIL batches -> PLP batches.
    Thanks,
    Savitha

  • Create,move Oracle Retail Merchandising system Database users to IOD

    Hi All,
    RMS v12.0.6; OS: AIX 5.3 64 bit
    Could anyone please let me know the following:
    1.What's the process to create,move Oracle Retail Merchandising system Database users to IOD?
    2.In R12, is "appsweb.cfg" located in FORMS_WEB_CONFIG_FILE is used for forms server running when forms server runs in default mode - servlet mode?Is appsweb.cfg ever used in R12 for any functionality,changes to be made for any configuration etc., is the objective of the question..
    Thanks for your time if someone could clarify on the above two queries..
    Regards,

    The FULL parameter indicates that a complete database export is required. The following is an example of the full database export and import syntax.
    The user must have the privielge of EXP_FULL_DATABASE
    expdp system/password@db10g full=Y directory=TEST_DIR dumpfile=DB10G.dmp logfile=expdpDB10G.log
    impdp system/password@db10g full=Y directory=TEST_DIR dumpfile=DB10G.dmp logfile=impdpDB10G.logGO through below linkfor more details...
    http://www.oracle-base.com/articles/10g/OracleDataPump10g.php
    Regards
    Umi
    Edited by: Umi on Feb 4, 2011 2:27 AM

  • SOX Compliance for Oracle Retail

    Is oracle retail SOX ( Sarbanes and Oxley) compliance? Under what conditions of implementation will oracle retail ( primarily RMS) be SOX compliant?

    Great question. Curious to learn the answer.

  • Urgent...integrate EBS R12.0.5  with Oracle Retail 12.0.5 using BPEL..

    Hi All
    We have to integrate EBS R12.0.5 with Oracle Retail 12.0.5 using BPEL..
    can any one please tell me what are the patch sets that need to be applied to
    EBS R12.0.5
    Oracle Retails
    BPEL
    The documentation available on metalinks is for EBS R12.0.2 integration with Retail 12.0.5
    is there any document which can help us with EBS R12.0.5 integration with Retail 12.0.5
    thanks
    Arshad

    Duplicate thread (please post only once):
    Urgent...integrate EBS R12.0.5 with Oracle Retail 12.0.5 using BPEL
    Re: Urgent...integrate EBS R12.0.5  with Oracle Retail 12.0.5 using BPEL..

  • Performance Testing Oracle Retail Demand Forecasting application

    Hi All
    Has anyone performance tested Oracle Retail Demand Forecasting application ( RDF ) using LoadRunner? If yes can you please give me the protocol used and steps followed for scripting ?
    Thanks

    Hussein Sawwan wrote:
    What is your application release?Our Application Release is 12.1.3
    How do you get the error?The error occurs during playback in which I am getting a "You are trying to access a page that is no longer active" error. In addition, it states "- The referring page may have come from a previous session. Please select Home to proceed."
    Can you post an example of "most of the correlation that is being referenced throughout the internet seemed to contain NCA functions"?
    This was the link I was referring to http://martinspier.co.uk/how-to-script-oracle-11i-apps-on-loadrunner. I don't have the current knowledge in the differences between 11i at the intricate level but it seemed like when I accessed our 11i environment, the login portion is also http/https protocol. From what I noticed though that some of the oracle forms (i.e. payments module) have been converted to Webforms. So I was thinking from a login testing standpoint, the use of this tutorial would still be applicable. However, I just checked the Test Starter Kit Information Center (Note 239746.1) that Steven Chan provided and have downloaded their sample login script for 12.0.4. It seemed that they used the same multi NCA, WEB protocol but login information captured seemed to be capturing http requests only.
    Thanks in advance Hussein and for anyone else who can chime in on this task. Any information would be greatly appreciated as I understand am new to not only Loadrunner but Oracle Financial Applications as well.
    Regards,
    Nikolai

Maybe you are looking for