Password as a parameter when sending simultaneous program

Hello

I want to introduce a concurrent program, which has two parameters, the user name and password. I would like to hide the password from the competing newspaper. Is there a way to do this?

Any help is greatly appreciated.

Thank you!

Hello

I'm sorry for not being clear in my previous post. I'm looking at the possibility for users to run their own sql scripts so that they do not have to go to every time the DBA to run something.

You can do this by registering for the concurrent program under the Group requested of the responsibilities they are assigned to users and they can submit them simultaneous program without going through the DBA.

I wanted to have a script SQL (registered as a simultaneous pgm), which any user can run giving their valid username and password.

Yet once, there is no point in passing the name of user and password that users have already been entered only when they connect to the application.

Users are not familiar with the performance of the SQL Scripts on sql plus, and this is why I wanted to give them the ability to run most frequently asked for sql script by this method.

If anyone would know the request_id, they can look at the log and find the password of another user who has the simultaneous programme, and so I wanted to know if there is a way to hide the password in the competing newspaper.

Creating a simultaneous PL/SQL program should be enough, and there is no point in passing the name of user/passowrd - see (Note: 73492.1 - creating a simultaneous program to PL/SQL in the Oracle Applications) for more details.

Kind regards
Hussein

Tags: Oracle Applications

Similar Questions

  • Get invalid password when sending mail?

    When sending mail, I get "unable to send. Your ' [email protected]' password is not valid. "Do not understand why I get this when I am already in my mail and how to work around the problem?

    Thank you very much

    Michael

    Remove the account from your iPad and add it again. Settings > Mail, Contacts, calendars.

  • Passwords network when sending emails

    When sending e-mail, outlook express - I get a box to enter the network password - I've never added a network password, my mails are not sent, they are sent to the Outbox folders.  is there a way to delete the network password or reset it?

    Hello

     
    There are at least two possible causes:
     
    Case 1:    You entered your password incorrectly or your Internet (ISP) provider (ISP: a business that provides access to the Internet for applications such as electronic mail, chat rooms, or the World Wide Web.) Some ISPs are multinational, offering access in many locations, while others are limited to a specific region.) changed your password.
    Cause 2:   You saved your password but the registry contains incorrect information for the Protected Storage System Provider subkey for the user account.
    Resolution
    Case 1:    Microsoft Outlook must be updated with your new password. Microsoft cannot recover your old password. Contact your ISP and ask them to assign a new password to your account. After you get your new password, you must update your e-mail account settings.
     
    Cause 2:   Article 290684 Microsoft Knowledge Base is available to help you solve this problem you jumping through the process of deletion of your information of user account from the Protected Storage System Provider subkey in the Windows registry and entering your password again options in Outlook.
    Here is the link:
     
    See also:
  • I have a request for a phone number in my HTML code in my database which is automatically filled with the correct sales phone number when sending emails. I create HTML code in dreamweaver and then put the code in my e-mail program. I need to do the ph

    I have a request for a phone number in my HTML code in my database which is automatically filled with the correct sales phone number when sending emails. I create HTML code in dreamweaver and then put the code in my e-mail program. I need to make the phone number in the clickable query. I know the code to do it well not in a query. What is the code?

    As far as I saw, most of the smartphones will automatically recognize it these days, as long as the number is written in a format of regular phone number. This format also allows to make images or text other than a telephone number in a tap to call the link.

    Looking at what you have presented I guess it would be something along the lines of...

    urmcell>>">urmcell >

    When the location of the link and the link text would be the same variable.

    I've never worked with Intelliclick so above is a wild guess. They would be those who need to ask themselves if there is a way to fill in the address of a link like that.

  • problem when simultaneous program call

    Hello

    I'm trying to run a simultaneous program that is report xml editor. I googled and I got the following code and tried to run the xml report.

    public int submitCP (String scorecardId, String planId, oaam, OAApplicationModule) {}
    int cpRequestId = 0;
    Connection conn is oaam.getOADBTransaction () .getJdbcConnection ();.
    ConcurrentRequest cr = new ConcurrentRequest (conn);
    String applShortName = "TO";
    String cpName = "XX_GOAL_SETTING_PRINT";
    "String param = planId +": "+ scorecardId;
    Vector args = new Vector();
    args.addElement (param);
    args.addElement (planId);
    args.addElement (scorecardId);

    try {}

    cr.addLayout (applShortName, cpName, "en", "US", "PDF");


    cpRequestId = cr.submitRequest (applShortName, cpName, "", "", false, args);
    try {}
    cr.addLayout (applShortName, cpName, "fr", null, "RTF", "PDF");
    Conn.Commit ();
    } catch (Exception e) {}
    throw new OAException ("Add available returns the question" + try (), OAException.ERROR);
    }
    Return cpRequestId;

    } catch (RequestSubmissionException e) {}
    OAException oe = new OAException (e.getMessage ());
    oe.setApplicationModule (oaam);
    throw oe;


    }
    }

    I tried without layout, I get application Id but I can only see this request to sysadministrator responsibility. But I took this report in HRMS Manager.

    But it does not put because there is provision specified in the request.

    Please suggest me to fix this problem and also tell me how to open this output in another tab.

    Thank you
    SAN

    Hi SAN,

    Use getOutputURL method get is work.

    public String getOutputURL (String requestId)
    {

    String s4 = null;

    OADBTransactionImpl oadbtransactionimpl = (OADBTransactionImpl) getDBTransaction ();
    String s1 = oadbtransactionimpl.getAppsContext () .getEnvStore () .getEnv ("TWO_TASK");
    String s2 = oadbtransactionimpl.getAppsContext () .getEnvStore () .getEnv ("GWYUID");
    String s3 = "START: 1: = fnd_webfile.get_url (fnd_webfile.request_out,: 2: 3: 4: 1); end; « ;
    CallableStatement callablestatement = getOADBTransaction () .createCallableStatement (s3, 1);
    If (requestId! = null)
    {
    Try
    {
    Number = new Number (requestId);
    callablestatement.registerOutParameter (1: 12);
    callablestatement.setInt (2, number.intValue ());
    callablestatement.setString (3, s2);
    callablestatement.setString (4, s1);
    CallableStatement.Execute ();
    S4 = callablestatement.getString (1);

    throw new OAException (retrivePLSQLError ());
    oadbtransactionimpl.putValue ("OutputURL", s4);

    }
    catch (Exception exception1)
    {
    S4 = exception1. ToString();
    }
    Finally
    {
    Try
    {
    CallableStatement.Close ();
    }
    catch (Exception exception2)
    {
    throw OAException.wrapperException (exception2);
    S4 = exception2. ToString();
    }
    }
    return s4;
    } else
    {
    S4 = "no id of request sent";
    return s4;
    }

    } / / end of method getOutputURL() * /.

    Kind regards
    Ordronneau

  • Password as a parameter in the URL protected .pdf

    Hi people,

    When you open a protected PDF via http, it is possible to send the password as a parameter in the URL? I want to use certain protected .pdf security features, but don't want to force the user to actually type a password.

    For example, in the link below, Brown-Teddy - bear.pdf is a PDF file protected by password with password "coffeecup." Is something like the following?

    " < a href =" http://www.example.com/Brown-Teddy-bear.PDF#password=CoffeeCup "> bear Brown Teddy < /a > .

    This generates an error "this operation is not allowed.".

    I checked the specification for 9 on the link below, but he's not here.

    http://wwwimages.Adobe.com/www.Adobe.com/content/dam/Adobe/en/DevNet/Acrobat/PDFs/pdf_open _parameters_v9.pdf

    Sincerely,

    Keith

    You do not need to set a password to open when you configure restrictions by using password security, you just need to use a Permissions password. The document that opens without the user to enter a password, Acrobat/Reader will honor the restrictions.

  • Installer for the simultaneous program defined with the parameters - Script SQL

    I wrote a very simple sql script and I want to save it as a simultaneous Oracle program. I have included a parameter field in the sql script to allow the entry of a value to determine the number of days prior to the script. The script runs correctly in SQL * Plus, but when I try to record it as a competitor Oracle program I get the following errors below:
    This works in SQL* PLUS
    
    SELECT emp_id, amount
    FROM tblSalaries
    WHERE hire_date > SYSDATE-&Days;
    
    Enter value for Days: 7
    old    3: hire_date > SYSDATE-&Days
    new  3: hire_date > SYSDATE-7
    
    And it provides my results....
    Although when I save this as a simultaneous program and set the configuration setting and run the simultaneous program and enter the number in the parameter field, work ends with an ERROR with the following:
                                                                                                             
    Enter value for Days: EXEC FND_CONC_STAT.COLLECT;
    hire_date > SYSDATE-EXEC FND_CONC_STAT.COLLECT; and
                                        *
    ERROR at line 3:
    ORA-00933: SQL command not properly ended 
    If I put single quotes around '& days', in line 3, I get a different error:
    ERROR at line 3:
    ORA-01722: invalid number 
    Do you know what could be the problem?
    Thanks for the review!

    You can try one of these approaches-

    1. replace '& days' in your script with "& 1"- or-".

    2. Add the following to your script at the beginning

    Days := &1;
    

    PL see the developer's Guide Application for your specific version http://www.oracle.com/technology/documentation/applications.html EBS

    HTH
    Srini

  • Periodical simultaneous program

    Hi all

    We have a simultaneous program.
    And a setting of this concurrent program to a sequence.
    We use the sql statement in the failed State, select double AAA_S.nextval.

    For example,.
    Running on first use, the parameter will be 1.
    The second time running, the parameter will be 2.
    ....

    When we put that competitor as a periodic competitor, we hope that it will get 1,2,3,... of the sequence as a parameter for each series.

    But there are still, it get 1 for each series.

    Ago any update for evil in our competitor?
    How to meet this requirement?

    Thanks in advance.
    Best regards
    Zhxiang

    Hello

    Please be (Note: 267047.1 - how to schedule A simultaneous who has a Process parameter increment).

    Kind regards
    Hussein

  • How to create a value fixed for simultaneous program?

    Hi friends,
    I create a simultaneous program with a period of setting...

    In the value set for parameter period, I use the following query:
    -where application_id = 101
    and set_of_books_id =: $PROFILES$ .gl_set_of_bks_id
    and closing_status IN ('o', 'F', 'C')
    order of period_year, period_num' -.

    In my cursor, I have one condition ' where set_of_books_id = '.
    How can I switch the whole above ID of books in the cursor? It does not work when I'm defining another parameter like book and passing this value to the cursor...
    I need this period parameter to return all periods for all the books where we run the concurrent application of... I also need to get all of the books for my cursor IDs...

    I hope I'm making sense... What I'm trying must have the period setting and also an OB id in condition of cursor...
    Rgds,

    Please use the following example

    Start
    FND_GLOBAL. APPS_INITIALIZE (user_id-online-1, resp_id-online 51901, resp_appl_id-online 222);
    end;

    DECLARE
    SET_BKS VARCHAR2 (20);
    BEGIN
    FND_PROFILE. GET ('GL_SET_OF_BKS_ID', SET_BKS);
    DBMS_OUTPUT. PUT_LINE (SET_BKS);
    END;

    Maybe this will help you

    Concerning
    Nitin

  • PDF generated by simultaneous program, do not print to the default printer

    Hello

    I have a simultaneous program which has a RTF (XML model) model attached to it. In the definition of concurrent program, we missed a printer (it's an old printer). but the output that is printed about him is a kind of exit with all sorts of strange characters, weird. but when I try to open outpput simultaneous program and print it to a printer the out prints correctly.
    So how can make the pdf out put to print directly to a printer? Is there a set we need to do.

    Help, please. and if there is no documentation for this issue then please send it to me. My id is [email protected]

    Thank you
    Nisha

    Hi Nisha

    Ello again...

    You must configure the blocks print driver. This will allow the conversion of XMLP PDF to postscript or PCL - depends on your printer. see the user's guide for pasta available from Metalink

    Pie

  • Outlook express 6 when sending a message, the message 'hang up' in the Outbox

    Outlook express 6, when sending a message, the message 'hang up' in the Outbox, don't watch not in the box sent but is sent (confirmed) and continues to repeat the send action.

    I use outlook in private mode and a mode of business, private mode gives problems mode business is good
    In private and commercial modes, do you mean different identities? You probably have the corruption of dbx files in the identity of the problem.
     
    Spend most of your messages out of the Inbox and then create new folders to send and sent items box after having moved the messages you want to save to a local folder that you create.
     
    Tools | Options | Maintenance | Store folder will reveal the location of your Outlook Express files. Note the location and navigate on it in Explorer Windows or, copy and paste in start | Run.
     
    In Windows XP, the files of user OE (DBX and WAB) are by default marked as hidden. To view these files in Windows Explorer, you must enable Show hidden files and folders under start | Control Panel | Folder Options icon | Opinion, or in Windows Explorer. Tools | Folder options | View.
     
    With OE closed, find the DBX files for the items in the Outbox and sent and delete them.  New ones will be created automatically when you open OE.
     
    After you're done, followed by compacting your folders manually while working * off * and do it often.
     
    Click Outlook Express at the top of the the folder tree so no folders are open. Then: File | Work offline (or double-click on work online in the status bar). File | Folder | Compact all folders. Don't touch anything until the compacting is completed.
     
    General precautions for Outlook Express:
     
    Do not archive mail in the receipt or sent items box. Create your own user-defined folders and move messages you want to put in them. Empty the deleted items folder daily. Although the dbx files have a theoretical capacity of 2 GB, I recommend all a 300 MB max for less risk of corruption.
     
    Information on the maximum size of the .dbx files that are used by Outlook Express:
    http://support.Microsoft.com/?kbid=903095
     
    Disable analysis in your e-mail anti-virus program. It is a redundant layer of protection that devours the CPUs, slows down sending and receiving and causes a multitude of problems such as time-outs, account setting changes and has even been responsible for the loss of messages. Your up-to-date A / V program will continue to protect you sufficiently. For more information, see:
    http://www.oehelp.com/OETips.aspx#3 
     
    Why you don't need your anti-virus to scan your email
    http://thundercloud.NET/infoave/tutorials/email-scanning/index.htm
     
    Note that for some AV programs, it may be necessary to uninstall the program and reinstall in custom Mode and uncheck analysis when the option is the result of e-mail messages.
     
    Compact often as specified above.
     
    And backup often.
     
    Outlook Express Quick Backup (OEQB Freeware)
    http://www.oehelp.com/OEBackup/default.aspx 
     
     
     
    FYI: This is a forum for Windows Live Mail. In the future, you will want to use this forum for Outlook Express.
     
  • When sending emails it comes up with an error message

    When sending emails, what it comes up with an error message, it contains also Outbox items, so that the next time I send an email, those who are 'held' in the Outbox are again sent, very frustrating, especially when a person gets the same message 10 times, I hope that someone might be able to help.

    1. What email program are you using? (IE is a browser).
    2. Please post any error message in its entirety. You can left click on it to highlight then right click to copy and then paste in this thread.
  • can not get the printer to work when sending my laptop computer that he used to work the printer is on and functional

    Can't get printer to work when sending my laptop computer that he used to work the printer is on and functional. Canon pixma MP180

    Hi NickManchisi

     

    1. for how long have you been faced with this problem?
    2. what happens when you try to print?
    3. do you receive any error messages?

    Method 1 :
    Please refer to the below mentioned article and check if the given steps help.

    http://support.Microsoft.com/kb/308028


    Method 2:

    You can even perform a restore of the system to a previous point, when the issue was not present. The System Restore tool uses points of restore to return the system files and settings to an earlier point in time. You can use it to restore the operating system to a point in time when you have not experienced the problem.

     

    Note: When you use System restore to restore the computer to a previous state, programs and updates that you have installed are removed.

    To do this, there must be a restore point from the system in which the connection was successful.

    Refer to the following help link on performing a system restore.
    http://support.Microsoft.com/kb/306084

     

    I hope this helps.

  • I have problems when sending emails on Outlook Express (Windows XP Home) told in the Outbox, even if they were sent. What can I do?

    I have problems when sending emails on Outlook Express (Windows XP Home) told in the Outbox, even if they were sent.  What can I do?

    You have apparent dbx file corruption.

    Spend most of your messages out of the Inbox and then create new folders to send and sent items box after having moved the messages you want to save to a local folder that you create.

    Tools | Options | Maintenance | Store folder will reveal the location of your Outlook Express files. Note the location and navigate on it in Explorer Windows or, copy and paste in start | Run.

    In Windows XP, Win2K & Win2K3 the OE user files (DBX and WAB) are by default marked as hidden. To view these files in Windows Explorer, you must enable Show hidden files and folders under start | Control Panel | Folder Options icon | Opinion, or in Windows Explorer. Tools | Folder options | View.

    With OE closed, find the DBX files for the items in the Outbox and sent and delete them.  New ones will be created automatically when you open OE.

    After you're done, followed by compacting your folders manually while working * off * and do it often.

    Click Outlook Express at the top of the the folder tree so no folders are open. Then: File | Work offline (or double-click on work online in the status bar). File | Folder | Compact all folders. Don't touch anything until the compacting is completed.

    General precautions for Outlook Express:

    Do not archive mail in the receipt or sent items box. Create your own user-defined folders and move messages you want to put in them. Empty the deleted items folder daily. Although the dbx files have a theoretical capacity of 2 GB, I recommend all a 300 MB max for less risk of corruption.

    Information on the maximum size of the .dbx files that are used by Outlook Express:
    http://support.Microsoft.com/?kbid=903095

    Disable analysis in your e-mail anti-virus program. It is a redundant layer of protection that devours the CPUs, slows down sending and receiving and causes a multitude of problems such as time-outs, account setting changes and has even been responsible for the loss of messages. Your up-to-date A / V program will continue to protect you sufficiently. For more information, see:
    http://www.oehelp.com/OETips.aspx#3

    Why you don't need your anti-virus to scan your email
    http://thundercloud.NET/infoave/tutorials/email-scanning/index.htm

    Note that for some AV programs, it may be necessary to uninstall the program and reinstall in custom Mode and uncheck analysis when the option is the result of e-mail messages.

    Compact often as specified above.

    And backup often.

    Outlook Express Quick Backup (OEQB Freeware)
    http://www.oehelp.com/OEBackup/default.aspx

  • XML editor &amp; simultaneous program

    Hi all


    I have a simultaneous and multiple program model rtf which related to the definition of a given.

    Depends on parameters selected in the simultaneous program is possible by default for another model.


    Is there a way for her to do?


    Thank you

    You could attach a control break file to your data definition which reads the parameter and uses the appropriate model. Note: depending on your simultaneous program, may have to tweak it a bit to get the parameter if poster in the xml output it produces to burst on this subject.

Maybe you are looking for

  • An internet connection is required to download a larger version of these elements for export.

    MacBook Pro 2012 El Capitan 10.11.3 I was exporting photos absolutely without problem and suddenly when I tried to add a bit to a keynote presentation this message come.  An internet connection is required to download a larger version of these elemen

  • Smartband Talk and NFC parring problems

    Hey all I just got a Sony Xperia z3 Compact and a Smartband Talk shows. But when I try to connect the two devices (parring) by NFC I can't connect, download the MOUSSOKI "error". But if I try with Bluetooth I have no problem... I tried to put my phon

  • Upgrade VMware Tools-hardware virtual FOV 7.0 Build 130927.1406

    Hello I tried to update the version of VMware FOV tools, but all that seemed to do is strip out...  Any ideas on how to retrieve and update, including the virtual hardware version also? Thank you very much. Alex.

  • Oracle RAC and replacement of equipment

    Hello worldnext year our Oracle RAC (hardware) servers will be is more supported. We have a 2 node RAC (SE) running on Linux 5. For you, what is the strategy easier (and safer) to replace the equipment:Reinstall complete with database exports / impor

  • Cannot start the listener in Oracle 12 c

    HelloI installed oracle 12 c on windows server 2012. I recently changed the server IP and I encountered a problem in starting the listener. The listener is unable to start services.When I run the 'stat lsnrctl"I received the following error message:S