WebCenter Sites, Ananlytics, Community and compatibility

Hello,
I'm hoping someone can quickly carify something for me. I've been reviewing the following compatibility matrix to understand we have the correct certification.
http://www.oracle.com/technetwork/middleware/webcenter/sites/owcs-11gr1certmatrix-1609746.xls
I just wanted to quickly understand the main difference between:
WebCentre Sites
WebCenter Sites: Analytics
WebCenter Sites: Community
We have a version of FatWire installed before Oracle aquired them and wish to upgrade. Am I correct in thinking that Analytics and Community are still WebCenter Sites overall, but with added functionality, etc?
Regards,
Jonathan

"WebCenter Sites" was formerly "FatWire Content Server"
"WebCenter Sites: Analytics" was formerly "FatWire Analytics Server" (also briefly known as FatWire Content Optimizer)
"WebCenter Sites: Community" was formerly "FatWire Community Server"
Each are still separately installable products, the latter two both requiring installation(s) of WebCenter Sites to be of use.
"WebCenter Sites" is something of an umbrella term that can refer to the products it comprises of (Sites, Analytics, Community, Gadget and Mobility) but typically also just refers to the core product, what you know as Content Server.
If all you had before the acquisition was Content Server, then upgrading that to the latest version would put you on WebCenter Sites 11g. That wouldn't automatically give you Analytics etc, because they are still separate optional installations.
Phil

