Outlook Password input Screen

Greetings
I have a small Bed&Breakfast client that has the following situation:
1) 5 people use the same Reception PC at all times of the day.
2) There are programs running on the PC that require that the same user be logged in all the time (so I can not use multiple Windows Profiles)
3) He has just upgraded to Outlook 2013 from Thunderbird
4) Each user, when they log into their mail, gets access to their own IMAP mail account and 2 shared IMAP mail accounts
This is what they had in Thunderbird:
When you start up Thunderbird, it asks for your profile. Each user selects their own profile. When their profile is selected, an add-on was installed that asked for a personal password that was used to access their personal mail account. Only if the correct
password was entered, would Thunderbird start up properly.
They would like the same in Outlook
However, you can not password protect an OST file (which would be the Home Run solution, in this case)
This is not for major security protection, just simple prying eyes from other employees, all equally technophobic
What I have set up so far:
1) Each employee has their own mail profile setup in the Mail Control Panel program. 
2) Each profile connects to their personal mail account and each of the two shared accounts, all filtering into their own .OST files
Solutions I have tried:
1) I added an empty PST file to their profile with a password on the PST file. While it did ask for a password before logging in, if they hit the "Cancel" button they would get access to all the mail accounts
2) I tried to find a program that would password protect the OST file at the file level. Unfortunately, all the programs I seemed to find would put the file into a "vault" and there was no program the would just put up a quick password box before
allowing another program to access the file
3) I tried my hand at some "cut and Paste" VBA programming. This was the most successful as I got an almost perfect solution (A popup asks for a password, and if the right one is entered then Outlook opens, otherwise Outlook shuts down), which you
can see below, except that it does not show "****" when the password is entered in the InputBox.
My vague attempts at some VBA programming:
Private Sub Application_Startup()
Dim oProfile As Outlook.NameSpace
Set oProfile = Application.GetNamespace("MAPI")
Retval = InputBox("Enter password:", "Outlook Security", ,8000 , 3000)
Select Case oProfile.CurrentProfileName 
Case "1. Employee 1"
    If Retval = "password1" Then
        Exit Sub
    Else
        Application.Quit
    End If
Case "2. Employee 2" 
    If Retval = "password2" Then
        Exit Sub
    Else
        Application.Quit
    End If
Case "3. Employee 3"
    If Retval = "password3" Then
        Exit Sub
    Else
        Application.Quit
    End If
Case Else
Application.Quit
End Select
End Sub
Like I said, this code works brilliantly and does exactly what I want.... except it shows the password when the user types it in. Now, I realise that their security is a joke, but they are not happy that anyone looking over their shoulder (which could be anyone,
even guests at the B&B) can see their password.
So then I went to go add a UserForm....
And that is not working at all. 
Private Sub Application_Startup()
Userform1.Show
End Sub
Is how I call the Userform... but then Outlook opens before anything is typed into the form.
And putting the Select Code On the OK button does not seem to do anything.
Can anyone please help me to either:
1) Implement the Select Case solution with the Userform
2) Have any other ideas how I can give them what they want...
Thanks
PS. Please use detailed instructions as I am not a VBA programmer and I am just muddling around with it. Thanks you

Id the users are technophobes, remove the Outlook icon from the desktop and Start menu and add an icon to your own app that will prompt for a user name and password and launch Outlook with the specified profile (Namespace.Logon) depending on what the user
specified for the credentials.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/redemption
Redemption - what the Outlook
Object Model should have been
Version 5.5 is now available!

