R12 iStore integration with third party content management system

We are facing several challenges and are already a month behind for Go-Live with the iStore implementation. Hence, I wanted to check if anyone has worked on a similar setup
1. iStore being used only for cart functionality
2. All content, web pages are on a thrid party site
3. iStore's deep linking is being used for cart updates
4. We have a dmz environment and reverse proxy setup
5. Payments is integrated
We are finding several application errors, there is a loss during the back & forth communication between iStore & third party site. Could somebody please advise if there can be a better setup or if they have implemented a similar network topology.
Thanks.

Hi All,
We are also facing same issues(Application Errors) and our setups include third party website linking, DMZ configurations and Reverse Proxy setups. Unable to know the root cause for these application errors as it was intermittent.
Please help me on this.
Regards

Similar Messages

  • HRMS Integration with third party Project Management Tool

    Hi All,
    We have plans of procurring a third party Project Management Tool which needs to be integrated to existing Oracle Financials. Project Management Tool needs employee information for its functioning.
    a)Is there any API available for this purpose which exposes HR data to any third party tool?
    b)Can anyone suggest what should be the approach for such integration?
    Thanks in advance
    Regards,
    SA

    What 3rd party tool are you going to be using? You might get lucky and it might be something that Oracle has bought recently. Does this post mean you are using Oracle Projects? If so, you may want to post this question in that forum as well. At least you would limit the audience to projects oriented customers, so might get some better replies there than you will here. Food for thought.
    John Dickey

  • Questions with Third-Party Access Management Systems

    I was reading: http://download-east.oracle.com/docs/cd/B14099_18/idmanage.1012/b14078/tpsso.htm#i1009152
    And few questions raised in my head:
    1st: On the IPASAuthInterface implementation we're told to fetch a header that was set by the third party server. Well, if we do a redirect from that server the header does not reach the destination, what would look like the code on the client?
    2nd After oracle fetches the info needed, will it then generate the SSO_ID cookie put on the response? Where does it redirects the user afterwards?
    3rd Will this overwrite the convetional way of authentication within Oracle AS?
    Best Regards

    I am also trying Oracle EBS / Oracle SSO integration with IBM TAM and facing the same problem.
    Where as IBM trace shows that user-id has been passed to backend but it never reaches the custom authentication file in http header.
    But it works if I use harcoded userId in custom authentication module!
    What I have noticed is, Once TAM passes the user id and before it reaches the custom java code, there is one page is being displayed (index.html) this page is autogenerated thru autoconfig utility.
    I think http header reaches till this page but this html pade does not f/w the http header to custom java file.
    I dont know how to modify this auto generated index.html!
    Also this file has:
    <META http-equiv=REFRESH content="1; URL=https://ORACLE_EBS_HOST:443/OA_HTML/AppsLogin">
    this tag does a auto refresh and send the request.
    What you guys think?
    plz mail me if any one found any solution [email protected]
    thanks in advance

  • Integration with Third Party Project Management Software

    My company is looking for software that can be "bolted on" to Oracle Projects to provide more robust project managment functionality. We already know of two (Microsoft Project and Primavera), but we'd like to hear from other companies who may have implemented other solutions.

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by James O'Brien ([email protected]):
    My company is looking for software that can be "bolted on" to Oracle Projects to provide more robust project managment functionality. We already know of two (Microsoft Project and Primavera), but we'd like to hear from other companies who may have implemented other solutions. <HR></BLOCKQUOTE>
    James:
    I've been involved on 2 projects that included integration into Projects. On both occasions Oracle's Activity Management Gateway (AMG) was used. AMG is the open interface for Projects. We used it on one occasion with Primavera Expedition to load budgets and the WBS and on another with MS Excel to upload budget information. ODBC and AMG was used on the MS Excel project.
    Regards,
    Robert
    null

  • Integration with  with 3rd Party Document management System

    Hi
    We are implementing Invoice Management in SAP, using the Opentext VIM ECC Addon.
    The Customer has a 3rd Party Document Management System called DocHarbour which is NOT Archivelink enabled.
    The process flow is that Invoices will be scanned and available in a share drive somewhere.
    Using SAP and Invoice Management Work, we would like to attached these documents to the relevant SAP Documents, and then post them to the 3rd Party Doc Management System , but the Images must be retreival in SAP at any time .
    Everything tells me the 3rd party Doc Management System needs to be ArchiveLink enabled for this work.
    Is anyone able to shed any light on this issue , provide possible solutions , workarounds or infor ?
    Any help or information appreciated.
    Thanks in advance.

    Dear Minesh
    My suggestion would be use SAP Content server provided by SAP as is easily available and easy to setup.
    Doing Integration with third party involves much time and efforts.
    Client always thinks of Moon. Always show him his city.
    With Regards
    Mangesh Pande

  • SharePoint 2013 on-premises integration with third party email account

    the Email sending issue from SharePoint is causing too much time waste 
    First let me explain how our SharePoint is deployed
    Sharepoint version : 2013
    Deployment type : on-premise
    Authentication : from Domain controller also hosted locally 
    domain name ; say domain.com this domain.com is same as our website address hosted on godaddy
    SharePoint computer name on local DNS :  sharepoint.domain.com
    OS and IIS : 2008 r2 , IIS 7.5 
    Network firewall : 25 26 ports  opened for sharepoint , both incoming and outgoing.
    Server firewall : turned off
    Email configuration Attempts by IIS 6.0 
    We tried following setting on IIS 6.0 SMTP local server properties
    In General tab
    qualified name was shown as : sharepoint.dts-solution.com
    IP assigned : sharepoint server IP  , advanced putted two entries of IP with ports as 25,26
    In Access tab
    Authentication : selected as Anonymous 
    Connection : All except below list : empty list
    Relay : only the list below , one entry as 127.0.0.1 and other is local static IP of SharePoint server
    in Delivery tab
    outbound security : Basic authentication : accessed user in AD and given the right password, also checked with annonymous -not working 
    outbound connection: all default values and port = 25
    Advance : fully qualified domain name = sharepoint.domain.com , DNS test showed success, rest every check box unchecked 
    On sharepoint central management settings
    Outbound email = sharepoint.domain.com
    from and reply to address = [email protected] 
    IIS 7.5 SMTP settings 
    In IIS 7.5 sharepoint application we added SMTP settings as smtp server = godaddy out going smtp , user name as [email protected] , password = godaddy password , port : godaddy outgoing port  .
    Godaddy account 
    Our website hosted on godaddy with same name as domain.com
    open relay not possible on emails.
    Results
    After setting alerts on SharePoint sites and assigning tasks with alerts we receive email in queue folder but they never get forwarded. We just wish to use any of our email *.domain.com to send outgoing emails from SharePoint . Its been a while we have no
    success. 
    Tech Learner

    Hi,
    As I understand, you are using SharePoint 2013 integrating with third party SMTP server which provides email function.
    From SharePoint side, I'd suggest you refer to the link below to configure email integration:
    http://technet.microsoft.com/en-us/library/ee956941(v=office.15).aspx
    If you have already confirm that message is sent from SharePoint, while stuck in queue on SMTP server, then the issue might be related to relay on SMTP server. Since the issue is related to third party product, we do not have enough resource here,
    I'd recommend you contact their support engineer for more assistance:
    https://support.godaddy.com/help/category/154/email
    https://support.godaddy.com/help/article/3552/managing-your-email-account-smtp-relays
    Thanks for the understanding.
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • EP integration with third party BI tools

    Hi,
    I was looking for information and pointers on EP integration with third party BI tools like Business Objects etc.  Would be grateful.
    Thanks,
    Madhu

    Thanks. We have a full fledged Business Objects reporting environment.  My question is:  As a beginner in the EP space, I would like to understand how to treat the  Business Objects environment as one of the content providers for the Enterprise Portal?  Are there any documents or manuals that talk about the integration of EP with Business Objects?  I know the question is too broad, but any pointers would be useful.

  • AE cs3 on Vista can't complete third party content manager

    Hey there!
    I'm using AE cs3 with Vista on my PC, and I'm trying to install additional format files with the third party content manager installer that is built in AE, everything works fine, but the installer can't complete it's operation.
    Please help me!

    Time to get used to Vista... When you install stuff on Vista, always use 'Run As Administrator'. IE, Right click setup.exe (or whatever) and select "run as admin".
    Should have no more problems.. Get used to doing that for plugins, and everything you install.

  • 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

  • Third Party Content Management to Integrate with TREX

    Hi Friends ,
    I want know is it possible to integrate third party content mang. with TREX? If How it is possible .
            If it is not possible what is the possible way that i can get all the content (EX:.doc,.xls,.jpg,.pdf...FILES) to TREX ,it has to be done only Manually if i have content some where around in 50,000 then what is the way i can do it...
    Looking for an answer.
    Thaks n Regards
    Ram

    Hi frnds,
    if any have any doc on this or some navigations plz..the them to the mail id below
    [email protected]
    Thanks
    Rama

  • SAP IDM  7.0 integration with third party system

    Hi Experts,
    I know SAP IDM  7.0 can integrate with third party systems and create user ids on most of the third party systems.
    But I need to know regarding If it is possible to integrate with following systems
    1) Microsoft Exchange 2007 (  I know till exchange 2003 SAP  IDM support )
    2)  Microsoft  Active directory 2008 ( I know till Actice directory 2003)
    3) EMC  Documentum 6.5
    4)  ARIS 7.1.0
    5)  BlackBoard, Release 9.0
    6) Oracle 10g  ( Is it possible to create users at oracle level ? or at what level ? )
    7)  Sun Solaris Sparc  ( Is it possible to create users at  OS level )
    If you have information how on this please share. I know that  provisioning framework will have templates for most of the target systems. I want to know if they are available for above systems on SAP IDM 7.0 or if not have we can connect to them?

    Hi Matthew
    Your expertise in SAP IDM is indeed a great help!!
    >Can't see why not, it's all done via SQL commands. I've done similar things with MSSQL
    You mean that there will be oracle 10g drivers/oledb connectors in SAP IDM and in through SQL commands like "create user alfredo identified by alfredos_secret; " we can create user  in oracle database ?. As you said this should be possible.  What about creating user( user management ) in oracle 10g application  like dba or scot  and assigning the privileges in oracle application?
    >might need to do via UNIX scripts, but it can be done
    You mean that Unix scripts will be defined in SAP IDM and SAP IDM will execute these scripts in the Sun Solaris Sparc ?. It should be possible as you said. By the way how we will be able connect to Sun Solaris sparc ?  Is it via  the option "file " under the "Repositories" with repositories wizard  and later executing the file from SAP IDM ?
    Thank you once again for your expert answers on third party systems.

  • Integration with Third party Help Desk

    Hello,
    We need to integrate SAp solution Manager 3.2 with third party Help Desk software Like REMEDY ....
    So that messages updated in Remedy are updated with Solution manager and vice versa.
    Can we have some soltuion on that ?
    Deepti

    look here:
    <a href="http://help.sap.com/saphelp_sm40/helpdata/en/65/e0a3a3040348ffa71f0908679a883e/frameset.htm">http://help.sap.com/saphelp_sm40/helpdata/en/65/e0a3a3040348ffa71f0908679a883e/frameset.htm</a>

  • Can I use Oracle IPM with a third party content managemen system?

    Hello,
    Our client has a requirment to use Oracle IPM with a non-Oracle content management system. That is they don't want to Oracle UCM. Is it possible? If yes, can you please direct me to some kind of documentation.
    Any help is greatly appreciated.
    Regards
    Abhishek

    I think you should draw a scheme of your architecture for yourself.
    An A/P solution consists of:
    - scanning (hence, ODC/ODDC)
    - repository of images (IPM based on UCM)
    - workflows (BPM as a part of IPM license)
    - connector to an application (usually, Oracle EBS Adapter is used here)
    If you don't intend to use any part of the solution (e.g. you have a different ERP system than EBS, you have your own repository), you can replace it with your own parts. However, be aware that you will have take care of the integration - Oracle can integrate for you only those parts that Oracle has under control (ODC is integrated to UCM/IPM, IPM/UCM is integrated to EBS, workflows know how to call UCM/IPM services). Of course, it uses open standards (web services or RIDC), so you may implement the integration yourself.

  • Cisco Telepresence and Meeting Place Integration with Third Party Call Pros

    Dear colleages:
    i want to ask if Cisco Telepresence can integrate with 3rd party call processing systems.
    as my project has already existing Nortel Communication Server 1000,
    which supports:
    Operating System: VXWorks and Linux
    Network Signaling Protocols: H.323v4, MCDN, SIP, LDAP, QSig, QSS, in band and DPNSS
    Trunking Support:
    IP:IP Virtual Trunks using IP Peer Networking over H.323 or SIP
    Digital: DTI, ISDN-PRI, ISDN-BRI
    Analog: Loop and Ground Start CO, FX, WATS, two or four wire E&M, four wire DX, DID, TIE, RAN Paging.
    and i want to build Video Converence system over the WAN.
    please to tell me if that integration is possible and what is the design components that is required for such project to be handled from A- to Z.
    Regards,

    I have been told that i need to use SIP protocol API instead of TAPI to have a TRUE VOIP Windows solution.
    Could you guys please tell me the difference between SIP API and TAPI?
    And could you please suggest a way which API (SPI or TAPI) the OnCast solution is based on (http://www.litescape.com/oncastsoftware.html) - we have to develop something similar.
    Thank you for your replies,
    Alexey

  • ChaRM integration with third party tool

    Hello,
    I have some talks withn customers regarding a scenario where Change Requests comes from a third party tool like HP Demand and Portfolio Management.  A possible scenario is when there is a request for change which goes for a complex review and process approval before going directly into the ChaRM creation, without going into a service desk ticket.
    I imagine a kind of web service similar to that of the Service Desk but in this case to work with the SDCR or SDHF tickets, so that external systems can interchange data with those Charm tickets.  Does anybody face such type of integration??  What other alternative path you follow for this requests which do not come form a incident/problem workflow?
    I appreciate your comments.
    Regards
    Esteban

    look here:
    <a href="http://help.sap.com/saphelp_sm40/helpdata/en/65/e0a3a3040348ffa71f0908679a883e/frameset.htm">http://help.sap.com/saphelp_sm40/helpdata/en/65/e0a3a3040348ffa71f0908679a883e/frameset.htm</a>

Maybe you are looking for

  • Safety days supply not followed due to change in Means of Transport in SNP

    Hello All, I am facing a strange issue regarding the SNP heuristics and means of transport. We observed that the system was not respecting the safety days supply. For example if we had a receipt in bucket 'N' and there is a violation of safety days s

  • Hierarchy Structure

    Hi Folks,      My source structure is  Hierarchy level.. and my target structure is also  almost same like that Hierarchy.. but the thing is.. In the target level Each lower level   we need to populate  the e Source- Hierlevel fileds data also.. for

  • Adobe Download Assistant Instant Crash

    My Adobe Download Assistant will not open at all. I instantly get the "...has encountered problems and needs to close immediately" message and can't do anything with the program. I've tried to reinstall a couple times now but keep getting this error.

  • Can I delete just the RAW of a RAW+JPEG image from iPad

    I just started using Photosmith 2 to integrate with Lightroom, and I think it will fit nicely in my workflow. I am importing images on the iPad with the Camera Connection Kit, sorting in Photosmith 2, and syncing with LIghtroom. The final step is to

  • Change TM drive ---deleteing TM files

    I've got TM up and running smoothly, with several backups on my external drive. 1) Can I now copy my TM data to another (larger) drive (via a simple drag and drop in Finder), then change my destination drive in TM and have it continue to update that