If plugin is not already set, then modify the line "plugin="

Hi,
I'm installing Autoconfig by applying patch 5107107.
It is said :
1.5 If plugin is not already set, then modify the line "plugin="
to "plugin=jinit". Save the changes.
My question is :
How can I know if plugin is already set or not set ?
Many thanks.

1.5 If plugin is not already set, then modify the line "plugin="to "plugin=jinit". Save the changes.
The line above this one in the README should answer your question
1.4 Open the $OA_HTML/bin/appsweb.cfg
Sam
http://www.appsdbablog.com

Similar Messages

  • Active Directory domain Services – "You do not have permission to modify the group" followed by (Chinese or Japanese characters). Error message

    Folks:
    I am having an issue with a system, which is throwing a really odd error message. When the user tries to modify the AD group, they receive the following error message:
    “You do not have permission to modify the group”, which is then followed by what appears to be Chinese or Japanese characters. In addition, the characters
    randomly change, which makes me believe the characters are ASCII values or equivalent, not specific values for any coherent words provided by installed language packages.
    Has anyone seen this issue before? If so can you offer any advice?
    Thank you.

    Hi,
    This issue can be caused due to the permissions under Security tab are modified incorrectly.
    Please use delete control wizard to reassign the permissions or correct the permissions under Security tab manually.
    For more information, please refer to the following Microsoft articles:
    Delegate Control of an Organizational Unit
    http://technet.microsoft.com/en-us/library/cc732524.aspx
    Delegate Control Wizard Cannot Be Used to Remove Groups or Users
    http://support.microsoft.com/kb/229873
    Regards,
    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.
    Which attributes should be checked to grant user permissions to Add users to Members Of option?
    Thanks.

  • The Apple drivers that are downloaded for my HP printers do not allow me to modify the settings as I could when I was running a pc.

    The Apple drivers that are downloaded for my HP printers do not allow me to modify the settings as I could when I was running a pc.  Is there someway to get a printer driver that will permit full access to printer settings?

    Perhaps you don't have the correct driver selected.
    Try to Add it again, but instead of Auto-Select, choose Select Printer Software, then make sure you have the correct printer selected.
    If the driver you have says "Gutenprint" then that isn't the HP driver and might not have all the features.
    If you have the correct driver, the only thing you can do is contact HP and ask them to add the features.

  • Urgent : How to modify the line type and table type

    I am working on ALV Grid Control, i need to know how to modify the line type values to table type.
                 ls_celltab-fieldname = 'ZSAVINGS '.
                 ls_celltab-style = l_mode.
            INSERT ls_celltab INTO TABLE pt_celltab.
    Here ls_celltab is line type and pt_celltab is table type.
    Please give me the suggestion ASAP.
    C.Bharath Kumar

    Hi,
    Here is the example
    DATA: BEGIN OF LINE,
            LAND(3)  TYPE C,
            NAME(10) TYPE C,
            AGE      TYPE I,
            WEIGHT   TYPE P DECIMALS 2,
          END OF LINE.
    DATA ITAB LIKE SORTED TABLE OF LINE
              WITH NON-UNIQUE KEY LAND NAME AGE WEIGHT.
    LINE-LAND = 'G'.   LINE-NAME   = 'Hans'.
    LINE-AGE  = 20.    LINE-WEIGHT = '80.00'.
    INSERT LINE INTO TABLE ITAB.
    LINE-LAND = 'USA'. LINE-NAME   = 'Nancy'.
    LINE-AGE  = 35.    LINE-WEIGHT = '45.00'.
    INSERT LINE INTO TABLE ITAB.
    Regards
    Sudheer

  • Sync on Android keeps asking for confirmation, but I have an active account on my desktop already set up. The confirmation email never reaches me.

    I am trying to set up sync on my new Android device. It always prompts to confirm my account. I have never received the confirmation email despite having it re-sent many times and adding *@accounts.firefox.com to my whitelist. Also, I can sign in to my account (using the same email and password) on my desktop version of Firefox, and it does not ask for a confirmation. So it seems this account is already set up For some reason the Android account needs a confirmation, but not the desktop account.

    Have you tried removing your account and re-adding it?

  • Matching HR and AD records on 2 attributes, then modify the join attribute?

    Hi,
    We are introducing FIM into an environment consisting of an HR system and AD, with no so happy data. I know that data integrity is key, but there are people above that want some results....so....
    The only match between the existing HR and AD data we can find is the 'firstname' & 'surname' attributes. Lets assume for now that there are no duplicate 'firstname' & 'surname' attributes in HR and AD...could we join the records on 2 attributes
    of 'firstname' & 'surname'?
    Once the records are joined, we would then flow the 'employeeID' attribute from HR to AD.
    Could we then remove the 'firstname' & 'surname' join rule and replace it with 'employeeID' attribute join rule?
    Thank you,
    SK

    Yes, or even leave the name-based join there but lower in precedence than the employeeID one. In practice the problem with name-based joins is not just the obvious one of duplicates but more often that the entry in AD has been created with a preferred
    first name (e.g. Dave) whereas the HR one has the legal first name (e.g. David), leading to missed joins.

  • Access 2010: Using VBA to xport table to Excel, then modify the excel workbook externally?

    I've got some tables in Access which I export to Excel using VBA. Once exported, I'd like to add some pivot tables, special formatting and formulas into the workbook.  Any idea how to do this?  Here are some specific tasks after the export:
    1. Insert a pivot table into a 2nd sheet.  The pivot table will have a filter field.
    2. Format the column widths in that pivot table and add some conditional cell colors
    Anybody know how to code this?   I assume I'll need to export from access then open the excel file and use excel object model from within access?
    ajw

    You can certainly import Access tables into Excel:
    http://www.erlandsendata.no/english/index.php?d=envbadacimportado
    http://www.erlandsendata.no/english/index.php?d=envbadacimportdao
    http://www.erlandsendata.no/english/index.php?d=envbadacrs2ws
    See this too.
    http://www.accessmvp.com/KDSnell/EXCEL_Export.htm#WriteRstFile
    http://www.accessmvp.com/KDSnell/EXCEL_Export.htm#ExpCopyFromRst
    That's just several similar, but slightly different, ways to do the same thing.  Once your data is in Excel, turn on the Macro Recorder and run through the steps you need to do, to get the Pivot Table the way you want it, then turn off the Macro Recorder
    and view the code.
    You will almost certainly need to make some modifications to the recorded code, because everything will be fixed (hard-coded).  Post back with additional questions, or start a new thread, to see how to make the next part(s) work.  Just get comfortable
    with the first part(s) for now.
    Knowledge is the only thing that I can give you, and still retain, and we are both better off for it.

  • BADI to modify the line items display in MIRO screen.

    Hello All,
    I am looking for a BADI to make some changes in the MIRO transaction.
    I am looking for following changes there:
    After entering the amount and the other details in MIRO screen if we press 'Simulate' button, we get the tax, amount and other details in a pop-up screen.
    I want to change the line items in the popup screen and add 1 more line item to it.
    I found out a BADI "INVOICE_UPDATE" for the same but i am not sure how far it will be of use in this regard.
    Moreover there are no export parameters in this BADI, so will it make any modifications in the pop-up screen?
    Could one of you please give me the answers to following questions in regard to above description:-
    1) Suggestions to make carry forward the above mentioned changes
    2) How to make sure if the BADI 'INVOICE_UPDATE' is apt for above scenario or not
    3) How to start with the implementations for the same if this BADI is the apt for the required changes
    Regards,
    Akanksha

    Hi,
    Try
    Exit: LMR1M001   -         User exits in Logistics Invoice Verification
    BADI or Enhancement Spot- INVOICE_UPDATE
    Use Method CHANGE_BEFORE_UPDATE -     Invoice Document Before Update
    Refer Link:[INVOICE_UPDATE|Regarding BADI , INVOICE_UPDATE ( MIRO transaction );

  • Switching upgrade to different line then dropping the line the upgrade was from.

    So two of our lines in our family plan are up in September and the third in April. My question is this the first two lines are eligible for upgrade if I use the upgrade from one of these on the line that is up in April can I then cancel the one line that the upgrade was for orginally. Basically this, Line one upgrade goes to line two then cancel line one.

    Wdinkins219 wrote:
    So two of our lines in our family plan are up in September and the third in April. My question is this the first two lines are eligible for upgrade if I use the upgrade from one of these on the line that is up in April can I then cancel the one line that the upgrade was for orginally. Basically this, Line one upgrade goes to line two then cancel line one.
    nope, when you do that upgrade you will be signing a new contract for line 1

  • HT5395 How can I use Messages on my Mac if it is not already set up?

    I am trying to use iMessage on my mac, but the Messages app doesn't seem to be set up on my computer. How can I get this app set up?

    What OS version are you running. Messages is only available on 10.8.x, Mountain Lion.

  • The optical drive won't allow me to insert a CD.  Thinking there maybe a CD already in and the normal eject did not work I then tried the terminal  command "cdutil eject" but no CD is detected.  Any suggestions? or should I just replace the drive.

    I have a 4 year old Mac Book.  I can't insert a CD. When I try the CD goes almost 1/2 way in and then hits something hard.  Using Terminal and "cdutil eject" indicated that there was no disk in the drive.
    Any sugggestions? Or should I plan on replacing the optical drive?

    See if the pevious discussions listed on the right side of this page under the heading More Like This help.

  • HT2486 When you want to add another person from same company, how can you duplicate and then modify the card already entered?

    When usinf Mac Address Book and you have entered the information for one contact from a company, how can you duplicate the card so you can add another person from same company?

    I'm afraid the LU suffix is a new one on me.
    As long as you have all of the content in your library then that remove and sync warning shouldn't cause any loss of data, but it shouldn't be happening every time. It may pay to take the following steps to reset the connection between the two,
    Backup device.
    Restore as a new device.
    Restore the backup made earlier.
    Again, this assumes all content on the device is in your library. If that isn't the case see Recover your iTunes library from your iPod or iOS device first.
    tt2

  • A second browser window will not open and then closing the 1st window firefox will restart. Taskmgr shows it still running, it will not restart until I end the process in taskmgr.

    I open the browser and close it every thing is fine. I open the browser and then attempt to open a second browser window, it will not open. Now because I've attempted to open a second browser window firefox will not restart after closing the open window. Until I've shut it down in the taskmgr. This just started the other day and I have removed the only update I made that was "flash" and I removed the 64 bit version of firefox.

    Win 7 with iTunes installed - I was also having problems with that.
    "netsh winsock reset" at the command prompt resolved all issues and Firefox launched normally.
    Check to see if Winsock is corrupted. May prevent FF from communicating with the web and consequently fails to launch properly - for my situation was not a firewall or antivirus block!
    http://support.microsoft.com/kb/936211#LetMeFixItMyselfAlways
    Click Start, and in Start Search, type cmd.
    Right-click the cmd entry that appears in the search results, and then click Run as administrator. If you are prompted for an administrator password or for a confirmation, type the password, or click Continue.
    At the command prompt, type the following, and then press ENTER:
    netsh winsock reset
    Then, you should see the following message:
    Successfully reset the Winsock Catalog. You must restart the computer in order to complete the reset.
    Restart the computer.
    Note If you receive an “Access Denied” error message instead of the message that is mentioned in step 3, the command prompt was not correctly elevated. In this case, close the Command Prompt window, and repeat steps 1 through 3. Make sure that you correctly implement step 2.

  • TS1559 I have problem with my iPhone 4s, the problem is i can't turn on wifi, when i go to the setting then to the general and then to the about, i see there is wifi address for my iPhone but still i can't turn it on, please help me

    I have problem with my iPhone 4s, the problem is i can't turn on wifi, though i have wifi address in my iPhone setting when i go to the general then about option, i tryed many options like turning of iPhone in airplan mode, reset options, but still the same, its gray button of wifi, please help me.

    Hello Pllumb,
    It sounds like you are unable to turn on Wi-Fi because the option is grayed out in Settings. Use these steps from the following article named:
    iOS: Wi-Fi settings grayed out or dim
    http://support.apple.com/kb/ts1559
    Restart your iOS device.
    Make sure that airplane mode is off by tapping Settings > Airplane Mode.
    Reset the network settings by tapping Settings > General > Reset > Reset Network Settings.
    This will reset all network settings, including Bluetooth pairing records, Wi-Fi passwords, VPN, and APN settings.
    Make sure that your device is using the latest software. To do so, connect your device to your computer and check for updates in iTunes.
    If you still can't turn Wi-Fi on, please contact Apple for support and service options. If you can turn Wi-Fi on but are experiencing other issues with Wi-Fi, please see these steps.
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • My daughter's MacBook was stolen today in OKC and she didn't remember setting up find my Mac. Does this come already set up in the default settings?

    My daughters MacBook was stolen today in OKC and she doesn't recall setting the find my Mac to "on".  Is it set to on as a default?

    No, you have to set it up yourself in iCloud...does she have an iCloud account?
    Setting it up is a matter of only checking a box in the iCloud services list.
    Try logging into iCloud: https://www.icloud.com and go to Find My...and see if it is listed per chance.

Maybe you are looking for

  • Getting dump when using do_sum in alv field cat in the output of the report

    Dear Freinds,              Iam getting the alv report when i click on the segma field (Sum) on my salary field iam getting dump. and also if i try to print my alv output iam getting dump , only happening to my custom report. i have used the following

  • Error  while running the project

    This is my first project. I am able to make the project succesfully. But I run into warning and err messages. Any help is appreciated WARNING: J2EEComponent.logging NameNotFoundException: Unable to find/read deployment info for C:\oracleDevDay\JDevel

  • IPFW not showing correct ip address

    I am trying to figure out where I might be going wrong. I move my server to a new colocation facility and updated all of the ip addresses. However, when I try to run an ipfw command such as: $ sudo /sbin/ipfw add 02010 deny ip from xxx.xxx.xxx.xxx to

  • About the combo Audio/Microphone Jack

    How do I use the MICROPHONE part of this combination? The AUDIO part works just fine. I plug in earphones and they work just fine. But when I plug in a microphone, it doesn't work. Please help. I need to start recording for a school project.

  • Time Evaluation.

    Dear Experts, Can anyone explain, how time evaluation schema is linked to time management status in the infotype 0007. Regards, Durga.