Third party system login page instead of apex login page

Hello,
One of my customers wants to login into an apex application using their intranet page. This page has two text fields:
username and
password
and a login button.
There is no validation done at their side. The goal is to pass this information to apex and apex needs to check if this information is correct (checking against own user tables) and let the user into the application or refuse an access. I am thinking about the best way to do that. Is there anyone out there with some similar experience?
Denes Kubicek
http://deneskubicek.blogspot.com/
http://www.opal-consulting.de/training
http://apex.oracle.com/pls/otn/f?p=31517:1
-------------------------------------------------------------------

Have a look SOLVED: Automatic Login but only if a user is an Oracle User
Well I effectively do this with our Java application calling an APEX reporting application.
The trick is to get apex to automatically submit the login page without the user having to pressing the login button.
Once this works, the rest is fairly straightforward.
Effectively what happens is our java application calls a procedure which populates a table with
a username, encrypted password and a checkvalue (randomly generated), and returns the checkvalue to the calling procedure.
We also have the bones of the URL in a properties file.
The login page reads the value of the checkvalue from the URL in teh html header using various bits of javascript.
We have a before header process on the apex login page which reads the information from the table
table (and deletes it as soon as it reads it).
It then uses the username, and password obtained from the table and just passes these values to the wwv_flow_custom_auth_std.login procedure.
I can email you the code if you want.

