Compatability-- ecopy with oracle portal

Hi,
My business people want to use the third party tool e-copy through this they can scan and upload the files into database.
Presently we are using so many items of type file in many places in our project manually. in order to eliminate this they want to use that product .
i want clarification for the fallowing
!) where do we need to upload the files via that product in portal
2) presently we are uploading the files each time in the edit mode. those things should automatically reflect once we have done the customization
3) if there are any new files after uploading those there should be automatically need to create an item at a specified page under a page group.
so please let me know what are the places i need to workout i.e. tables packages and the other places where it will update while doing manually.
If i have that information i can start the customization process immly
Thanks in advance
Rajesh

There's no "webdav" component to install per se. It's more of a server configuration issue. Check out the Portal manual on enabling it and using it.
WebDAV would allow you to mount a portal page as a "folder" that you could write to (if you login with the proper permissions). If eCopy can send data to a file system, and your OS can mount a WebDAV URL as a drive (like Windows can), then that's one possibility.
The wwsbr_api options are a completely separate thing. That would be a programmatic solution, and there are MANY ways of solving that.
If we're to be of more help, we need to know the options for moving eCopy files to the portal server (via WebDAV, FTP... some other mechanism?)
Again, I know nothing about the eCopy product. You will have to consult with the vendor to know what your options are.
-John

