Federated portal network to set a chat between different portals

Hi,
We need to set a chat between <b>two different portals</b> (each portal is placed in a different geographical location). Our doubt is if it's possible create the chat using a federated portal network.
We think if we create the chat in the producer portal (enabling collaboration launch pad, instant messaging, etc. etc.) and after we use <b>remote content copy</b>, a user from the consumer portal can access to chat configured in the producer using producer's iViews and collaboration services.
Is this scenario possible? Do we have to use remote role assigment instead of remote content copy?
Thanks in advance,
Samantha.

There are two discussions going on same topic, we are heading nowhere, please take a part.
How to create a chat between portals
/thread/436045 [original link is broken]
Regards,
Nitin

Similar Messages

  • How to set up SSO between e-portal employee node & ebill customer node?

    We have a requirement to set up SSO between e-portal employee node & ebill customer node.
    I am told that sso is possible only between 2 employee nodes.
    Please advise.

    Not sure I understand which part is failing.
    Is it the C program calling your packaged function? Or does the error occur in the PL/SQL code, in which case you should be able to pinpoint where it's wrong?
    A few comments :
    1) Using DOM to build XML out of relational data? What for? Use SQL/XML functions.
    2) Giving sample data is usually great, but it's not useful here since we can't run your code. We're missing the base tables.
    3) This is wrong :
    vStrSqlQuery := 'SELECT * FROM ' || vTblName                     || ' WHERE record_update_tms <= TO_DATE(''' || TO_CHAR(vLastPubTms, 'MM/DD/YYYY HH24:MI:SS') || ''', ''MM/DD/YYYY HH24:MI:SS'') ' ;
    A bind variable should be used here for the date.
    4) This is wrong :
    elmt_value := xmldom.createTextNode (doc, l_clob(1));
    createTextNode does not support CLOB so it will fail as soon as the CLOB you're trying to pass exceeds 32k.
    Maybe that's the problem you're referring to?
    5) This is most wrong :
         l_clob(1):=REPLACE(l_clob(1),'&lt;?xml version=&quot;1.0&quot;?&gt;', NULL); 
         l_clob(1):=REPLACE(l_clob(1),'&lt;', '<'); 
         l_clob(1):=REPLACE(l_clob(1),'&gt;', '>'); 
    I understand what you're trying to do but it's not the correct way.
    You're trying to convert a text() node representing XML in escaped form back to XML content.
    The problem is that there are other things to take care of besides just '&lt;' and '&gt;'.
    If you want to insert an XML node into an existing document, treat that as an XML node, not as a string.
    Anyway,
    Anyone that can help me to find out the required magic number
    That would be a bad idea. Fix what needs to be fixed.
    And please clearly state which part is failing : the C program or the PL/SQL code?
    I'd vote for PL/SQL, as pointed out in [4].

  • UCCX 7.5 CAD chat between different teams

    Hello everybody,
    me client asked for the function of chatting with agents, who are in different teams. Is there any way to realize that? Red a discussion about that in this forum relating to UCCX version 4. Maybe now there is a possibility to realize that in UCCX version mentioned above?
    Thanks for your help.

    Hi Anatoli,
    Chatting between teams is still not something that is configurable in CAD 7.x.  Customers that need this have been integrating to CUPC and the agents can chat with anyone listed on the Presence server.  This may be something you can look into.
    Hope this is helpful.  If so please rate it.
    Thanks,
    Mike

  • Import/Export between different Portal versions

    Hi, is there any resonable argument for not allowing imp/exp between different version? The thing is a developed a Page Group on a 9i AS and now need to export it to a 10g AS. It reasonable to think that an imp/exp machanism should exist, at least, for the latest version.

    Hi there,
    Yes, there is a reasonable argument for that and that is that the export code will be different from the import code. This means that alterations to the code in order to be more flexible or to even fix an issue, for example, on the export won't be in-place. Now when you'll try to import with the different code this certainly will clash your system (as the problem may already be within the DMP file that you've exported).
    Although your request does make sense the implementation part is not that easy to be done.
    I hope it helps you to better understand the constraints...
    Cheers,
    Pedro.

  • ERP2005 MSS reporting in a federated portal network

    Hello,
    We are implementing ERP2005 MSS on a federated portal network, and we’re facing a problem with the MSS reporting IView (application mss~rpt).
    When we execute this function on the producer portal (the portal connected to the ECC backend, with the BP’s and Webdynpro’s), the IView launches well, a report can be selected and finally in the second step, the button ‘Report Results’ opens up a new portal window. The URL of this window contains a navigation target which points to an IView of the standard ERP2005 Business Package:
    NavigationTarget=ROLES://portal_content/com.sap.pct/line_manager/com.sap.pct.erp.mss.bp_folder/com.sap.pct.erp.mss.roles/com.sap.pct.erp.mss.manager_self_service/com.sap.pct.mss.hcm.rpt.iac
    This IView will then launch a session which starts Internet service HRWPC_FC_EXEC on the integrated ITS.  Directly on the producer everything works fine and the report is displayed in an ITS session perfectly. Works as designed – so far…
    However, when we execute this on the consumer portal (with remote role assignment) a popup window opens when clicking the button Report Results, and nothing happens – no report.
    The cause of this is that the external popup window links to the consumer portal, and NOT the producer portal. Since the business package is not deployed on the consumer portal, the navigation target cannot be found and no content is displayed.
    Now, the quick and dirty solution would be to deploy the BP on the consumer portal, but this is of course not in the strategy of federated portal. Displaying the report in the same window should also do the trick, but I didn’t find any option to do this.
    Does anyone have any idea on how to solve this without having to deploy the BP on the consumer portal?
    Best Regards,
    Jos

    Here are some tips.
    Firstly, make sure you use NWA to read the exact error in Default Trace. If you are experiencing the 'User Authentification' error or needing to add the Super Admin role to J2EE_GUEST, then it is highly likely that you have an SSO problem between your consumer and producer. Try a simple test...Log on to the consumer and then type or copy in the url of your producer. Are you getting the logon page? If so then SSO is definately not working. You can try vice versa as well but for simple fed scenarios, producer to consumer is not required.
    You should not have to modify settings in Visual Admin. You can do it directly in NWA Trusted Systems. Client is referring to the client number of your JAVA engine...Don't worry about any BASIS administrators who insist JAVA has no clients! The default client is 000 but this may have ben changed - its a ConfigTool setting in UME. You can see it in NWA Trusted Systems. It tells you the client number of the portal you are logged into. You must ensure that when you load up this portal's certificate, the client field must be as it is set here.
    Regards
    Mr.T

  • Federated Portal Network FPN: exception Remote Delta Links rdl

    Consumer Portal version: 7.01 SP2
    Producer Portal version: 7.00 SP15
    I always receive an exception when i try to preview a remote delta link.
    I think I've setted up correctly the trust relationship between my portals. Because when I log on to my consumer portal and I open the producer portal in the same browser I don't need to give my user credentials. This is a simple test to see if the the trust relationship is working...
    In the portal content studio I'm able to see my portal producers and their content. There is also no problem to copy for eg. an url iView from my producer to the portel content of my consumer portal as local content. when I try to preview my iView I receive a runtime error!
    Anyone who'd like to share some ideas? Known issues?
    Thanks

    I've posted my solution in this thread:
    Re: Federated Portal Network FPN: exception Remote Delta Links rdl
    My problem is already solved!
    Thanks anyway,
    Gert

  • URL to XSS WebDynpro's in Federated Portal Network

    Hi,
    i'm setting up a federated portal network between a producer portal (SPS18) (https://producer.domain.com) with the XSS applications deployed and a consumer portal (SPS13) (https://consumer.domain.com). I'm using the Remote Role Assigment (RRA).
    The federation works fine (sort of) because on the consumer portal I can assign the remote roles but when I launch any of the XSS applications from the producer portal, the applications are launched with the wrong url -> https://producer:50000 (note that it's httpS) instead of https://producer.domain.com
    I'm confused to where this configuration is done. As far as I know I can change settings in:
    -  the Federation configuration (there is no mention of the port 50000 there at all)
    - the portal system landscape of the producer portal (modified the WebDynpro_XSS system to use https:443)
    - the system landscape directory (where all the JCO connections are maintained and the Java Server instance)
    - anywhere else
    Can anyone help?
    Much obliged
    Marcel

    Solved it. It is done in the federation configuration. In SAP  Note 880482 - Central Note: Federated Portal Network (SAP NetWeaver 7.0) the problem is identified, specific for SPS13. The two properties of the producer: External Hostname and External Port were not updated properly and needed to be changed manually.

  • Questions on Federated Portal Network

    Hi All,
    I have a few questions on Federated Portal Network. Please if someone can provide appropriate answers
    It is said that the look n feel will be same. Will the consumer have the look n feel of the producer or the producer application will have the look n feel of the consumer portal. Also, if it is required for the content of the producer portal to maintain it's own look n feel, is it possible
    How to take care of the performance bottlenecks. Are there any standards available to improve the performance
    Any limitation on the no of producer portals which can be configured with the consumer portal
    If one portlet, has undergone some kind of change, then how is the consumer portal notified of this. Is there some kind of synchronization mechanism that takes place or this change is implicitly conveyed to the consumer portal, both in the case of Remote Delta Link or Remote Role Assignment
    How does the session management work between the consumer portal and producer portal
    What is meant by transitive content sharing
    Regards
    Nikhil

    Hi Rasmus,
    Is your consumer portal required High Availability?  A scheduled re-bounce of the instance should help (weekly, monthly, etc.) as a preventive measure.  Maybe you can observe to see how long does it take before the problem comes back (after a full cache refreshed) and then schedule your re-bounce accordingly.  As much as we try to do our best, "things" happen
    Or, you can adjust your cache settings (e.g. reduce the maxValidityPeriodInSecond property) to avoid the problem.
    http://help.sap.com/saphelp_nw70/helpdata/EN/5b/9f2d4293825333e10000000a155106/frameset.htm
    According to the following link, the cache stores only semantic objects (iViews, pages, layouts and roles); since worksets are not semantic objects, could that be why?!
    http://help.sap.com/saphelp_nw70/helpdata/EN/5b/9f2d4293825333e10000000a155106/frameset.htm
    Regards,
    Dao

  • Missing MSS iViews in Federated Portal Network

    Hello, portal gurus, we have a FPN related issue that hope some of you can help.
    We have two portal systems that we set up as a Federated Portal
    Network. One producer portal, verision is 7.0, SP11, and one 
    consumer portal, version is 7.0 SP13. We installed the ESS and MSS business
    packages in the producer portal. Those business packages came with the SAP NetWeaver
    2005 installation, and they are working ok on the producer portal.
    In addition, we were able to do the remote role assignment in the
    consumer portal successfully. The problem is that some of the MSS
    links and iViews that are shown up ok in the producer portal are missing from the consumer portal.
    Have anyone experienced the same issue? Is it because the dismatch of the SP level causing the issue? Are there any fixes to this issu?
    Thanks a lot for any input!
    Jane

    Hi Jane,
    PCD content and KM content are two different things and they have different transport mechanism.
    If you want to transport PCD content to another portal go to System Administration/Transport/Transport Package/Export. In PCD tree in any place create transport package and add to it objects which you need (folders, roles, worksets, iviews and so on) and save transport package file localy on your computer or server. After that go to the system where you want to locate your content. Go to System Administration/Transport/Transport Package/Import If you save tranport file localy on your computer chose client and upload tranport file.
    KM transport very clear describe here How to Export KM Contents by ICE protocol using Offline Channel Beside this way you can transport KM content use program Portal Drive (very useful program especially when you need quickly transport some KM files from one portal to another).
    Regards
    Dmitriy

  • Federated Portal Network how to setup, configure, requirements

    Hi
    We are reading and understanding the Federated Portal Network.
    I got understood of the fundamental concept of sharing data or content by the networked portal .. etc..
    But I want to know more on FPN,
    how to setup?
    how to manage?
    any configurations we have to do?
    what are the requirements in terms of software/hardware etc...
    if there is any detailed document, please help me on that.
    I have already gathered few docs from help.sdn and snd forums. but setup, configuration, maintain, requirements .. still on mess in my mind.
    I want to have any doc with is precise and clear to understand.
    Please helpme out..
    Thanks in advance
    Regards
    Kiran Jakkaraju
    Wipro Technologies.

    Hi Kiran,
    You should be able to find the answers to the questions you posted in the FPN documentation set on teh SAP Help Portal, which you can find here: <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/5b/9f2d4293825333e10000000a155106/frameset.htm">http://help.sap.com/saphelp_nw2004s/helpdata/en/5b/9f2d4293825333e10000000a155106/frameset.htm</a>.
    Note that the documentation assumes you have prior portal experience. The solution is based on NW2004s.
    If you have any comments (good and bad) about the documentation feel free to post to this thread.
    Regards,
    Michael

  • Federated Portal Network not working - specific scenario!

    hi,
    I tried to implement Federated Portal Network between three systems.
    2 Producers
    1 Consumer.
    The systems i use are in the following fashion
    Producer 1: Sneak Preview NW04s EP700 SP09
    Consumer :  Sneak Preview NW04s EP700 SP09
    Producer 2: NW04s Full Version (EP 700 + BI 7.0) SP09
    The scenario between Producer1 and Consumer works fine. I'm able to see the roles that are in the Producer1 from my consumer.
    But the scenario between Producer2 and my COnsumer doesn't work. I'm not even able to see any roles that are there in my producer from my consumer.
    Can someone tell me why this is happening? Is there anyother configuration that i need to do in extra to this if i'm using an ABAP+Java System?
    I've followed http://help.sap.com/saphelp_nw2004s/helpdata/en/5b/9f2d4293825333e10000000a155106/content.htm
    this link for my Configuration.
    Kindly Help.
    Regards
    Ak.
    PS: Posts will be appropriately rewarded

    Hello,
    We were able to resolve the issue by removing the proxy settings on both portals. We think it was something in the SPS17 support pack that made these settings obsolete.
    On both portals, navigate to System Administration u2192 System Configuration u2192 Service Configuration.
    Go to the Portal Catalog, navigate to the com.sap.portal.ivs.httpservice application.
    Open the proxy service.
    Remove the proxy server property values, as necessary and leave the defaults for Proxy Server.
    NOTE: We are using a reverse proxy and we did have to define its settings in the proxy service. But after installing SPS17 we had to remove them and restart both portals. This resolved our FPN issues.
    Thank you,
    Jim V

  • ITS iView and Session Management in Federated Portal Network

    Hi,
    We use an ITS iView for an HR application in the Portal. When used in federation the session management doesn not work correctly. We fill in a selection screen in the begin of the application and then run the report. When we click the back button in the Portal and then reload the app, the selection of the previous session is used, in stead of showing a new selection screen.
    This only occurs when used in Federated Portal Network. SAP OSS already pointed out that the USR_ABORT command is not given in the consumer Portal. How can we make sure that this command is given, so that the session is correctly closed? How can we set these session management properties and options?
    Best regards,
    Jan Laros

    Solved it. It is done in the federation configuration. In SAP  Note 880482 - Central Note: Federated Portal Network (SAP NetWeaver 7.0) the problem is identified, specific for SPS13. The two properties of the producer: External Hostname and External Port were not updated properly and needed to be changed manually.

  • Question related to the Federated Portal Network.

    Hi All,
    I have a question related to the Federated Portal Network.
    I have to configured FPN between two portals :
    1. BI-portal  (Producer Portal) (EP 7.0)
    2. Portal for other systems (Consumer Portal) (EP 7.0)
    Can anybody help regarding this, I need material or URLs   ...
    Thanks & Regards,
    Jay

    Hi Jay,
    Check out following links for fedrated portals
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/703cfbbd-e85e-2a10-00a3-ecd502c08e82&overridelayout=true
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/70191d1e-2bd1-2a10-d9b7-ba19500da527&overridelayout=true
    Regards,
    Vaishali

  • Using GRC in a Federated Portal Network

    Hi All,
    We are usning a Federated Portal Network and would like to do Role provisioning through GRC.I know that GRC can do role provisioning in one single portal.
    I would like to find out if it can be done in a Federated Portal Environment in which I have a Consumer and Producer Portal.
    In Simple Terms - I would like to Assign a role that is present in the Producer Portal through the Consumer portal (This is called as Remote Role Assignment) using GRC.
    Can anyone please help me with this.
    Any thoughts will be very helpful.
    Best Regards,
    Vivek

    Hi Vivek,
       I have worked with CUP and EP and it works fine. I have not used CUP with Federated Portal so I don't have idea about this. It seems it will act something like CUA for EP. Am I correct?
    CUP works with CUA but for that, it has to bec configured for CUA. I don't see any separate configuration for Federate Portal. Can you open a Customer message with SAP about this?
    I doubt this will work but it is worth a try. Please let me know about the outcome.
    Regards,
    Alpesh
    SAP GRC Manager (PwC)

  • How to integrate PPM 5 with Federated Portal Network

    Hi experts,
    If we are using PPM 5 standalone (without portal) and we want to include it into Federated Portal Network, which steps we have to follow to configurate PPM in the Federated Portal. Do we have to install stack java for PPM 5 at portal level or can we have PPM as producer without stack java in the consumer (federated portal).
    Thanks a lot,
    CAMILO URIBE

    Hi Camelo,
    For PPM 5.0, you need only abap stack only. For the portal you will need java stack also.
    Business packege need to be applied for PPM 5.0 and the necesarry settings need to be done in portal to access PPM through portal.
    The federaed or non-fedarated option is for portal only and it will not impact the decison of accessing PPM through portal.
    Regards
    Amit

Maybe you are looking for