Similar Messages

  • Coonecting to a third party system login

    I want to find out if there is way by which we can connect the user information
    of a third party system to the WLCS. For example, a user can log into a web-portal
    (not hosted on WLCS) and after that can join (or login) some activity on that
    portal that is separately hosted in a WLCS environment. But we do not want the
    user to login again to this separate activity. We want the login to the acivity
    to be transparent to the user.
    Is there a way by which we can link the user info of the third party system to
    the WLCS user login db and do a programmatic login automatically. And also is
    there a way by which whenever a new user is created in the third party system,
    the Weblogic system is automatically updated to have that new user and that same
    password.
    Thanks,
    AJ

    Amit,
    You can create a Business Service in the Integration Directory and then add the Inbound Interface to this business service and use this as the Receiver System.
    Regards
    Bhavesh

  • Consume WS from Third Party System in a SAP Portal

    Hi everybody,
    I would like to know if it could be possible to consume a WS from a Third Party System from a SAP Portal page or iView directly.
    If not, could anybody propose a solution for that?
    I thought about the possibility of creating a WebDynpro Java application which would consume this Web Service.
    Thanks a lot.
    Kind Regards,
    Victoria

    HI Victoria,
    Create Web Dynpro Java application for consuming u Web services.Create SAP webdynpro iview Template to create your iviews.
    Thanks,
    Amith.

  • PO import from third party system

    Hi All,
    We have a third party system where PO's are created and imported into Oracle as an approved PO via Standard interface table. A PO was created in Aug 2012 and is stuck in interface tables with rejected status as the vendor site ID missing. So updated the interface table with vendor site ID. And ran import standard PO program. PO is imported but with the date in FEB 2013 instead of the date in Aug 2012. ( As the PO period for Feb 2013 is opened)Why it happened? And is there any way I can cancel/delete the PO from Oracle and resend it with the same old date I.e., Aug 2012 date and so that it can create with old PO Number.
    Thanks in advance,
    Regards,
    Pramod

    Why not starting with docu?
    The general process  is explained well in help.sap.com
    As a service, put this into your Google: vendor invoice edi site:help.sap.com

  • Best practices for apps integration with third party systems ?

    Hi all
    I would like to know if there is any document from oracle or from your own regarding best practices for apps integration with third party systems.
    For example, in particular, let's say we need customization in a given module(ex:payables) need to provide data to a third party system, consider following:
    outbound interface:
    1)should third party system should be given with direct access to oracle database to access a particular payments data information table/view to look for data ?
    2) should oracle create a file to third party system, so that it can read and do what it need to do?
    inbound:
    1) should third party should directly login and insert data into tables which holds response data?
    2) again, should third party create file and oralce apps will pick up for further processing?
    again, there could be lot of company specific scenarios like it has to be real time or not... etc...
    How does companies make sure third party systems are not directly dipping into other systems (oracle apps/others), so that it will follow certain integration best practices.
    how does enterprise architectute will play a role in this? can we apply SOA standards? should use request/reply using Tibco etc?
    Many oracle apps implementations customizations are more or less directly interacting with third party systems by including code to login into respective third party systems and vice versa.
    Let me your know if you have done differently and that would help oracle apps community.
    thanks
    rrb.

    you want to send idoc to third party system (NONSAP).
    what kind of system is it? can it handle http requests
    or
    can it handle webservice?
    which version of R/3 you are using?
    what is the mechanism the receiving system has, to receive data?
    Regards
    Raja

  • How to configure https to send wsdl file to third party systems

    Hi Experts,
    instead of using http, i need to use https. so for this in xi system what steps do i need to follow to send wsdl file to any third party systems. here iam using pi 7.1 as a xi system.
    please help me in this.
    thanks
    jas

    >> to send wsdl file to any third party
    In no communication you send wsdl to third party. You always send related http message.
    For HTTPS, in the receiver channel, use HTTP Destination.
    Goto sm59 in PI and create RFC destination type G. There under "Logon & Security", set SSL as Active.
    For this to work, certificates should be imported on ABAP stack using STRUST.
    Regards,
    Prateek

  • Open iProcurement Smart form from a Third Party System

    Hi,
    I have a requirement to open the iProcurement smart form from a third party system. We have the Single Sign on functionality so the user can log into the oracle apps without entering the credentials.
    Please share if someone has prior knowledge on that.
    Thanks & Regards,
    Munish Mittal

    If the ICX_SESSION is already available then the form(I am assuming you are refering to a web based form here) should open directly if the function should be accessible to the user logged in. When you say your custom application is included in Oracle apps are you launching these pages from the Ebiz home page through menus and functions ?

  • How to consume a web service provided by third party system from SAP system

    Hi Friends,
    Could any of you provide me a clear picture on how to consume a web service from SAP system and is provided by a third party system?
    Do we get an URL to create a client proxy for consuming the web service?
    Thanx in advance,
    Ram

    Hi Ram,
    of course you cannot supply the WSDL URL. Inside the WSDL (just view it in your browser) you find (usually but not necessary) towards the end something like
    <soap:address location="http://www.weather.gov/forecasts/xml/SOAP_server/ndfdXMLserver.php"/>
    which is the actual adress of the service.
    An example service can be found here:
    <a href="http://www.weather.gov/xml/">National Digital Forecast Database</a>
    containing the WSDL URL at
    <a href="http://www.weather.gov/forecasts/xml/DWMLgen/wsdl/ndfdXML.wsdl">this address</a>.
    You might also want to browse for the amazon webservices which allow you to embed queries against amazon into your application.
    have fun,
    anton

  • Opens Webmail login page instead of sso login page after changing the webma

    Hi Gurus,
    I have setup notes webmail in portal which uses SSO. I login to portal and click the webmail link which opens the sso page for authentication(Cuz I have integrated the webmail to use SSO). I enter my username and password. Then it shows my emails, inbox..etc. I logout of portal, Go to Notes client on my PC and change my webmail password there. I go back to portal and log in and click the webmail link on the portal. Cuz I have changed the webmail password, I expected that it will open the SSO page and ask me to enter the password again. It didn't happen. Instead of opening eh SSO login page, It opens the Webmail login page with an error saying "Invalid User Name or Password". I am wondering why it opens the webamil login page instead the sso login page. I can still login to webmail If I enter the user name and new password. But it doesn't update the webmail password which is stored in the SSO. Please post a reply if you have some idea about fixing this.
    Thanks
    Raj
    -------------

    Hi Gurus,
    I have setup notes webmail in portal which uses SSO. I login to portal and click the webmail link which opens the sso page for authentication(Cuz I have integrated the webmail to use SSO). I enter my username and password. Then it shows my emails, inbox..etc. I logout of portal, Go to Notes client on my PC and change my webmail password there. I go back to portal and log in and click the webmail link on the portal. Cuz I have changed the webmail password, I expected that it will open the SSO page and ask me to enter the password again. It didn't happen. Instead of opening eh SSO login page, It opens the Webmail login page with an error saying "Invalid User Name or Password". I am wondering why it opens the webamil login page instead the sso login page. I can still login to webmail If I enter the user name and new password. But it doesn't update the webmail password which is stored in the SSO. Please post a reply if you have some idea about fixing this.
    Thanks
    Raj
    -------------

  • Handling Rowset based message in third party systems

    Dear All,
    Could you please help me to understand, how can we handle a row set based message at third party system?
    PeopleSoft will be sending a row set based messages to third party system and in turn it will be expecting a row set based message as a response. How do we need to handle this?
    Thanks,
    Hari.A

    So you are creating an inbound sync service operation routing.
    This can be very well a rowset based message for the request as the response, since every message is an XML.
    3e party system will be sending an XML which in the rowset format (which is still XML).
    You can just take the message and read it in a rowset, process it and create a response message based on a rowset.
    3e party system will be receiving an XML which in the rowset format (which is still XML).
    The reason wy I mention XSLT is that the rowset based message has a lot of overhead noded which is not relevent for 3e party systems, but needed for PeopleSoft.
    See example:
    method OnRequest
       /+ &MSG as Message +/
       /+ Returns Message +/
       Local Message &response;
       &response = CreateMessage(Operation.SYNC_REMOTE,
       %IntBroker_Response);
       &response.GetRowset().GetRow(1).GetRecord(Record.QE_FLIGHTDATA).
       GetField (Field.DESCRLONG).Value = &MSG.GenXMLString();
       Return &response;
    end-method;

  • Third Party System In SLD??

    Hi Friends...
    i need to use third party systems in my scenarios..
    for third party Business systems and Technical systems ..is this mandatory to provide Logical systems and host names in SLD.
    regards
    Ram

    Hi,
    I hope no..But..
    Unlike SAP products, third-party products are not necessarily included in the SLD component description. Therefore, you must first register the third-party product before you can register an installed system of this third-party product in the SLD.
    See below link..
    http://help.sap.com/saphelp_nw04/helpdata/en/24/8fa93e08503614e10000000a114084/content.htm
    Regards
    Chilla..

  • EREC: Interfaces with Third Party Systems

    Hello Experts,
    Does anybody can provide me a list of third party systems with seamless interface with E-Recruiting  (SAP Partner) for the following purposes below:
    Resume Parsing
    Background Check
    Drug Screening
    Posting in Multiple Job Boards
    Thanks in advance!
    Sivani

    Resume mirror is used for resume parsing.
    Regards,
    Bharat

  • How to regsiter a Third party system in NW2004s ?

    Hi,
    I am using NW2004s SR2 and i need to register a third party system in SLD. Do i need to define manully in SLD or there way to register them automatically like running data supplier with rz70 for ABAP systems.
    help would be appreciated
    Thanks,
    srini

    I actually did read in the SLD documentation that it is possible to do it automatically for third party systems as well.
    Dont have that document with me now, but if you look into the SLD documentaton from your XI homepage you will find a section that does state that third party systems can also be registered automatically.
    Never tried it though
    Regards
    Bhavesh

  • File Adapter and Third party system

    Hi,
    I am new to XI and implementing a simple scenario.
    In SLD- I have 3rd paty software component and product.
    3rd party technical system: using my pc - For host name I am using my machine name.
    Scenario: Using file adapter transform csv file to xml.
    File resides on my machine. I have configured file adapter inbound and outbound. Integration Dir & Rep objects are all activated.
    But nothing happens, cannot see any message in Messgae monitoring..
    Any help would be great.. Is my technical system setup wrong?
    thanks

    chk whether the folder in your m/c where the CSV file resides is shared and has appropriate access. Also you need to specify your m/c IP with fwd slashes, e.g) //<Ipaddress>/foldername
    configuring your m/c as a Third Party system in SLD is fine.
    If you think ur SLD settings are not correct, you can define your file adapter commn. channel  in a Business Service(which does not require an SLD entry) and check whether it works.
    Thanks
    Saravana

  • Incoming invoice from third party system

    Hi All,
    Could you please help in choosing functional module or bapi or badi's for incoming invoices that are receiving from third party system. I have no ideal about that but the SAP has to be loaded using idocs. what is the reason to choose the above ones
    Thanks in advance for response.

    Why not starting with docu?
    The general process  is explained well in help.sap.com
    As a service, put this into your Google: vendor invoice edi site:help.sap.com

Maybe you are looking for

  • Attachments download in OAF

    Hi, I have a table in one of the OAF page in the application. For each row in the table there can be multiple attachments stored in the FND_LOBS table. I wanted to show all the attachments for a row in a column. Is it possible? Can someone please giv

  • Move line on graph with mouse

    I have what I believe to be a unique application where I need to draw a line on a graph which can be moved by simply clicking in predefined boxes attached to the line. Boxes above and below the line in the upper right and lower left will be used to r

  • Temporary password doesn't work

    I've tried registering, but the site kept saying my PW was incorrect.  I typed it in exactly as it came from the txt message several times, but each time it said incorrect PW.  My account got locked, and I had the system send me two additional temp P

  • How to install and configure NI Visa Server without having to install MAX?

    Hi, I need to install NI Visa Server on a computer so that remote systems can connect to the devices connected to it. However, the flash-drive on the computer is marked as "removable media" by the operating system which is causing the MAX installer t

  • I get a copy of my sent text

    Hi, when i send a txt to one of my daughters from an iphone 4s to her iphone 4 i get a copy of ot to me from me! it only started happening when she connected her phone to itunes. It doesn't happen with the other kids, any suggestions?