Exportar um portal

  • 09 Feb, 2008

Hoje concluí uma etapa em um projeto muito importante e eu acho interessante compartilhar.
Sempre em projetos de Portal teremos um Portal de desenvolvimento, onde as coisas são construídas. Depois vem a pergunta:
Como enviar todas estas coisas para o servidor  de produção? Os desenvolvedores sempre tem a resposta que é: **
    --  Isto é com o Administrador do Portal, ele sabe.** !
Nos cursos de WebSphere Portal Administration, existem capítulos sobre como realizar esta tarefa, usando o Release Builder, interface gráfica, e o xmlaccess.
Mas, algumas respostas que teremos de dar para agumas perguntas, do tipo:

  • Teremos de exportar e importar todo o Portal?
  • O portal de origem tem a mesma configuração do Portal de destino?
  • O Portal de destino tem os mesmos níveis de fixes e fixpacks do Portal original?

Algumas dicas:

1 - Verifique as configurações principalmente as configurações de LDAP;
2 - Sempre trabalhe com as mesmas versões e níveis de fixpacks e fixes;
3 - Utilize o full export somente uma vez, depois utilize o Release builder
4 - Siga as instruções do infocenter, e veja se algum dos xml’s disponíveis, como exemplo, podem resolver ou ajudar a você fazer seu próprio EXPORT.XML

Related Posts

Turn off IE compatibility mode

  • 10 Oct, 2017

On a customer site, all windows machines has a GPO to turn on the IE compatibility mode. The new WebSphere Portal does not work well with this compatibility mode. To solve the problem we add the following on the Apache Web Server Header set X-UA-Compatible "IE=Edge" The header above tell the IE browser to not use compatibillity mode when accessing the new portal.

Turn off IE compatibility modeRead More

WebSphere Portal V8.5 and Oracle Data Guard

  • 29 Jun, 2017

From IBM L3 support: "WebSphere Portal does not explicitly claim support for Oracle Data Guard. It is our understanding that Oracle Data Guard is an extension of the Oracle Database product. We do support the Oracle Database as isted in our "Supported software" documentation. Unless Oracle Data Guard limits functionality or impacts the behavior of the Oracle Database product in an intransparent manner or requires changes to the Portal database object definitions, we do not see a reason why WebSphere Portal would not work in that setup. In other words: If the database system, that is used by the customer, behaves like a regular Oracle Database, it should work. In case an issue is observed, w

WebSphere Portal V8.5 and Oracle Data GuardRead More

Collecting Data: Read First for WebSphere Portal 8.5 and 9.0

  • 28 Jun, 2017

Documents for collecting troubleshooting data for IBM WebSphere Portal 8.5 and 9.0 aid in problem determination and save time resolving Problem Management Records (PMRs). The following data collection documents contain instructions for specific components or scenarios. The wpcollector tool(http://www-01.ibm.com/support/docview.wss?uid=swg21445430) can be leveraged with such instructions to gather and optionally send the data. If one of the product components or scenarios below matches your symptom or the part of the product with which you are experiencing problems, follow the instructions in the associated data collection document. Component:Link:Installation/Configuration:General1962321(h

Collecting Data: Read First for WebSphere Portal 8.5 and 9.0Read More