Similar Messages

  • Error in registering WSRP portlet producer  with Oracle Portal 10.1.4

    Hi all,
    I am using OC4J 10.1.3.4.0 as producer of portlets and Oracle Portal 10.1.4 as consumer. I am encountering error in registering the producer WSDL. Here's the stack trace:
    An error occurred when attempting to call the providers register function. (WWC-43134)
    An error occurred during the call to the WSRP Provider: java.rmi.RemoteException: Runtime exception; nested exception is:
    deserialization error: deserialization error: XML parsing error: com.sun.xml.rpc.sp.ParseException:1: com.sun.xml.rpc.sp/Illegal Namespace prefix: xml
    com.sun.xml.rpc.encoding.DeserializationException: deserialization error: deserialization error: XML parsing error: com.sun.xml.rpc.sp.ParseException:1: com.sun.xml.rpc.sp/Illegal Namespace prefix: xml
    com.sun.xml.rpc.encoding.DeserializationException: deserialization error: XML parsing error: com.sun.xml.rpc.sp.ParseException:1: com.sun.xml.rpc.sp/Illegal Namespace prefix: xml
    com.sun.xml.rpc.streaming.XMLReaderException: XML parsing error: com.sun.xml.rpc.sp.ParseException:1: com.sun.xml.rpc.sp/Illegal Namespace prefix: xml
    Java stack trace from root exception:
    com.sun.xml.rpc.sp.ParseException:1: com.sun.xml.rpc.sp/Illegal Namespace prefix: xml
    at com.sun.xml.rpc.sp.Parser2.fatal(Parser2.java:2015)
    at com.sun.xml.rpc.sp.Parser2.fatal(Parser2.java:2000)
    at com.sun.xml.rpc.sp.Parser2.processStartElement(Parser2.java:2794)
    at com.sun.xml.rpc.sp.Parser2.parseContent(Parser2.java:3036)
    at com.sun.xml.rpc.sp.Parser2.parse(Parser2.java:2360)
    at com.sun.xml.rpc.streaming.XMLReaderImpl.next(XMLReaderImpl.java:105)
    at com.sun.xml.rpc.streaming.XMLReaderBase.nextContent(XMLReaderBase.java:23)
    at com.sun.xml.rpc.streaming.XMLReaderBase.nextElementContent(XMLReaderBase.java:41)
    at oracle.webdb.wsrp.PortletDescription_LiteralSerializer.doDeserialize(PortletDescription_LiteralSerializer.java:94)
    at com.sun.xml.rpc.encoding.literal.LiteralObjectSerializerBase.internalDeserialize(LiteralObjectSerializerBase.java:174)
    at com.sun.xml.rpc.encoding.literal.LiteralObjectSerializerBase.deserialize(LiteralObjectSerializerBase.java:84)
    at oracle.webdb.wsrp.ServiceDescription_LiteralSerializer.doDeserialize(ServiceDescription_LiteralSerializer.java:88)
    at com.sun.xml.rpc.encoding.literal. (WWC-43273)
    Note that when the producer is OC4J 10.1.3.1.1 then it works fine. The OC4J log file is also not throwing any exception. So, i think some problem with Oracle Portal 10.1.4.
    Thanks
    Tarun

    Please follow the instructions given in https://metalink.oracle.com/help/usaeng/Search/search.html#file with document id 341922.1

  • Does Oracle XML Publisher version 5.6.2 integrate with Oracle Portal?

    We want to know if XMLP is just an external application to Oracle Portal or if
    it integrates with Oracle Portal.

    Shaun,
    How did get World Sales report work? What did you put on URL? I put:
    http://Sever name:15101/xmlpserver/Sales Manager/World Sales/WorldSales.xml
    It always showed error message to me.
    Please help, Thanks.
    - Jessie

  • Using Struts with Oracle Portal

    Hello,
    I am trying to run my applications developed using Struts Framework in Oracle Portal.Though Oracle Portal uses jpdk api's is there any way I can try to integrate Struts with Oracle Portal so that I can work test my application on any server and then develop portlet and run them on Oracle Portal as well?

    Check out these other discussions:
    Portletizing a struts JSP application
    Urgent: Portletizing an struts JSP application
    Similar but different detail:
    struts

  • Document Management System created with Oracle Portal

    I am currently reponsible for creating a DMS with Oracle Portal 10.1.4. I want to know, are folders usually represented as Portlets or Page Items?

    One more question. Our Oracle Portal system will be the "window" into several other applications, including Oracle Discoverer and external applications. The plan is that the functionality for the DMS should only be for the DMS. Because the DMS will have basic and advanced search functionality that should only search the DMS repository, do you suggest creating a separate Page Group for the DMS or one overarching one for the overall Portal and the DMS piece will have subpages? I'm not sure if development will be more complicated or simplistic with a individual DMS Page Group.

  • Consuming SharePoint WSRP with OracleAS Portal

    Hi,
    i hope, this is the right place for the topic.
    We are trying to integrate our SharePoint Server into our Oracle Portal 10.1.4 by using the Microsoft SharePoint WSRP Producer.
    The producer seems to be up and running. (The wsdl-file and all of the depending files were accessible.) But when registering an new Provider, it fails fetching the Services with the following error stack:
    Beim Aufruf des WSRP Providers ist ein Fehler aufgetreten: Java stack trace from root exception:
    java.rmi.ServerException: Server unavailable, please try later
    at com.sun.xml.rpc.client.StreamingSender._raiseFault(StreamingSender.java:384)
    at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:245)
    at oracle.webdb.wsrp.WSRP_v1_ServiceDescription_PortType_Stub.getServiceDescription(WSRP_v1_ServiceDescription_PortType_Stub.java:63)
    at oracle.webdb.wsrp.client.design.v1.OraWSRP_v1_ServiceDescription_PortType.getServiceDescription(Unknown Source)
    . (WWC-43273)
    The server is definitely up and running.
    Btw. we can consume other WSRP-Portlets without problems with Oracle Portal Server and GlassFish (using Portlet Container Driver and WSRP).
    Does anybody have experiences on consuming WSRP from the SharePoint Server (e.g. with the WebCenter Application) or does anybody have an idea what the problem might be?
    Thanks in advance

    Please help me. I am the same problem.
    I don't registration my provider because i have this message error:
    Unexpected error - ORA-29273: HTTP request failed
    ORA-06512: at "SYS.UTL_HTTP", line 1665
    ORA-12535: TNS:operation timed out (WWC-35000)
    please Help me.
    Thanks.

  • Integrating Microsoft Filenet content Management system with oracle portal

    1. Client is having Microsoft Filenet system as content management.
    2. Client wants to integrate Filenet system with oracle portal.
    3. Please confirm whether it is feasible or not and kindly suggest us the
    document for integration process.

    I think clue is on the this line;
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    make sure LDAP connection is working. Make sure use default ports for all connections. Most of the samples on the OTN uses default port, if you change them you, you have to modify sample code.

  • How can I send files by FTP with Oracle Portal?

    I want to send some file by FTP.
    How can I send files by FTP with Oracle Portal?
    Any ideas?

    Enrique,
    Are you trying to transfer more content from remote locations to expose as items within a portal page? By itself, the Oracle Portal runs within the context of the database so I'm not sure how FTP at the OS level will help. However, if you're attempting to transfer files from a remote PC to upload within the Portal, here are a couple of suggestions.
    Option 1:
    A. Create a portal page.
    B. Convert a region to Items.
    C. When you're challenged to upload a file from the local OS, ensure you've a drive mapped to your remote location and pick the file to upload into the Oracle9iAS Portal.
    Option 2:
    Alternatively, the Oracle9iAS Portal 9.0.2 supports the WebDAV protocol(Web-based Distributed Authoring and Versioning Protocol) allowing endusers with a WebDAV client to upload content into the Portal seamlessly from their desktop.
    Pls. check out:
    http://portalcenter.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/OTN_CONTENT/MAINPAGE/PUBLISH_CONTMGMT/TECHNOTE_WEBDAV.HTML
    Hope that helps!
    Thanks,
    Sudi Narasimhan
    Oracle9iASPortal Partner Management/Development
    I want to send some file by FTP.
    How can I send files by FTP with Oracle Portal?
    Any ideas?

  • Register the Oracle 9iFS Portlet with Oracle Portal

    I did register the Oracle 9iFS Portlet with Oracle Portal.
    But when I am adding the portlet to a portal page I get the error:
    "500 Internal Server Error"
    When I am trying to access the page by url:
    http://<myserver>:7777/ifs/portlet
    I get the error:
    "You are not authorized to view this page"

    not a problem with BEA , just means your database has been configured to close your session after a period of inactivity(which is normal).
    Check you connection pool testing settings and tune accordingly.

  • How to integrate P2G with Oracle portal

    Has any one out there successfully integrated P2G with Oracle portal? If so, could you be kind enough to tell me how you did it. I need to do the same thing.
    Thanks.

    Hi
    You shuld take a look to the metalink note Note:233436.1 "Installing Oracle Application Server 10g with Oracle E-Business Suite Release 11i", there you will get info how to SSO them..
    If yuo want to integrate (no SSO) you can use some other solutions like webclipping, iframe, etc...

  • Webcliiping integrate with Oracle Portal

    Hello,
    Is it possible to integrate a webclipping which is created using RoboSuite with Oracle Portal?
    The webclipping created using RoboSuite can be saved as JSP.
    We are finding some limitations with Oracle web clipiing studio. Hence we are planning to use RoboSuite.
    Any help is highly appreciable.
    Thanks
    Newbie

    Text items are still limited to 32k in Portal 11g. Check the Portal Online Help section 'Add/Edit Text-Based Item' for documentation of this limitation.
    Thanks,
    Erik Janssen

  • URL Re-Direct With Oracle Portal.

    Hello,
    We have some old portal based applications that we want to re-direct to the newer version and we have tried doing a redirect in the httpd.conf file and restarted the http server but its not working.
    We have
    http://hts03:7778/portal/page/portal/TestMichael/StaffList and I want to re-direct it to: http://hts03:7778/portal/page/portal/PG_SITELINK_V2/P_SITELINK_HOME
    So in our httpd.conf file we have:
    redirect /portal/page/portal/TestMichael/StaffList http://hts03:7778/portal/page/portal/PG_SITELINK_V2/P_SITELINK_HOMESo we are wondering what we have done wrong and can we use redirects with Oracle Portal?
    Cheers,
    Paul.

    Why don't you use a rewrite rule ?
    RewriteRule ^/portal/page/portal/TestMichael/StaffList /portal/page/portal/PG_SITELINK_V2/P_SITELINK_HOME
    And don't forget to run dcmctl updateconfig -ct ohs after updating the httpd.conf manually. If you edit if through Enterprise Manager, it is done for you automatically.
    Thanks,
    EJ

  • Integrating apex form with oracle portal

    Afternoon friends,
    I have got a senario like integrating apex form with oracle portal.I dont have any idea on oracle portals.so please let me know the basic steps on how to go ahead to integrate apex forms with oracle portal and for that what i need to have apart with my database and apex.

    Hello
    Couldn't see my previous post... so here it is again
    We have integrated Apex into Oracle Portal
    Here's how we did it.
    In the portal page, we have created an Element region with the following code:
    <script language="Javascript">
       <!--
       function changeIframeHeight(){
          var ifrmObj = document.getElementById('apexIframe');
          if(ifrmObj) {
             if(navigator.appName=='Microsoft Internet Explorer') { //IE
                ifrmObj.height = ifrmObj.contentWindow.document.body.scrollHeight+20;
             else {
                ifrmObj.style.height = ifrmObj.contentWindow.document.body.offsetHeight+50;
       //-->
    </script>
    <p><iframe width="100%" height="500" frameborder="0" onload="javascript: changeIframeHeight();" src="/pls/apex/f?p=115:10" marginheight="0" marginwidth="0" name="apexIframe" id="apexIframe"></iframe></p>You just have to make sure that the name and id of the iFrame and the elementId in the javascript are the same.
    And change the SRC so that it point you application.
    Hope that helped you.
    Max

  • Peoplesoft Enterprise Integration with Oracle Portal 10g

    I am looking for documentation which explains the steps in detail on how to integrate peoplesoft Enterprise with Oracle portal. I found this http://www.oracle.com/technology/products/ias/portal/pdf/oow06_S281760_apps_integration.pdf. But, I am looking for some documentation which explains the process in detail.
    Could somebody please suggest pointers to the documentation.
    Regards,
    Lavanya

    Any responses to this?
    I am also looking for a more detailed "Guide" of sorts for the integration.
    Must say that the presentation is pretty good though.

  • Integrating Oracle Calendar with Oracle Portal

    Hi,
    Is it possible to integrate Oracle Calendar with Oracle Portal ? As part of my portal I would like to display the details Oracle calendar contains in a tab ie. today's agenda, accepted meetings, new meetings etc.......
    If anyone has done this already or knows of any documentation they could point me at, it would be greatly appreciated.
    Thanks,
    Ed.

    try 10g ocs portelets ........there calander has a portelet that can be enabled or disabled.
    Hope it helps
    Pankaj
    http://blogs.oracle.com/pankaj

Maybe you are looking for