Question(s) Regarding Personas Capabilities

Hello,
We are new users of Personas and are trying to figure out all of the tool's capabilities. Below are some questions that our users had when determining whether or not the Personas tool can replace some GUI screens:
1) Is it possible to have field requirements in text boxes created (e.g. character limits and number/letter only restrictions)?
2) Can scripts be used between multiple sessions in Personas? For example, we would like to be able to "/o" with a transaction in a script button, but it simply does nothing if we try that. Furthermore, it will not allow us to use fields from other sessions in a script (e.g. we would like to copy a value in session 1 and paste it in session 2, but got the error that the control wasn't found. Is this possible in Personas scripting)?
3) In certain transactions, there are different buttons at the top of the screen depending on which tab is selected on a screen, and when creating a flavor, it somehow only grabs the buttons from the tab you are currently on and uses those on every tab on the screen. Is there some setting where we can get around this issue?
4) General scripting question: is there a way to alter the size of the box when creating scripts to make it easier to see all of the steps? Additionally, is there a way to make navigation within the scripting tool easier (because when you delete a step it takes you to the top of the screen, which can be tedious if you are working with a very large script)?
5) In the GUI, at the very top-left there is a menu that has an option for users to either Stop Transaction or Create Session and these options are missing when using Personas. Is there a solution for recovering this functionality in Personas?
6) In scripting, we are trying to create a Fast Order Entry (and Fast Order Display) option but when trying to copy/paste variant configuration the script gives a "control not found" error message. In scripting, is there some special action that needs to take place when trying to copy/paste VC values? We have had success with the general order header/line item data but always run into errors with the VC.
7) Can variants be used within Personas?
We understand that Personas may not be able to fully replace every piece of GUI functionality but we are trying to get a yes/no as to some of the questions we have come up with.
Thanks in advance!
Justin

Hi Chinthan,
Please describe how to select table alv variant dynamically?
I am using ME54N Transaction code, when run my script with my logon all works ok as scrip was recorded with my id and correct table variant But same script failed for other user as their table variant are different by default.
Please help me understand how can set variant dynamically execute my script and then again revert variant for user as my all scripting is dependent on column sequence in a particular variant.
Global Variant change in ME54N reflected in all ME51N/ME52N/ME53N .. so we can not set it as global for all user.
Please help.
Regards,
Rakesh Mourya.