Similar Messages

  • WebCenter Sites (WCS) Community Application infrastructure questions

    Essentially, we are looking to perform the most basic, bare-bones installation of WCS Community. After reading through the Community installation guide, I have gathered that the following infrastructure will be necessary, and I am hoping you can either confirm or correct me if I am wrong. We will be deploying on WebLogic. Figure 3 on page 11 of the Community install guide diagrams the most basic infrastructure as I understand it to be, which is:
    1. Two separate physical servers, one for the Production Stack, and one for the Management Stack.
    2. Deployment of a Production Delivery instance of WCS on the Production Stack (the Co-Resident Satellite Server that comes out-of-the-box with WCS install is not enough).
    3. Deployment of a Management instance of Community on the Management Stack (but on a separate WebLogic managed server instance than the WCS Management deployment).
    4. Deployment of a Production instance of Community on the Production Stack (but on a separate WebLogic managed server instance than the WCS Delivery deployment).
    I understand that all 4 deployments need to happen on separate WebLogic application (managed) server instances. But to dig a little deeper, I guess my main question is, do the Production and Management Stacks need to be on separate virtual machines (we are using VMs to house WebLogic), or can we have 4 WebLogic managed servers on the same VM and house all 4 deployments on the same WebLogic domain?
    Thanks, and your advice will be greatly appreciated,
    Somen

    Hi Somen -
    Sorry for the delay in responding.
    There's no need to install WebLogic on separate domains, just be careful that they don't collide. If you get creative, you'll also see that you can actually configure CoS on far fewer WL instances than those called out in the spec. Support issues may ensue, however. But for dev purposes, no need to torture yourself with 4 app servers unless you want to.
    Tony

  • WebCenter Sites installation troubleshooting

    Hi Sites experts.
    I'm having lot of issues during the installation of WebCenter Sites with Community Server.
    Scenario is the next: 2 domains (management and delivery with)
    - managementDomain with two manage server, one for Sites and CAS and one for CoS.
    - deliveryDomain with two manage server, one for Sites and CAS and one for CoS and CAS Visitor.
    The installation is in WebLogic 10.3.6 and Sites is 11.1.1.6.1 version.
    Issues in management sites application. When starting application I'm getting all time in log file next:
    [ERROR] [temBasedClusteredEventExecutor] [com.fatwire.logging.cs] Exception reading url from http://servername:8010/cs/ContentServer?pagename=OpenMarket%2FXcelerate%2FSearch%2FEvent
    com.fatwire.cs.core.http.HttpAccessException: org.apache.http.conn.HttpHostConnectException: Connection to http://servername:8010 refused
            at com.fatwire.cs.core.http.HttpAccess.execute(HttpAccess.java:367)Why is refused if I can access perfectly to http://servername:8010/cs and http://servername:8010/cas?
    Issue in delivery sites application.
    [ERROR] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.db] Exception executing prepared statement: INSERT INTO FW_InvalidationMemory (DEPENDENCY,MDATE) VALUES (?,?) DEPENDENCY = ____NULL_RECORD__ MDATE = 2013-02-23 09:20:02.0 java.sql.SQLRecoverableException: Connection has been administratively disabled. Try later.         at weblogic.jdbc.common.internal.ConnectionEnv.checkIfEnabled(ConnectionEnv.java:1025)         at weblogic.jdbc.wrapper.PoolConnection.checkConnection(PoolConnection.java:63)         at weblogic.jdbc.wrapper.Connection.preInvocationHandler(Connection.java:100)         at weblogic.jdbc.wrapper.Connection.prepareStatement(Connection.java:545)         at COM.FutureTense.Servlet.JDBCTable.executeUpdate_trans_logic(JDBCTable.java:1361)         at COM.FutureTense.Servlet.JDBCTable.executeUpdate_trans(JDBCTable.java:1337)         at COM.FutureTense.Servlet.JDBCTable.executeUpdate(JDBCTable.java:1211)         at COM.FutureTense.Servlet.JDBCTable.AddRow(JDBCTable.java:943)         at COM.FutureTense.Common.ftDBTable.insertRow(ftDBTable.java:1272)         at COM.FutureTense.Cache.EHCacheInvalidationMemory.addInvalidation(EHCacheInvalidationMemory.java:162)         at COM.FutureTense.Cache.EHCacheInvalidationMemory.deleteInvalidationsBefore(EHCacheInvalidationMemory.java:250)         at COM.FutureTense.Common.CacheServer._purgeInvalidationmemory(CacheServer.java:210)         at COM.FutureTense.Common.CacheServer.flushPages(CacheServer.java:193)         at COM.FutureTense.Common.CacheServer.execute(CacheServer.java:79)         at COM.FutureTense.Servlet.FTServlet.doPost(FTServlet.java:61)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)         at com.fatwire.auth.RequestAuthenticationFilter.doFilter(RequestAuthenticationFilter.java:192)         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)         at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:695)         at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221) [2013-02-26 09:20:02,662 SAST] [ERROR] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.db] Exception executing prepared statement: DELETE FROM FW_InvalidationMemory WHERE FW_InvalidationMemory.mdate < ? FW_InvalidationMemory.mdate < 2013-02-23 09:20:02.660 java.sql.SQLRecoverableException: Connection has been administratively disabled. Try later.         at weblogic.jdbc.common.internal.ConnectionEnv.checkIfEnabled(ConnectionEnv.java:1025)         at weblogic.jdbc.wrapper.PoolConnection.checkConnection(PoolConnection.java:63)         at weblogic.jdbc.wrapper.Connection.preInvocationHandler(Connection.java:100)         at weblogic.jdbc.wrapper.Connection.prepareStatement(Connection.java:545)         at COM.FutureTense.Servlet.JDBCTable.executeUpdate_trans_logic(JDBCTable.java:1361)         at COM.FutureTense.Servlet.JDBCTable.executeUpdate_trans(JDBCTable.java:1337)         at COM.FutureTense.Servlet.JDBCTable.executeUpdate(JDBCTable.java:1211)         at COM.FutureTense.Servlet.JDBCTable.DeleteRow(JDBCTable.java:960)         at COM.FutureTense.Common.ftDBTable.deleteRow(ftDBTable.java:1108)         at COM.FutureTense.Cache.EHCacheInvalidationMemory.deleteInvalidationsBefore(EHCacheInvalidationMemory.java:255)         at COM.FutureTense.Common.CacheServer._purgeInvalidationmemory(CacheServer.java:210)         at COM.FutureTense.Common.CacheServer.flushPages(CacheServer.java:193)         at COM.FutureTense.Common.CacheServer.execute(CacheServer.java:79)         at COM.FutureTense.Servlet.FTServlet.doPost(FTServlet.java:61)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)         at com.fatwire.auth.RequestAuthenticationFilter.doFilter(RequestAuthenticationFilter.java:192)         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)         at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:695)         at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221) Why those errors about writing/deleting in tables of FW?
    [2013-02-25 14:50:37,775 SAST] [ERROR] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.framework] error: errno -105 on at
    tempt to add a rowDuring the installation of Community Server we've got problems to execute Sites Explorer.
    Can be possible do the "Post Installation steps" using a normal BBDD client?. The password provided in SystemSatellite table is encrypted or directly text?
    When executing /cos/status test in delivery domain is appearing next errors.
    REST CAS is DOWN reason: Failed to acquire TGT. HTTP Response code 400 in CAS REST of delivery. Management is working.
    CAS response code: 500 http://servername:7010/cas_community/login?wemLoginTemplate=http://servername:7009/cos/login_template/template.jsp&wemLoginCss=http://servername:7009/cos/login_template/css.css in CoS application
    In cas visitor log's is appearing next:
    INFO [org.jasig.cas.authentication.AuthenticationManagerImpl] - AuthenticationHandler: com.fatwire.wem
    .sso.cas.plugin.CSAuthenticationHandler failed to authenticate the user which provided the following credentials: [username: fwadmin]
    2013-02-26 14:22:26,364 ERROR [com.fatwire.wem.sso.cas.integration.rest.TicketResource] - org.jasig.cas.ticket.TicketCreationE
    xception: error.authentication.credentials.badAnd the biggest question is...
    Can be CoS and Sites running in the same WebLogic domain?.
    Regards.

    What exactly were the issues you faced related to network and proxy? Could you explain how you fixed it?
    regards,
    Joy

  • Webcenter Sites not working after creating 2 sites repeatedly

    Hi All,
    I am using Linux, kernel version 2.6.32-300.29.1.el6uek.x86_64. Working with Oracle Webcenter Sites 11.1.1.6.0 installed on apache tomcat 6.0.33.
    Problem description: I have created 1 Site in Webcenter Sites management system and assign these following roles ArtworkEditor, GeneralAdmin, Approver, ContentEditor, WorkflowAdmin, AdvancedUser, Analytics, SiteAdmin, MarketingAuthor, MarketingEditor, ContentAuthor, ProductAuthor, ProductEditor, SitesUser, DocumentAuthor, ArtworkAuthor, Designer, DocumentEditor to a specific user. Then I have created another site with different name in the same management system and asssign the similar roles for that site to the same user. After that I am not able to see the Admin and Contributor UI of that management system as well as all the sites including AdminSite.
    To verify that I have repeated the same procedure in my local Webcenter Sites installation and the same thing happens again.
    Please help.

    Sometimes the WEM Admin app corrupts the role and site assignments when saving changes.  Whenever you work in the WEM admin UI, be sure that all of your changes save fully - don't rush the saving of data in that UI.
    To fix this, try to "re-provision" your users and sites and you should be able to restore access.  This is definitely frustrating, but it's fairly contained issue.

  • How to install webcenter sites 11.1.1.6 or 11.1.1.8 in cluster configuration and delivery mode?

    I am trying to install webcenter sites 11.1.1.6 using cluster configuration and in delivery mode but its not getting installed properly.
    Can anyone please share on the steps to follow while installing webcenter sites in delivery environment?

    The recommendation from the Oracle WebCenter & ADF Architecture Team is to keep the parts decoupled, installing WebCenter Sites on a separate machine. Otherwise it would be leading towards a 'Type 3' integration. Specifically looking at the proof-of-concept application 'Spark', which requires WebCenter Sites and WebCenter Portal installed on the same machine:
    +"Due to this co-deployment requirement, most clients have avoided installing or using Spark. And not without reason: installing two big, complex applications on the same environment is problematic with regards to scalability and tuning."+
    http://blogs.oracle.com/ATEAM_WEBCENTER/entry/integrating_webcenter_sites_with_webcenter3
    The introductory article on integrating WebCenter Sites and WebCenter Portal:
    http://blogs.oracle.com/ATEAM_WEBCENTER/entry/integrating_webcenter_sites_with_webcenter
    Thanks

  • WebCenter Sites and UCM integration

    Hi,
    Can any one help me to integrate WebCenter Sites with UCM.

    There are a number of approaches to doing this, and it totally depends on the version of UCM you're using (and the version of Sites too for that matter).  Have a look at this presentation that Bex Huff and I gave at Collaborate last year. 
    Seamless Integrations between WebCenter Content, Site Studio, and W...
    Regards,
    Tony

  • Integration of Apache Solr* and Webcenter Sites.

    Hi ,
    I am new to Apache Solr and Webcenter Sites . could you please guide us how to integrate both of them using SolrJ . please provide us the best ways for integrating them .
    Thank you,
    Sashank P

    Hi Sashank,
    In short you would need to customize WebCenter Sites.
    You would need to include Apache Solr Client libraries into lib directory of you sites installation and call it withing the jsp template.
    BR
    user12345

  • Need some Document\Approach\Guidance on Webcenter Site and ATG Integration

    we have a requirement where pages/templates/content will be created in Webcenter Sites and will be consumed in ATG. I am looking for some Document\Approach\Guidance for Webcenter Site and ATG Integration

    I am looking for some Document\Approach\Guidance for Webcenter Site and ATG IntegrationBelow may help you:
    http://www.extended-content.com/wp-content/uploads/2012/07/WhitePaper-PublishingContentToATGFromOracleWebCenter-July2012.pdf
    http://www.extended-content.com/mediastore-now-integrates-with-webcenter-sites/
    http://technology.amis.nl/2011/08/13/fatwire-integrated-into-webcenter-as-webcenter-sites-for-web-experience-management/
    Hope this helps.
    -RMishra

  • Integrating WebCenter Sites 11.1.1.8 and Endeca

    Hi all,
    What’s New in Oracle WebCenter Sites 11.1.1.8 document states there is an integration of WC Sites with Endeca.
    "Oracle Endeca Integration: Incorporate faceted search and guided navigation into WebCenter Sites driven websites to deliver more precise, relevant and complete search results. Enable site visitors to find information quickly with guided navigation. This Proof-of-Concept (PoC) reference implementation demonstrates how to integrate Endeca cartridges within WebCenter Sites. It includes sample code and best practice guidance. It will be productized at a later date."
    Could you please guide me to where to find such PoC and more info about this integration?
    We need to accompplish integration of WCSites and Endeca GuidedSearch.
    Any help will be very much appreciated.
    Regards,
    Juan

    The recommendation from the Oracle WebCenter & ADF Architecture Team is to keep the parts decoupled, installing WebCenter Sites on a separate machine. Otherwise it would be leading towards a 'Type 3' integration. Specifically looking at the proof-of-concept application 'Spark', which requires WebCenter Sites and WebCenter Portal installed on the same machine:
    +"Due to this co-deployment requirement, most clients have avoided installing or using Spark. And not without reason: installing two big, complex applications on the same environment is problematic with regards to scalability and tuning."+
    http://blogs.oracle.com/ATEAM_WEBCENTER/entry/integrating_webcenter_sites_with_webcenter3
    The introductory article on integrating WebCenter Sites and WebCenter Portal:
    http://blogs.oracle.com/ATEAM_WEBCENTER/entry/integrating_webcenter_sites_with_webcenter
    Thanks

  • WebCenter Sites:Problem Rendering Save Button and Contributor UI DashBoard IN WCS

    Hi All,
    I am facing an issue in Webcenter sites regarding the Save button not being shown up while creating a new asset and contributor UI Dashboard not being displayed in some systems when opened in chrome.
    Currently,when we try to create any new asset from our system we are able to see the save button in WCS environment.Also,in some of the systems contributor UI Dashboard doesn't display instead a white screen is shown up.But in our client system neither the Save button is displayed nor the Contributor UI Dashboard.
    The issue for Contributor UI Dashboard sometimes get resolved when we reinstall chrome.
    Further,Our system is having a jdk version as jdk1.6.0._38 and that works on 64 bit OS while our client machine is having the latest version of jdk7 which works on 32/64 bit OS.
    Is the issue related to improper jdk version/there is some setting that needs to be done in browser/the browser version is not compatible?
    Kindly suggest.
    Regards,
    Anurag Guru

    Sometimes the WEM Admin app corrupts the role and site assignments when saving changes.  Whenever you work in the WEM admin UI, be sure that all of your changes save fully - don't rush the saving of data in that UI.
    To fix this, try to "re-provision" your users and sites and you should be able to restore access.  This is definitely frustrating, but it's fairly contained issue.

  • WebCenter Sites Mobility Server, SSXA and workflows

    Hi all,
    I am trying to evaluate if "WebCenter Sites Mobility Server" adapts to the requirements of a new project. I have been reading the documentation intensively but I have not been able to find the answers to the two questions below.
    1) Is it possible to use Site Studio for External Applications with WebCenter Sites Mobility Server?
    2) Is it possible to use workflows with Mobility Server so that a contributor can accept or reject changes?
    Any help would be really helpful.

    You can not use SSXA or SiteStudio with Mobility Server. Also deep workflow integration is not there.
    You should think about Mobility Server as a preview and publishing extension of Sites. You would create and approve all your assets in WebCenter Sites the way you normally would. Mobility Server accesses those assets via REST but uses it's own pubishing model to deploy the mobile site. It's integrated to via REST and the Preview UI (which sits in the Sites container as a App next to the contributor interface). That is the extent of the integration we have today.
    Mariam Tariq
    WebCenter Sites Product Management

  • WebCenter Portal and WebCenter Sites Integration

    We have a client requirement where we need to provide Web Content Management and Portal Solution in Oracle WebCenter product stack.
    Contents, Templates and other Content Assets will be created and managed in WebCenter Sites, WebCenter Portal will be used for content delivery (Display content to end user). There is another requirement of content editing from WebCenter Portal; where a set of users will have the right to editing content present in WebCenter Sites.
    Is there any available solution for integrating WebCenter Sites and WebCenter Portal to fulfill above requirements?

    The best available info is in this thread: Integrating webcenter sites content in to Webcenter portal
    Take a look also at this one: Re: WebcenterSites Vs WebcenterPortal

  • WebCenter Sites and Model–view–controller (MVC) framework

    A customer of our started developing their sites using Webcenter Sites, they want to support additional functionality such as transaction management, exception handling, custom logging and so on. I was wondering if anyone has experience with the Model–view–controller (MVC) framework, they consider it an ideal candidate for these features. Has anyone here used the MVC framework in conjunction with WebCenter Sites to write additional java classes, facade layers and utilize the Spring controller to wire the same ? Are you aware of any other options available for this purpose ?
    regards,
    Pietro

    Hi Pietro -
    Using Sites IN a MVC framework is very difficult, because the entire context of WebCenter Sites is burned into the COM.FutureTense.Servlet.SContentServer servlet.  You can't really work around that with any degree of reliability.  Unfortunately, that means that dropping Sites into a pre-existing third party MVC framework doesn't really work. 
    There are a lot of good reasons for that, not the least of which is the two-tiered pagelet-level caching system that makes Sites so very fast at delivery... not that it's any consolation.
    To deal with this some former colleagues of mine and I built the GST Site Foundation ("GSF") framework, which provides a Spring-like MVC container WITHIN sites, instead of the other way around.  If you're familiar with Spring, you'll see patterns similar with the GSF.  My current team and I have blogged about this extensively:
    What is this whole GST Site Foundation thing? | Function1
    Create a Simple "Contact Us" Form with GSF | Function1
    How to Add Your Own DAO to the GSF Actions | Function1
    The full stream is here:  GSF | Function1
    But ultimately, the special sauce is the following: in Sites, create an XML element that contains nothing but a <FTCS> tag, a <CALLJAVA> tag, and a closing </FTCS> tag.  Your CALLJAVA will then call a class that implements the Seed or Seed2 interface, and from in there you have access to the (properly managed) ICS object where you can do all of your magic.  You can then build a lightweight controller here to handle any action you can dream up:
    https://github.com/dolfdijkstra/gst-foundation/blob/master/gsf-wra/src/main/java/com/fatwire/gst/foundation/controller/A…
    Let me know if I can help!
    Regards,
    Tony

  • Integration between Webcenter Sites and Oracle Real time Decision(RTD)

    Hi,
    I want to integrate RTD with Webcenter Sites for automated targetting purpose. Can you please provide any implementation view on this?
    Thanks,
    Krishnendu Chatterjee

    Hi,
    Hi,
    I am also looking for the same..
    Did you get any link or documents?
    Thanks,
    Dev

  • Regarding OpenLDAP installation issue for Webcenter Sites

    Hi,
    Iam trying to install OpenLDAP 2.3.x in RedHat 6.5 in order to integrate the LDAP with WebCenter Sites.
    I followed the below steps..
    Downloaded openldap-stable-20070110.tgz .
    then,
    tar-xvzf openldap-stable-20070110.tgz
    cd openldap-2.3.32
    on running the below command,
         ./configure --enable-crypt --with-tls
    Iam getting this error:
    configure: error: Could not locate TLS/SSL package
    Please help on this.
    Thanks

    I am going to move this thread from Certification Communities to Webcenter Sites.
    Thank you,
    Lisa Fedynich
      Global Customer Support Engineer, Middleware Certification Support and Community Team

Maybe you are looking for

  • JNDI in OC4J

    Hello, I need to publish a JNDI object in OC4J 9.0.4 Java Edition, Does somebody know which file I have to modify? and what I have to do in this file??? The object is a class of my own, I mean, it is not a DataSource or a java.lang.String, etc... Reg

  • FF only downloads a small part of an .exe file

    When I go to a website which offers a download of their product (.exe), FF only gives option to save (not run) and when I try to save it, I end up with a file in the destination folder which is only a couple of KB in size .. but it should be 3.4MB.

  • F8-history does not appear

    Hi, I downloaded 1.5 with included JDK.I also have included the following lines in sqldeveloper.conf file AddVMOption -Dsun.java2d.ddoffscreen=false AddVMOption -Dsun.java2d.noddraw=true AddVMOption -Dide.update.masterserver=http://www.oracle.com/tec

  • Have purchased pages, how do i convert to a word document?

    I have purchased pages for my mac book pro, need to learn how to convert to a pdf or a word document.

  • Slow performance after implementing TREX in CRM

    Hi All, We have recently implemented TREX in our CRM 7.0 system and from that time we are getting performance issue in two things: u2022Saving a New Contact. > Previously it use to take 15 seconds to 1 minute, but now itu2019s taking minimum of 2minu