Control User Prop

Hi,
I was fixing defects for Siebel Wireless and Came across a Applet where Control User Prop is Set with "Keep Context" to Y. I changed itss value to "N" and got my defect fixed.
However I wanted to know from where can we find out what are valid "Control User Prop" that can be set and there details as to what they do ? Like for in this case I dont understand what this "Keep Context" does ?
I tried to look into the Siebel Bookshelf but there is nothing much that helped :-(
Thanks :-)

It's an interesting question as a lot of the behaviour of Siebel Wireless seems to be controlled through undocumented user props. I tried to get some info from Oracle but was pointed towards their consultancy service. Where's the fun in that?!
If anyone has any info on this, I'd be most interested in it - for me, configuring 8.1 Wireless was almost completely trial and error (and lots of copying of existing config), though the results on the iPhone really did impress the execs!

Similar Messages

  • Control User Specific button in ALV report

    Hi,
    Can anybody please suggest me how to control "USER SPECIFIC" button in ALV report layout using authorization object. I mean if you can tell me which authorization object is responsible to control the "USER SPECIFIC" button.

    additional info to what Lakshmi already said:-
    normally the restrictions for saving layouts/display variants are done at 2 levels:
    1) The developer of an ALV list first predetermines the authorization in the 'i_save' parameter within the code.
    I_SAVE = ' '     -
    layouts cannot be saved
    I_SAVE = 'A'   -
    user-specific and cross-user layouts can be saved
    I_SAVE = 'X'   --- cross-user layouts can be saved
    I_SAVE = 'U'  ---  user-specific layouts can be saved
    2) The second level comes to us restriciting the S_ALV_LAYO which gives access to users to save global layouts if I_SAVE for that particular transaction is A or X.
    for example, a report has I_SAVE= 'A', which means
    it will allow to save  User-specific  layouts without any restrictions.
    and if user has S_ALV_LAYO then he can save both User-Specific and Global Layouts(variants).
    it would be better to keep this object separate.

  • How do I allow parental controlled users to access third party apps on the admin account?

    I just set my son up with a separate parental controlled user account and he can't seem to access some third party games that we installed for him under my admin account. He has saved progress on these games that we don't want to lose, so I don't want to reinstall them. I checked them off as allowed apps, but when he tries to play- the game icon shows up in the doc then changes to the updater icon and they won't run. I've searched for answers to this question, but can't seem to find any. Please help? My son and I would be very grateful!

    jeremiahfromva wrote:
    Mavericks (isn't that an old Ford model?
    Sure was! They used it on 4 different models. But that was Maverick, as in horse. This will be Mavericks as in ocean waves.

  • In BD87  T /c  is it possible to control user based in Comp code...?

    In BD87  T /c  is it possible to control user based in Comp code...?
    Thanks
    Mahi

    BD87 is a transaction to work with IDOCs.
    one IDOC e.g. for vendor master can have several segments with different company codes.
    But you cannot post an IDOC only partially, that is technically not possible and does not make much sense.
    Further the IDOC segment in the table is just one huge field, It does not have single fields like company code.It is a generic field that can keep the segments of any IDOC.
    In my opinion there is no way to control it at company code level.
    In any case you posted it in the wrong forum. BD87 is not a MM transaction.
    Hence, moving it to the Abap Connectivity forum

  • Exam 1Z0-007 and questions from Controlling User Access

    Hi,
    I am preparing for exam 1Z0-007 and going to give this exam in two weeks. I like to confirm if "Controlling User Access" topic is part of this exam 1Z0-007? I have checked on Oracle website and this topic is not a part if this exam anymore unless they add it later.
    Has anyone recently given this exam and were there any questions related to "Controlling User Access" or user Privileges?
    Thanks

    user10878991 wrote:
    Hi,
    I am preparing for exam 1Z0-007 and going to give this exam in two weeks. I like to confirm if "Controlling User Access" topic is part of this exam 1Z0-007? I have checked on Oracle website and this topic is not a part if this exam anymore unless they add it later.
    Has anyone recently given this exam and were there any questions related to "Controlling User Access" or user Privileges?
    ThanksI recommend people are very very very careful in answering this question as it could be very easy to breach one's certification candidate agreement.
    Rgds - bigdelboy.
    Edited by: bigdelboy on 27-Dec-2009 04:26
    It is certainly true the topic you mentioned is in ISBN: 007-219537-1 printed in 2001.
    It is also apparent, unless bigdelboy's eyeball is deceiving him, the topic does not appear in [http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=28&lang=US&p_exam_id=1Z0_007] which is authorative.
    I have not followed these things that closely until recently, however this will not be the only example of an OraclePress/Sybex book being left behind because of errata/topic updates etc. These often occur when the exams are update for new releases, eg from 10gR1 to 10gR2; or for when the exam moves from beta to production (sometimes these books are prepared and even pulbished while exam is in beta). In your case I suspect the change quite probably have occured when the exam moved from 9gR1 to 9gR2 or to better accomodate the WDP programme. The exam may also be influenced by the content of Oracle training courses that are being taught and from time to time these will be chaged for a variety of reasons.
    How you handle it is up to you ..... you may:
    - ignore these topics. IMHO you are always entitled to complain if questions asked did not sigificantly match the published topics and you feel this caused you to fail. (I assume the remedy would be a retake voucher). You can hit a comment button on the question and also a comment button the the end of the exam. This is a sort of negative approproach.
    - Go over these topics. If your're serious about Oracle you really need to understand this anyway. See it as an opportunity. A few hours revision ought tosee you able to answer 50% of he topics. This is a positive approach. And this if how certification study ought to be .... sometimes it good to investigate a non examined topic that is interesting.

  • How can i control user to input number to the JTextField only?

    i want to control user to input the number only in the JTextField
    how can i do it?

    Add an actionListener to the textfield and then when someone enters a key into the textfield check and see if it is a number, if it is not send an alarm and remove it.

  • Controll user access with internal attribute date

    I all.
    i've created an internal attribute called Date-of-validity  of type Date.
    the objective is to controll user access based on the date configured in this attribute and permit acces only when the date as not been reached.
    who do i control-it, putt the acs looking to the date in an autommated way.
    thanks in adv
    Antero Vasconcelos

    It is possible to define an internal user whose password is taken from an external store.
    In internal user definition select "Password Type" to be the LDAP database and then define the rest of the user definition, including identity groups, as desired

  • BC Required field user prop in IC

    Hi,
    I have a problem with Siebel 8.0 I hope someone will be able to help me understand and fix.
    What I have :
    - 1 IO_out with some IC including "IC_One" and "IC_Two"
    - 1 BC (used by both IC) with some fields including
    -> Name
    -> Lnk_Name
    -> Lnk_Type
    -> Top_Expat (which contains a conditional "required" user prop)
    - 1 Link between this BC and itself over Name and Lnk_Name using an inter table on technical Id field
    In IC_One, all the four fields are declared ; in IC_Two, only Lnk_Name & Lnk_Type are declared.
    IC_Two is a child of IC_One.
    IC_One "Name" is created in the process while IC_Two "Name" have been created before. I made sure it does exists and contains all mandatory fields before calling the process.
    The issue is the following :
    When I call the process, an error appears saying that for IC_Two instance, required fields cannot be empty.
    The process should have created the new object corresponding to IC_One, then pick IC_Two and create a link between them using the inter table.
    I am sure the issue is around the BC field user prop "required" as for the purpose of testing I inactivated this user prop and checked the required checkbox on this field. This worked fine.
    I do not understand why Siebel would check user prop on this fields when it is not declared in the IC, and not check the required checkbox.
    Obvious notes :
    - I have to use the "required" field user prop. So using the checkbox instead is not an option
    - I simplified BC, and ICs description for the purpose of easier understanding
    - If you think this description lacks information or you would need further explication, I would gladly give any information/explication
    Thank you :)

    In the end the data coming in through the IC, gets saved in the BC layer.
    So you should add something to the expression to make sure it doesn't trigger the required clause.
    At some projects we have a dedicated login for interfaces, so you can check that in the required clause.
    But perhaps you have something else that is different between the web service and the rest of the application.
    I think there is some property to see if you are working in a User context, or in a server task context, but can't remember from the top of my head.

  • Trying to setup im to store user props in ldap

    I am running the im/sbin/configure script. I'm trying to setup im to store user props in ldap. Can someone tell me what bind dn, I need to specify. It will be whatever the default is. I'm not sure how to find this.

    The default bind dn is normally "cn=Directory Manager".

  • Control User Input  - xRPM Project ID

    Hi,
    What is the simplest way (that is to say if it can be done only by customizing it's fine !) to control user inputs ?
    Indeed, in xRPM, when creating a Proposal, it is possible to enter a project ID with the '-' caracter. This is causing quite a lot of problems with BW. Therefore, we would like to be able to restrict possible values.
    Are the following possible solutions :
    - implement a regular expression on the field
    - modify the BAPI used in xRPM Backend (BAPI_DXPROJECT_CREATE ?)
    Thanks in advance for your answers.
    Best regards

    hi,
    no, i don't want from anybody to do my homework.
    i've wanted only to get some help.
    bye, Tuci

  • Controlling user manulas for textile unit

    Controlling user manulas for mater based textile (spinigng & weaving) unit. all moduls are running but controliling is not working propaly. here costomisation for PWC. so pls send me user mannual.

    Hi Amish,
    http://help.sap.com/bp_bblibrary/600/bblibrary_start.htm.
    hope it will help u.
    thanks
    kareem

  • FaceTime will not connect (but rings) for parental controlled user.

    I have a parental controlled user setup on a brand new mac mini running Lion. When initiating or receiving a FaceTime call as the parental controlled user, the connection rings, but after trying to connect the call fails. When the mac mini user is a normal user (not parental controlled), it works fine. The parental controlled user has their own apple id / email address. Under the parental controls it is set to unlimited web access.
    Any help here would be great.
    Thanks,
    David.

    Bump.

  • Is it possible to control users home page in firefox from server?

    is it possible to control users home page in firefox from server?

    Maybe OP means for their network users using Workgroup Manager?
    I don't think there is a way to do it for firefox.
    Unless you can put in a Firefox pref file in their directory when they log in.
    Message was edited by: tibor.moldovan

  • Can we control user request w.r.t Memory and CPU utilization in Oracle 10g

    Dear All,
    We are having Production with Oracle 10.2.0.4 (5 Node RAC, 32Gb RAM each) running on RHEL5.2 with 12000 Users. We have some schema say FIN, HRMS, SALES, REPORT and many dedicated users for those schemas. We need to control the user request against these schema with respect to Memory (or CPU utilization)
    Suppose users using FIN schema can use Maximum 40 % of Total Memory, HRMS schema can use Max 20%, SALES can use Max 20% and REPORT can use Max 20%.
    Is it possible to create any Service in Server side to handle this type of scenareo or any existing service which can be customised to fullfil this?
    Please suggest me.......
    Thanks,
    Tusar
    Edited by: gohappy on Jan 27, 2011 5:59 AM
    Edited by: gohappy on Jan 27, 2011 6:00 AM

    JDBC 'applications' quite often don't use persistent connections, and often do not exit gracefully by calling 'exit' or 'disconnect'.
    This means the session will continue to exist.
    It also means, if you don't establish any form of connection pooling and/or dead connection detection, you can throw whatever amount of memory in the server, and you will continue to report
    'Now problems is coming'. Apart from crippled English, the general lesson any DBA should know is how these 'applications' operate, and, contrary to some, you can never ever fight problems caused by applications,
    by throwing memory and cpu at the problem.
    When I read your text, I also assume the application is not using PrepareStatement calls and not using bindvariables, this is why your 'application' is burning the CPU.
    Find those 'application developers', sue them, or better still : Beat them with a whip, and have them fix their 'crapplication'.
    Paraphrasing William Jefferson Clinton: It's the application, stupid!
    Sybrand Bakker
    Senior Oracle DBA

  • App-V 5 SP2 and Office 2013 - How to control user access?

    What is the best way to control access to the Office 2013 application shortcuts?
    Because it must be published globally, how can we only allow certain users to access Office 2013 on RDS servers when the default action would mean all users can access it?
    Can removing the shortcuts using the DeploymentConfig file (see
    here) followed by setting up something using the UserConfig file linked to an AD group work?
    If so how would this be done?

    See these threads:
    http://social.technet.microsoft.com/Forums/en-US/a455d7e2-e0e6-4843-b07b-42afc18623e2/office-365-proplus-appv-50-package-installs-lync-outlook-infopath-and-onenote-even-though-they?forum=mdopappv#6fbcf59b-351c-48d1-8e63-539550a88b56
    http://social.technet.microsoft.com/Forums/en-US/f4b47f1e-e494-4477-97e9-6942c4f8ec2d/office-2013-vl-appv-5-packages?forum=mdopappv#7f63bea4-57c3-40a7-bdf4-6f25320e5b68
    Please remember to click "Mark as Answer" or "Vote as Helpful" on the post that answers your question (or 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.
    This forum post is my own opinion and does not necessarily reflect the opinion or view of my employer, Microsoft, its employees, or other MVPs.
    Twitter:
    @stealthpuppy | Blog:
    stealthpuppy.com |
    The Definitive Guide to Delivering Microsoft Office with App-V

Maybe you are looking for

  • LAN printer HP 1280 deskjet for Windows 7

    After i was reed a post Windows 7 64bit driver for HP 1280 deskjet were problem solved with vista drivers, I think it works for local printer, but i use lan printer, like: \\server_name\HPDeskjet3050 and i need another one \\server_name\HPDeskjet1280

  • Pipeline validation xpath resolution problem

    I have a problem with something that seems like it should be a relatively straightforward requirement. I have a set of third-party schemas from a standards organization (CDISC). I need to build a solution that accepts documents conforming to these sc

  • Do I need to fully charge my ipod to restore settings on iTunes 7.1?

    I just received my 3rd generation ipod nano and I get an error message when I hook it up that the ipod cannot be restored an unknown error occurred (1413. Is this because I have to fully charge it 5 hours like the rep at apple told me or is it becaus

  • Inserting Flash on html or xhtml page

    I've typically used Dreamweaver to insert my Flash movies in html pages. However, the code inserted by Dreamweaver CS3 does not validate and I've read there are better ways to do it. Several people have recommended swfobject ( http://blog.deconcept.c

  • Looping starfield help

    Hi! Fairly new to Motion here... what a fantastic program! I'm trying something which should be fairly simple. I just want a looping starfield (10 seconds or so), with stars fading in an out. They don't need to be moving. Just a stationary field of s