Similar Messages

  • Question: Can a person Fill-in and Sign documents on a Blackberry device?

    Question: Can a person Fill-in and Sign documents on a BlackBerry device?

    Hi jarvisp94680862,
    Which blackberry device are you using?
    I believe a person can fill and sign documents on a blackberry device using Adobe reader App. Check out this link for more information : Adobe Reader - BlackBerry World
    Please revert back if you have any other query or need any further assistance.
    Regards,
    Rahul

  • Question in regards to multiple addresses and phone numbers in one contact...

    Hello iPhone users!
    I have a quick question in regards to contacts. If I have a name of a restaurant that has two separate phone numbers and two separate locations, do I need to create a separate contact for each location and each phone number? For exmaple, let's say the Restaurant name is Luigi's and there is one location in Boston and one in New York. I wish to enter both of the addresses and both of phone numbers.
    Ideally, how would I combine both of these? I think to further qualify is if I'm able to combine both entries into one contact, how can I differentiate the phone numbers? I realize there are labels that I can customize (i.e. name one label Boston and the other New York) but it seems if I do that, then those custom labels appear to carry over for any other new contact I create which is not ideal.
    Am I on the right track or am I over thinking this? Does anyone have any suggestions?
    Many thanks!

    Thanks for your reply!  I'm just trying to figure out the best way. Basically I was hoping to create one contact entity with the restaurant name and withing that contact the following:
    1. Addresses for both locations
    2. Phone numbers for both locations
    3. A label to distinguish which number belongs to what location
    So at the moment, I have one contact and the label for one phone number is "main" which is not ideal because it doesn't distinguish what location the number is calling. Let's say I create a custom label called "Boston". It works fine and I can assign that label to that number. The drawback is that now the custom label "Boston" now appears globally in my custom label list. I guess this is fine with one or two labels but then I can see how this might get out of control with more labels being added. I was hoping a custom label would apply only to that one contact and not be globally available to all other new contacts.
    If I do create a custom label and delete it from my list, it then goes away for the contact that I assigned the label to.
    So given that information, I guess if I don't want the custom label list to get out of control, it's probably best to create a separate contact for each location... i.e.
    1. Luigi's - Boston
    2. Luigi's - New York
    I was just hoping to have everything consolidated into one contact as opposed to creating multiple ones. It seems like that can't be accomplished unless I have a huge list of custom labels in which I probably won't use them to apply to other contacts : )

  • Question about Lego Mindstorms Capabiliti​es

    Hello, thank you for reading my question!
    I am currently working on the creation of a teleoperated robotics lab. for a introductory robotics course. I wish to allow students to control a labyrinth-solver robot via Labview, with the Lego NXT toolbox. A computer server will be connected to the Lego via Bluetooth, and the student communicates with the server via  a web browser VI (a web published VI). I am interested on the Lego Mindstorm platform but I wanted to ask some questions about its software capabilities:
    *Is it posible via a web VI interface for the student to load a program onto the Lego Mindstorm? My idea is to allow the student to load a VI (or the equivalent of a LEGO NXT ".exe")onto the server, and the server to load the program to the Lego. The Web VI already has some parameters the student can change a simple program execution (see [1]), but I also wanted to give the student the chance of loading their own program for more complicated algorithms.
    Thank you in advanced for your time and patience!
    [1] Maze Solving Algorithms
    http://en.wikipedia.org/wiki/Maze_solving_algorith​m

    thats the exact error, could it be something of the automathic update of the driver once the joystick was conected through the usb?

  • Question In regards to Frames

    Good Morning Everyone:
    I have a question in regards to Java Frames. I have just created a button in my princial frame and pressing this button creates another Frame. I have two questions relating to these resulting frame:
    1)Every time I close the new frame, the old one closes with that one too. Is there a way that I can restrict the "X" button on the top-right corner of the frame?
    2)How can I change the co-ordinates of the new frame so that when it appears, it doesn't overlap the existing one? (In other words, I would like to frame to open to the right of the existing frame).
    I would highly appreciate a response.
    Cordially

    Dear Walken16:
    I went through the codes and suggestions you posted meticulously. However, I have to lament that it didn't help me in trtying to sour my problem out. What happens is that in my situation, when the user presses a button in the main frame, a second frame appears. However, when one presses the "X" in the second frame, this causes both frames to disappear whereas we only want the second frame to disappear. Below is the code pertaining the second frame that emerges when a button in the first frame is pressed:
    package ca.inasec.ui.conference;
    import java.awt.*;
    import javax.swing.border.BevelBorder;
    import java.awt.event.*;
    import javax.swing.*;
    import java.net.InetAddress;
    import java.net.UnknownHostException;
    import java.io.*;
    import java.util.StringTokenizer;
    import ca.inasec.server.behaviour.*;
    import ca.inasec.ui.whiteboard.*;
    import ca.inasec.ui.*;
    //import ca.inasec.server.*;
    import ca.inasec.utilities.*;
    import ca.inasec.models.*;
    import ca.inasec.audio.*;
    //import ca.inasec.net.*;
    import ca.inasec.packetsource.JavaFrameSource;
    //import ca.inasec.net.IPLister;
    import java.util.Date;
    public class MyPageFrame extends JFrame{
         public MyPageFrame(){
         super("  My Page");
         //The Image "Q" will be associated with this frame as well. Hence, it awaits implementation
         //setIconImage(ImageLoader.load("images\\mainIcon.gif", this));
         setLayout(new BorderLayout());
         setSize(470, 658);
          addWindowListener(new WindowAdapter() {
            public void windowClosing(WindowEvent e) {
               System.exit(0); return;
        setVisible(true);
        setResizable(false);
        //Let's create 5 panels satisfying the requirements of the BorderLayout
        //First, an array of panels
        JPanel TheNorth =new JPanel();
        JPanel TheSouth= new JPanel();
        JPanel TheCenter = new JPanel();
        JPanel TheEast = new JPanel();
        JPanel TheWest = new JPanel();
         add(TheNorth, BorderLayout.NORTH);
         add(TheSouth, BorderLayout.SOUTH);
         add(TheCenter, BorderLayout.CENTER);
         add(TheEast, BorderLayout.EAST);
         add(TheWest, BorderLayout.WEST);
         //Now, the work to be done in the south panel
         TheSouth.setLayout(new BorderLayout());
         TheSouth.setPreferredSize(new Dimension(400, 90));
         JButton QWebsite = new JButton("AWebsite");
         JLabel Copyright = new JLabel ("Copyright 2005. A Website");
         Copyright.setFont(new Font("Arial", Font.ITALIC, 10));
         JLabel Rights = new JLabel ("ALL RIGHTS RESERVED");
         QWebsite.setPreferredSize(new Dimension(110, 30));
         QWebsite.setFont(new Font("Garamond", Font.BOLD, 14));
         //Let's also create two extra panels to satsfy the requirements of BorderLayout
         JPanel ExtraPanelA = new JPanel();
         JPanel ExtraPanelB = new JPanel();
         ExtraPanelA.setPreferredSize(new Dimension(80, 130));
         ExtraPanelB.setPreferredSize(new Dimension(80, 130));
         //ExtraPanelA.setBackground(Color.red);
         //ExtraPanelB.setBackground(Color.green);
         JPanel CenterOfTheSouth = new JPanel();
         TheSouth.add(CenterOfTheSouth, BorderLayout.CENTER);
         CenterOfTheSouth.add(AWebsite);
         CenterOfTheSouth.add(Copyright);
         CenterOfTheSouth.add(Rights);
         TheSouth.add(ExtraPanelA, BorderLayout.EAST);
         TheSouth.add(ExtraPanelB, BorderLayout.WEST);
         TheNorth.setPreferredSize(new Dimension(400, 70));
         TheCenter.setPreferredSize(new Dimension(100, 200));
         TheCenter.setBackground(Color.BLUE);
         TheCenter.setBorder(BorderFactory.createLineBorder(Color.black, 1));
         //AddWindow Listener
        addWindowListener(new WindowAdapter() {
            public void windowClosing(WindowEvent e) {
                System.exit(0); return;
    }

  • Hi Apple friends, my question is regarding, the last iOS 6.1 upgrade, why it include the LTE 4G to the iPad4 and iPad Mini with Telcel in Mexcio, and Why it was not for the iPhone 5?, when Apple will enable this feature LTE 4G on the Iphone5 to Telcel?

    Hi Apple friends, my question is regarding, the last iOS 6.1 upgrade, why it include the LTE 4G to the iPad4 and iPad Mini with Telcel in Mexcio, and Why it was not for the iPhone 5?, when Apple will enable this feature LTE 4G on the Iphone5 to Telcel?

    And Apple won't tell you. All they will tell you is what countries are supported for LTE right now. You can express your interest to Apple via their feedback pages, if you wish:
    http://www.apple.com/feedback/iphone.html
    but you will not receive a reply. It may be waiting on Telcel to approve. They may not feel that their LTE network is robust enough to handle that much load yet. But I'm just guessing. We'll just have to wait and see what develops.
    Regads.

  • Question in regard to management VLAN for each Context in ACE module

    Dear Pros,
    I know this will be a simple questions to answer, and I have searched the forum, but I am not able to find the answer I need.
    1) Does the ACE module require an Management IP address for each Context? Should the same VLAN be applied to each context, with larger size subnet to supply host address?
    2) If it does require that, what IP address should I used for default route in each context.
    I will be utilizing "Bridge Mode" for my application to transition the current network from Foundry to ACE. I will later on apply the "Routed Mode" model.
    Each ACE module will have 3 seperate Context, for a total of 4 including the Admin.
    Any suggestions or if you can point me to location as always will be greatly apprecaited.
    Thanks and best regards.
    Raman Azizian

    Hi,
    you have several options to choose from.
    1. Use Admin context for management
    You can use the Admin context for management. Give it an IP address in your managment VLAN, default route to upstream router, and login and change to contexts from there.
    + Easy and straightforward
    - snmp and syslog are using the ip from each individual context and not the management IP
    2. Use a Large subnet and assign an IP address in each context for management.
    You can configure 1 managment VLAN and assign an IP address to each context in this subnet. Create static routes to the management stations that need to access this management address.
    + each context has its own managment address
    - static routes need to be added
    3. Use your client-side ip address (or BVI) as management address.
    You management traffic will be inline and use the same path as your data. Default route is already configured and also valid for the management.
    + no static routes needed
    - inline management
    Personally, I choose option 1. That is, if the people that need to manage the ACE is the same team.
    If other teams (serverteam for context 1, other serverteam for context 2) need to manage the ACE, than I would choose option 3.
    HTH,
    Dario

  • Questions about free personal or home edition of Oracle

    I am considereing downloading the personal edition of Oracle for home use (mostly just learning Oracle) but I have some questions and concerns. Maybe someone could answer some of them.
    1) Will it take up a lot of resources and bog down my computer? I have XP Pro with 512M Memory and plenty of disk space with a 1.8 Ghz AMD processor.
    2) Is it just one download?
    3) What do you actually get with that download? Do you just get the database? Or do you get SQL*Plus? Do you get Oracle Forms?
    4) Is it fairly easy to set up and configure?
    5) Does it have all the features of the enterprise version except on a smaller basis - Packages, Stored Procedures, Triggers, Functions, Synonyms, etc?
    6) Is there any other concerns or comments that I should be aware of?

    OK, let's see:
    1) Will it take up a lot of resources and bog down my
    computer? I have XP Pro with 512M Memory and plenty
    of disk space with a 1.8 Ghz AMD processor.The main concern is memory, 512 is fairly good to run OracleXE.
    2) Is it just one download?Yes, it is just one download for the database, if you want to have the client, then there is another download, this can be obtained from the same site where you got the database. There are other minor downloads, but those are silent install files, used only when you want to batch the installation process.
    3) What do you actually get with that download? Do
    you just get the database? Or do you get SQL*Plus? Do
    you get Oracle Forms?You get the RDBSM 10gR2XE, and sqlplus as the SQL CLI (Command Line Interface), plus the OracleXE manager (a web based administrator, this cannot be compared with the regular EM DB Console, but it's nice, compact and provides pretty good manageability). You don't get development tools, but it is advisable that you download the SQLDeveloper, and IDE (free too) to develop PLSQL in a Toad like way.
    4) Is it fairly easy to set up and configure?Yes, but just like any other rdbms, like MySQL or postgress, you should have an introductory document to tell you the basics to startup. Managing this from its web console gives you a first productive administrative session. Meanwhile, you should be getting involved with more advanced concepts, and you can get the XE documents from the tahiti site (http://tahiti.oracle.com).
    5) Does it have all the features of the enterprise
    version except on a smaller basis - Packages, Stored
    Procedures, Triggers, Functions, Synonyms, etc?There are several limitation, it is a very good point to start, but don't expect this to be used for a massive deployment on high availability and mission critical environments, it can be used for production, but you should be aware of the features and capabilities of the version, there are a couple of very good references where you can get an insight on what you can and cannot expect from XE:
    http://www.oracle.com/technology/products/database/oracle10g/pdf/twp_general_10gdb_product_family.pdf
    and http://www.oracle.com/technology/pub/articles/cunningham-database-xe.html
    6) Is there any other concerns or comments that I
    should be aware of?Just read the above references and get your own conclusions, if you have any further concerns, please don't hesitate to come back to the forum. By the way there is an specific OracleXE forum, if you are interested, if you want to access this forum you must register to it.
    ~ Madrid

  • Questions About Office 365 Capabilities

    I am exploring the possibility of putting our organization's Office on, "the cloud" using Office 365 Enterprise E2. I have some questions that are important. Any help will be appreciate.
    1.  I have developed extensive VBA "code behind" on Word files and Excel workbooks that do complex operations.  For instance, I open our Outlook public folder shared contacts to do searches and populate forms and Excel cells. 
    I use NPOI calls to create downloadable Excel workbooks, etc.  I use calls to SQL to access and query databases and return data.  Is the VBA coding supported with Office 365?  If so, what restrictions might there be over my current situation,
    where Exchange and Office are hosted on our servers?
    2.  In general, what restrictions will I encounter with Exchange and Office being hosted by Microsoft, versus these tools being hosted on our servers?
    Again, crucial questions and I appreciate any help.  Thanks.
    Doug Pruiett Good News Jail & Prison Ministry Richmond, Virginia www.goodnewsjail.org

    Hi,
    Please try to use your account which logon in the Technet to sign in the Office 365 forum.
    http://community.office365.com/en-us/forums/default.aspx
    And your issues were more related to coding/programming, you'd better post them to MSND forum:
    http://social.msdn.microsoft.com/Forums/en-US/home?category=officedev&filter=alltypes&sort=lastpostdesc
    Regards,
    George Zhao
    TechNet Community Support

  • License key question with regards to upgrading from 7/8.1 to 10

    Hi, I hope I've posted my question in the right area of the forum:
    I understand that Windows 10 will be a free upgrade for Win7/Win8 users.
    That's really wonderful but I was wondering what the exact mechanism with regards to our 7/8 license keys. Here's a couple examples to clarify my question:
    first, example: I have Windows 7 Pro license and say I upgrade to 10 within the first year. Let's say I need to reinstall Windows after that first year is finished will I still be able to use that same license key I used to upgrade 7 to 10 to install a fresh
    copy of Windows 10 or will I need to purchase a new license because the year is elapsed? 
    Here's another scenario. I upgrade to Windows 10 from 7 and after trying Windows 10 for while, I decide to uninstall 10 and go back to 7... because I'm crazy like that.... Will I be able to use my original Key for Windows 7 or is the upgrade a one way road:
    where the 7 key turns into a Windows 10 key and can no longer be used to activate Windows 7?
    Thanks for the feedback!

    Hi Momashi
    Here's another scenario. I upgrade to Windows 10 from 7 and after trying Windows 10 for while, I decide to uninstall 10 and go back to 7...
    because I'm crazy like that.... Will I be able to use my original Key for Windows 7 or is the upgrade a one way road: where the 7 key turns into a Windows 10 key and can no longer be used to activate Windows 7?
    If you Upgrade to Windows 10 and do not like it, for whatever reason.
    Before you upgrade to Windows 10.
    Create an image of windows 7 to an external HD and a recovery CD, using windows 7 Backup and Restore.
    You can re-install windows 7 in the SAME SYSTEM using the recovery CD without using  a key.
    Hope it helps
    Where did you get your outlandish information about a Windows 7 key turning into a Windows 10 key?  Nothing in the past has ever happened like this before, so what makes you think it will happen with Windows 10?
    My Windows ME did not turn into a Windows XP key!
    My Windows XP key did not turn into a Windows Vista key!
    My Windows Vista key did not turn into a Windows 7 key!
    And so on!
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • Quick Question - Setting up Personal Domain with godaddy

    Hi there
    Just a quick question to make sure I've done this correctly?
    Ok, I've published my iWeb website.
    I've purchased a personal domain with godaddy.
    I've set up the personal domain in my mobile me account.
    I then logged into my godaddy account and went to 'Total DNS Control and MX Records'
    I changed the following under CNAME (Aliases)
    www web.me.com 1 Hour
    and then added a new CNAME Record
    www.*******.com web.me.com 1 Hour
    Have I done this all correctly?
    Will it take a few hours to take effect?
    Anything else I need to consider?
    Thanks for reading.
    Ross

    CNAME settings can take up to 24 hours to take effect.
    As long as you have forwarded your domain name to web.me.com, then it should be okay.

  • Error Regarding Personal Information in ESS

    Hello Everybody,
    Here I am facing a problem related ESS iviews.We are having ECC6 and we installed ESS. I did all configurations of SLD (Post Installation) and also mantained JCO connections properly.I have done all settings related to HR.
    Now all Iviews are working properly except Personal Information's iviews. Here I am getting error in Addresses , Bank Information, Personal Data. Error is :
    Failed to process request. Please contact your system administrator.
    [Hide]
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
       com.sap.dictionary.runtime.DdException: Type com.sap.xss.per.model.mac.types.Hrxss_Per_Subtype_Allowed does not exist
        at com.sap.dictionary.types.mdi.util.ProviderUtil.createAbapTypeXmlMap(ProviderUtil.java:400)
        at com.sap.dictionary.runtime.mdi.DataProvider.createSimpleTypeFromAbapType(DataProvider.java:587)
        at com.sap.dictionary.runtime.mdi.DataProvider.getDataType(DataProvider.java:287)
        at com.sap.dictionary.runtime.DdDictionary.getDataType(DdDictionary.java:94)
        at com.sap.dictionary.runtime.DdBroker.getDataType(DdBroker.java:164)
    Please help me out.I'll be highly thankfull as it is very urgent.(I'll reward points for sure)
    Thanks and regards
    Nivedita

    Hello
    In the IMG of the ECC you set up infotypes and subtypes that are to be used in the HR, both in the PA and XSS. Ask your HR consultant to check if the correct subtypes for XSS is configured:
    Addresses
    Bank Information
    Personal Data
    There could also be a mismatch of the support package leve. There are some restrictions of which SP level you can use regarding Portal, ECC (EA_HR and SAP_HR) and ESS. I.e the EA_HR and SAP_HR is too low and ESS is too high, some functionality will create errors. But first of all, check the subtypes.
    Best Regardas
    Kristoffer Engh

  • Restrict my question to one person on this forum

    How do I create a message and send it to only one person
    on this forum?
    Thanks!

    Yep,
    Same but different
    https://discussions.apple.com/message/22619134#22619134
    I tend to use the drop-in on another thread if the person has not reached Level 6 (As it is now).
    Otherwise I would tend to use the the Level 6 + Lounge and a more formal "Bat Signal"
    Someone dropping in to one of "my threads" is likely to be asking something about Messages or iChat and be "on Topic" in that sense.
    (Of course there are days when I could argue that the drop in question does not match the specific on going question in hand  .  But I know I can be fickle).
    I know I follow a fairly narrow band of topics, partly based on knowledge and partly on time restraints. I no longer have a job that gives me days off in the week which I used to use here in other communities.
    I could understand someone of level 6 or higher who I consider to be more knowledgeable than myself having question that were "off topic" more often than I might and finding it a distraction.
    However at the end of the day it is a matter of perception.
    8:53 pm      Wednesday; July 31, 2013
      iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.4)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • FIOS Install Question For Disabled Person

    I am scheduled to have FIOS TV/Internet installed tomorrow. I have a question:
    The box that will be installed that is normally attached to an exterior wall...Can that box be installed in my garage, and can the box be placed in a low position that will allow me access from my wheelchair?
    Currently I have TWC cable/DSL and the exterior box is attached to a wall outside my garage close to the electric meter. I would like the FIOS box inside so I can access user servicable areas.
    Thanks,
    Dave in Plano, TX
    Solved!
    Go to Solution.

    retiredme wrote:
    If you are referring to the ONT, there are really no user serviceable areas that I know of. There is no reason to have to access it, so that is why it is often placed outside. However, you can ask the installer your question since they will be installing it. They need to be able to run a coax cable into the house from the ONT, to a splitter, and then disperse coax cables to the router and whatever STB/DVRs you have ordered. 
    Their are a few user serviceable areas.  But they are rarely of interest.  Essentially the monitor lights and the area where user connections to phone lines and coax are connected.
    The battery area, sometimes in an enclosure with the ONT but often seperate, needs to be where it can be easily accesed so make sure that is mounted where a disabled person can access it.

  • A general question only regarding math and computer

    Do you think the following statement that is a question?
    question 1)
    A set of all strings 0's and 1's not containing 101 as a substring
    it can be answered as Regular Expression, contructing a DFA or Others
    I would like to find out that as a Engineer (Software/Hardward)
    how he/she feels about this statement?
    a question or NOT a question?

    Hi,
    You can install the WWI-generation server locally on your desktop/laptop. You need the generation server if you want to have generated output for customers. For testing the layout, you don't need it.
    Installing the WWI-server is well documented in the IMG-notes
    Regards,

Maybe you are looking for