Similar Messages

  • Strange white light appearing when password input required on locked apps!

    Strange white light appearing when password input required on specific apps... Locked apps.
    It is a thick white line) appearing momentarily on upper left side of my screen.
    This only appears briefly as specific apps are opening up .....only on apps where a password is required,(locked apps) like password managers, Apple App Store, etc.
    (this is a little troubling… And I'm wondering about the security of my phone now)
    I'm using iPhone 5s with latest iOS 7.1 This only started after the latest iOS update!
    Although this line appears very briefly, I was able to get some screenshots examples (see links)
    [IMG]http://i58.tinypic.com/1zo9dt1.jpg[/IMG]
    [IMG]http://i61.tinypic.com/260bns8.jpg[/IMG]
    Apple has no idea what this is… They're only suggestion was to wipe the phone clean and reinstall from the last backup! If that doesn't work, they would replace the phone.
    Before I have to do this, I'm wondering if this could be a phone app doing this, or the iOS or something easily explained/ remedied?
    Any ideas?

    Anyone have any thoughts on this? Searches and experiments
    still not yielded an answer...

  • Ipad keeps requesting outlook password, trying cancel but still in cycle - can not do anything else.  NOTE - recently change email password on PC

    ipad keeps requesting outlook password, trying cancel but still in cycle - can not do anything else.  NOTE - recently change email password on PC

    Try a reboot:
    To reboot your iPad, hold down the sleep/wake button and the home button simultaneously until the screen goes black and the Apple logo appears. If, during this process, a slider appears on the screen to power it off, ignore it and keep holding the buttons down.
    Rebooting your iPad can solve a lot of problems. Once you do that, go into Settings > Mail, Contacts, Calendars and make sure the correct, new password is entered in that account.

  • My iphone 5C touch wont works some times , mostly during incoming call i cant take the call or some times password inputs wont works.

    My iphone 5C touch wont works some times , mostly during incoming call i cant take the call or some times password inputs wont works.

    Greetings naseem770,
    It sounds as if you are having an intermittent issue with touchscreen response on your iPhone. I would suggest that you troubleshoot using the steps in this article - 
    If the screen on your iPhone, iPad, or iPod touch doesn't respond to touch - Apple Support
    Thanks for using Apple Support Communities.
    Be well,
    Brett L 

  • I have OSX 10.5.7 on my Intel Mac. When I try to login using the correct password the screen goes white and just returns back to the login screen. It does not jiggle like when you enter the wrong password.

    I have had a number of issues with my Intel Mac recently and had to reboot using disk utilities, safe mode, OSX recovery, but always come back to the login screen but when I type my password the screen goes white and returns to the login screen. My password is correct and the login does not jiggle as it would if the password was wrong. Please advise,

    Back up all data if you haven’t already done so. There are ways to back up, even if you can’t log in. Before proceeding,you must be sure you can restore everything to the state it’s in now. If you’re not sure you can do that, STOP.
    The procedure below may spare you the need for a clean reinstallation of OS X. If you don't feel comfortable carrying it out, don't. try.
    Briefly, you need to delete the following file:
    /var/audit/current
    If you already know how to do that, you can skip the rest of this message. Do it, and try again to log in.
    Boot in single-user mode by holding down the key combination command-S at the startup chime. If you’re using an external USB keyboard, it must be plugged directly into a built-in port on the Mac, not into a hub. Release the keys when you see a black screen with scrolling white text. In this mode, there’s no graphical interface; just a command line. Initially, you can’t make any changes to files.
    When the text stops scrolling, and you see a line ending in a pound sign (“#”), type the following command:
    mount -uw /
    You must type the command exactly as given, with no mistakes. If you don’t feel able to do that, STOP. At this stage, no harm will be done if you make a mistake, but later, it will be. Press the return key.
    Next, type the following command:
    rm -i /var/audit/current
    Press return. You should get the following output:
    remove /var/audit/current?
    If that's not what you get, STOP. Type the single letter N, press return, and try again. Otherwise, type the single letter Y and pressreturn.
    Finally, enter the command:
    exit
    Press return. The text will start scrolling again, and then the system will reboot. Try again to log in.
    Credit for this solution to ASC user AnthonyTW.

  • Report without input screen working diffrently in debugging and background

    hai,frds
    I have one report without input-screen,But it is working diffrently in background and debugger.
    please help me for this  and i am bapi inside the program to create entries.but
    if its in debugging it is crates corectly but if is in back ground it not working cooetly bapi working one time only.
    plese help me  for this.
    Moderator Message: Too much of text-speak/sms-speak. Thread Locked. Write complete words and check their spellings using the Spell-Check tool in the editor here.
    Edited by: kishan P on Jan 19, 2012 4:40 PM

    HI,
    In SM37,Put the cursor on the Job, Type 'JDBG' in Command line and press Enter.
    You can able to debug your Background job now.
    Find out where it is going wrong.....
    how to debug background job

  • For new entries pass input screen values to PBO of maintenance view

    For maintaining Z table using a customized program with selection screen and FM   'VIEW_MAINTENANCE_CALL' is called . Its working fine for selecting existing entries as per selection screen values. In case if there is no entry found as per input values the maintenance screen comes blank with "No entries found that match selection criteria".
    Instead of this want to pass input screen values on maintenance view if no entry is found thru PBO selection screen. The total & extract tables are empty. No suitable event is found. How this can be done.
    Thanks
    pt

    You could try in a first step to read database to check existence :
    CALL FUNCTION 'VIEW_GET_DATA'
      EXPORTING
        view_name   = 'ZXXXX'
      TABLES
        dba_sellist = it_sellist
        data        = data
      EXCEPTIONS
        OTHERS      = 1.
    If data found, call the view maintenance
    CALL FUNCTION 'VIEW_MAINTENANCE_CALL'
      EXPORTING
        action      = 'U'
        view_name   = 'ZXXXX'
      TABLES
        dba_sellist = it_sellist.
    else create one new record providing required value in a work area
      CALL FUNCTION 'VIEW_MAINTENANCE_SINGLE_ENTRY'
        EXPORTING
          action               = 'INS'
          view_name            = 'ZXXXX'
          insert_key_not_fixed = ' ' " if full key provided
          no_transport         = 'X'
        TABLES
          dba_sellist          = it_sellist
        CHANGING
          entry                = wa_zxxxx
        EXCEPTIONS
          OTHERS               = 1.
    Regards,
    Raymond

  • Problem in Bex Input Screen

    Hi,
    We are using 0profit_ctr  in the input screen and hierarchies are made on dis infoobject and no of hierarchies are made on this infoobject and client wants to see only specific hierarchies in the help . Plz let me know hw it cud be restricted in the help .....
    0profit_ctr .
    1.   xyz
    2 abc
    3 hjk
    4.jkl
    i want that only xyz  abc and hjk hierarchies shud b visisble wen client will select  not jkl.... hw it can b achieved..
    thnx

    Hi,
    When you design query you should specify the drill down of hierarchy level.
    Thanks
    Ajay

  • How do I customize the password input page of the PDF documented created from Pages?

    Is there a way to customize the password input page of the PDF document created from within Pages?
    I created a document in Pages, on exporting I choose PDF, in the Security Options drop down I checked box password required and typed in a password, then clicked Next, then typed in a file name and then clicked Export. This created a PDF file that when I open with preview brings up a red colored page saying:
    This PDF is password protected.
    Please type the password below.
    Password:
    I want to change the color and the text and potentially add an image. I may also need to put in instruction in multiple languages not just english.
    Please let me know. Thanks all!

    Not that I know of.
    You could control click on the Pages.app and have a look inside the application package's resources to see if any of it looks like password dialog, but my guess is that it has been encoded in the main part of the application and altering that, even if you could, would probably result in a check-sum error or failure to take updates.
    Adobe Acrobat has more control over its .pdfs but its password verification, I think is also part of the application.
    Peter

  • Choose 0calday from calendar screen in BEx Web input screen

    Hi Experts
    Is it possible to present variable input screen for 0calday as a calendar in BEx Web? The possible dates should be presented as it is in BEx Analyzer.   
    Kind regards
    Erik

    Hi Erik,
    Have you seen this:
    http://help.sap.com/saphelp_nw04/helpdata/en/61/886b3ca681207ee10000000a11405a/content.htm
    Hope this helps...

  • Input screen feild to the standard screen.

    hi sap masters,
    i really appreciate the help that which you provide.
    i have standard sap screen where in i need to add my custum screen input field as date type syst-datum.
    i am using a badi where am able to add any number of fields however in screen how can i add an input screen field as date to the standard screen.
    waiting really for ur valuble answer. and thanks a lot in advance.
    pasala.

    Hi,
    For the Tcode REISCDCN, there is no screen exit available.
    However, there si a solution for the scenario that you want. On teh selection screen of REISCDCN, You have a button near "Execute" button called "DYNAMIC SELECTIONS".
    On click of this, you get all the fields related to contracts. Now you can click on teh date field taht you need . This in turn creates a selection option for this field, wherein you could pass on the selection criteria.
    Hope this solves your query...
    Get back in case of any query!
    Cheers,
    Varna

  • Input screen for Variable in Bex

    Hi ,
    I have created variable based on calender month and this variable is used in reports,but for this variable i am unable to get the input screen where as when iam trying to execute same report in RSRT it is allowing me to enter the date.
    Its lots of time for my query to exeute for 6 months data , i tried creating indexes , aggregates and partition on the cube but it did not help out for me to resolve this issue. Did anyone face similar kind of issue , if yes could you tell me what u have done or can be done to resolve this issue.
    Thanks

    Hi Sonu,
    Yes the properties of the web template has to be changed in the WAD.
    When this property is not enabled the query executes for all the data in the infocube and hence it takes lot of time because the variable entry is ignored.
    There is two solution to eliminate the problem.
    1. Please make this variable mandatory ( if you are allowed to. because some variabele are not liked to be mandatory by the user.)
    2. Change the property of the Webtemplate.
    Open the template that contains the query in WAD.
    in the properties Window click on the drop down box to view the property of the web template.
    if your are using WAD 7.0 do as follows
    go to web template parameters tab.
    under the section behaviour u have an option called Display variable.
    enable it.
    incase u use WAD 3.5 do as follows.
    in the properties window click on the  Web item tab.
    under the section general u have an option called force variable screen.
    enable it.
    i guess this may help you.
    Regards.
    Shafi.

  • HT201401 I need to restore my iPhone. When I connect to my pc in iTunes it asks me to unlock the phone using my password.  Problem is that I can't get to the password lock screen to do so. I can only get either the iTunes screen or the Emergency Call scre

    I need to restore my iPhone.  Once in iTunes, I get an error message asking me to use my passowrd to unlock phone. The problem is that I can't get to the password lock screen. All I can get is the iTunes screen or the emergency call only screen.

    yes did you buy it of somebody or a well known company such as apple or carphone warehouse?
    and i mean the phone would have been activated in the first place with the sim card you get given when you first get the phone.
    trying to activate the phone with another sim card that you did not get when you brought the phone may result in you not being able to activate it
    no worries

  • To display the user login details in selection-screen( input screen )

    HI Experts,
    I have a requirement.
    Assume there is a report on travel details. Report access has been given to all in the organization based on authorization level.
    Before excecuting the report, in the selection-screen(input screen) itself I need to display the login user details.
    suppose user A belongs to ITS-business unit and user B-belongs to RDS-business unit and Industry group-Multi markets.
    so when User B logs into production system and try to access the report, in the selection screen, i need to display like
    user-id-- XXXX          Business Unit---RDS             and IG -
    Multi Markets 
    how to achieve this? User details will vary based on login.
    Regards,
    Praveen

    check this
    REPORT  Z_demo.
    *& Function Modules:  HR_GET_EMPLOYEE_DATA
    *&                    HR_IMAGE_EXISTS
    *&                    SCMS_DOC_URL_READ
    *&                    HR_IMAGE_RESET
    *& Class & Methods :  CL_GUI_DOCKING_CONTAINER
    *&                    CL_GUI_PICTURE->SET_POSITION
    *&                    CL_GUI_PICTURE->SET_DISPLAY_MODE
    *&                    CL_GUI_PICTURE->DISPLAY_MODE_FIT
    *&                    CL_GUI_PICTURE->LOAD_PICTURE_FROM_URL_ASYNC
    *REPORT  ZEMPLOYEE.
    TABLES: PA0001, PERSON.
    *----------------------Declaration for Image------------------------*
    DATA: DOCKING_CONT TYPE REF TO CL_GUI_DOCKING_CONTAINER, " Custom Container
          PICTURE TYPE REF TO CL_GUI_PICTURE.
    *--------------------Declaration of Internal table------------------*
    DATA: ITAB_EMPDATA LIKE TABLE OF PERSON.
    DATA: ITAB_DATA LIKE TABLE OF PERSON WITH HEADER LINE.
    DATA:  P_CONNECT_INFO LIKE TABLE OF TOAV0 WITH HEADER LINE.
    DATA:  P_DOCUMENT_TYPE LIKE TOAV0-RESERVE.
    DATA:  URL(255) TYPE C.
    DATA:  HANDLE TYPE I.
    DATA:  PPERNR TYPE PA0001-PERNR.
    *----------------------Start of Selection Screen----------------------*
    SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE text-099.
    SELECTION-SCREEN SKIP 2.
    SELECTION-SCREEN COMMENT 40(25) TEXT-010  .
    SELECTION-SCREEN SKIP 1.
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 20(15) TEXT-002 FOR FIELD PERNR.
    PARAMETERS PERNR TYPE PA0001-PERNR.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 20(15) TEXT-008 FOR FIELD ENAME.
    PARAMETERS ENAME TYPE PA0001-ENAME.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 20(15) TEXT-003 FOR FIELD PERSG.
    PARAMETERS PERSG TYPE PA0001-PERSG.
    SELECTION-SCREEN COMMENT 45(15) TEXT-009 FOR FIELD WERKS.
    PARAMETERS WERKS TYPE PA0001-WERKS.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 20(15) TEXT-004 FOR FIELD PERSK.
    PARAMETERS PERSK TYPE PA0001-PERSK.
    SELECTION-SCREEN COMMENT 45(15) TEXT-005 FOR FIELD KOSTL.
    PARAMETERS KOSTL TYPE PA0001-KOSTL.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 20(15) TEXT-006 FOR FIELD ORGEH.
    PARAMETERS ORGEH TYPE PA0001-ORGEH.
    PARAMETERS ORGEHTXT TYPE PERSON-ORGEH_TXT .
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 20(15) TEXT-007 FOR FIELD PLANS.
    PARAMETERS PLANS TYPE PA0001-PLANS.
    PARAMETERS PLANSTXT TYPE PERSON-PLANS_TXT .
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN SKIP 2.
    SELECTION-SCREEN END OF BLOCK B1.
    *AT SELECTION-SCREEN OUTPUT.
    AT SELECTION-SCREEN OUTPUT .
      LOOP AT SCREEN.
        IF SCREEN-NAME = 'ENAME'
        OR SCREEN-NAME = 'PERSG'
        OR SCREEN-NAME = 'PERSK'
        OR SCREEN-NAME = 'KOSTL'
        OR SCREEN-NAME = 'WERKS'
        OR SCREEN-NAME = 'ORGEH'
        OR SCREEN-NAME = 'PLANS'
        OR SCREEN-NAME = 'ORGEHTXT'
        OR SCREEN-NAME = 'PLANSTXT'.
          SCREEN-INPUT = '0'.
          MODIFY SCREEN.
        ENDIF.
      ENDLOOP.
    LOOP AT SCREEN.
        IF SCREEN-NAME = 'ORGEHTXT'
        OR SCREEN-NAME = 'PLANSTXT'.
          SCREEN-OUTPUT = '1'.
          MODIFY SCREEN.
        ENDIF.
      ENDLOOP.
    PERFORM GET_PIC.
    *AT SELECTION-SCREEN .
    AT SELECTION-SCREEN .
      PPERNR = PERNR.
      CALL FUNCTION 'HR_GET_EMPLOYEE_DATA'
        EXPORTING
          PERSON_ID             = PPERNR
          SELECTION_BEGIN       = SY-DATUM
          SELECTION_END         = SY-DATUM
        IMPORTING
          PERSONAL_DATA         = ITAB_DATA
        EXCEPTIONS
          PERSON_NOT_FOUND      = 1
          NO_ACTIVE_INTEGRATION = 2
          OTHERS                = 3.
      IF SY-SUBRC <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      ENAME = ITAB_DATA-ENAME.
      PERSG = ITAB_DATA-PERSG.
      PERSK = ITAB_DATA-PERSK.
      ORGEH = ITAB_DATA-ORGEH.
      PLANS = ITAB_DATA-PLANS.
      KOSTL = ITAB_DATA-KOSTL.
      WERKS = ITAB_DATA-WERKS.
      ORGEHTXT = ITAB_DATA-ORGEH_TXT.
      PLANSTXT = ITAB_DATA-PLANS_TXT.
    *Function Module To check Existance of Image
      CALL FUNCTION 'HR_IMAGE_EXISTS'
        EXPORTING
          P_PERNR        = PPERNR
        IMPORTING
          P_CONNECT_INFO = P_CONNECT_INFO
        EXCEPTIONS
          OTHERS         = 2.
         P_DOCUMENT_TYPE = P_CONNECT_INFO-RESERVE.
    *Function Module To Get the URL of Image
      CALL FUNCTION 'SCMS_DOC_URL_READ'
        EXPORTING
          STOR_CAT    = SPACE
          CREP_ID     = P_CONNECT_INFO-ARCHIV_ID
          DOC_ID      = P_CONNECT_INFO-ARC_DOC_ID
          COMP_ID     = 'DATA'
          DP_URL_ONLY = 'X'
        IMPORTING
          URL         = URL
        EXCEPTIONS
          OTHERS      = 10.
      IF SY-SUBRC <> 0.
      ENDIF.
    *Method To load Image from URL
      CALL METHOD PICTURE->LOAD_PICTURE_FROM_URL_ASYNC
        EXPORTING
          URL = URL.
      IF SY-SUBRC NE 0.
      ENDIF.
      IF PPERNR NE PERNR.
    *Function Module To Reset Image
        CALL FUNCTION 'HR_IMAGE_RESET'
          EXPORTING
            HANDLE         = HANDLE
          EXCEPTIONS
            INVALID_HANDLE = 1
            OTHERS         = 2.
        IF SY-SUBRC <> 0.
        ENDIF.
      ENDIF.
    *& Form Get_Pic
    FORM GET_PIC.
      DATA: REPID LIKE SY-REPID.
      REPID = SY-REPID.
      IF PICTURE IS INITIAL.
    *Object To Create the Custom Container
        CREATE OBJECT PICTURE
          EXPORTING
            PARENT = DOCKING_CONT.
        CHECK SY-SUBRC = 0.
    *Method To Set Position of Image
        CALL METHOD PICTURE->SET_POSITION
          EXPORTING
            HEIGHT = 47
            LEFT   = 610
            TOP    = 25
            WIDTH  = 70.
    *Method To Set Display Mode Fit to Container
        CALL METHOD PICTURE->SET_DISPLAY_MODE
          EXPORTING
            DISPLAY_MODE = CL_GUI_PICTURE=>DISPLAY_MODE_FIT.
      ELSE.
    *Function Module To Reset Image
        CALL FUNCTION 'HR_IMAGE_RESET'
          EXPORTING
            HANDLE         = HANDLE
          EXCEPTIONS
            INVALID_HANDLE = 1
            OTHERS         = 2.
        IF SY-SUBRC <> 0.
        ENDIF.
      ENDIF.
    ENDFORM. "Get_pic

  • Report Painter - Ordering the way variables appear on the input screen

    On the user input screen for a report, the variables for things such as Year, Period, Company Code, Profit Center......they do not always show up on the user input screen in the order that they are placed in the report.  Is there a way to change the order in which they appear ?  For example, if the default order on the user input screen is :
                   Company Code:
                   Year:
                   Profit Center:
                   Period:
    Is there a way to make the order different, such as:
                   Year:
                   Period:
                   Company Code:
                   Profit Center:
    Thanks..............

    Hi John,
    Go to Menu - > Edit -> Variation
    You can set the order of the Selection Screen fields there.
    Hope this helps you
    Regards
    Andrew

Maybe you are looking for

  • Can i have xml elements with same name but one is having attrbt..?

    Hi all, I am suppose to take input from one system into BPEL.That system is auto gererating xml file. But that file is strange. It has two xml element with same name but with completely different sequence. First one is having two comlexTypes while se

  • Temporary table with in a stored procedure

    Hi: I am trying to create a SP with a temporary table, and getting a syntex error. Here is my code. Can someone help me on this ? Thank you, Dima create or replace procedure ACCEPT."HIROC_IBC_CLAIMS"(policy_no cm_pm_interface.policy_no%type ,EXPOSURE

  • Fixed Vendor Account No - Payroll Posting

    Hi Friends, I had to replace a fixed vendor account no with a new vendor account no for one Symbolic account. I changed it using TCode OBYU. But when run posting to payroll, it is still showing the old vendor account no. Also when I did consistency c

  • Security group provisining only to show Business rules to the users.

    Hi, Could anybody tell what setting in the Group Provisioning required so that users in that group only see business rules in planning application and not calculation script on the servers. We work on 9.2 env. ? Thanks,

  • Which database version to download?

    Hello, I need to install Oracle 10G database on an IBM blade system running Red Hat Enterprise Linux ES release 4. How do I tell which version to choose? Output from uname -a is: Linux xxxxxxx 2.6.9-42.0.3.ELsmp #1 SMP Mon Sep 25 17:28:02 EDT 2006 i6