Migration of a portal from web sphere (CMS) into OpenCms (CMS) - migration

I would like to migrate a portal which is developed in WebSphere content management system into OpenCms (Content management system). To implement this I want to import the WebSphere template files into OpenCms, I have done R&D for it but I didn't find any solution. Can any one please guide me how to do it?

I don't believe there is any provided solution for that. So you will either need to build your own migration tool, create it from scratch in opencms or stick with WebSphere Portal.

Related

Oracle iPlanet webserver migration to WAS Liberty profile

I would like to know the steps involved in migrating the Oracle Iplanet webserver(v6) to WAS Liberty profile. Also please let me know the feasibility and the challenges involved.
The changes needed will depend on the application being migrated. You can use the binary scanner tool to scan your application for changes needed to migrate to liberty. Run the tool against your war/ear/jar file(s) with the --sourceAppServer=other --targetAppServer=liberty options.

quickbooks desktop enterprise integration with mulesoft

I have to build a integration between Mulesoft and QuickBooks Desktop Enterprise edition. How Can the same be done? I know that for QuickBooks Online, as soon as access code is generated, a web service call will do whatever functionality is required. Is the same possible for Desktop enterprise also? If yes, please give some sample. I have to create Bills in QuickBooks enterprise using this integration.
Thanks
It looks like there's a connector for that.

Can we use server configuration tool for MFP Foundation on IBM Container(Bluemix)?

Server Configuration Tool needs Database Settings(host,port,username,password,dbname) and AppServer Settings(installation directory,username,password) information. The tool also need to access database directly.
The MFPF docs doesn't provide such kind of information. Is there anyway to user server configuration tool for MFPF on ibm container?
It is not possible to use the Server configuration tool for IBM Containers deployment. The only current way is to use the scripts as provided and instructed, here: https://developer.ibm.com/mobilefirstplatform/documentation/getting-started-7-1/bluemix/run-foundation-on-bluemix/

How many geodatabases may be authorized per ArcGIS Server?

I need to create and authorize a new ESRI ArcGIS enterprise geodatabase. Our organization has an existing ArcGIS Server license that has already authorized one ESRI ArcGIS enterprise geodatabase. Will I be able to specify the existing ArcGIS Server authorization file to create another enterprise geodatabase within the same organization and network? I would just try except that someone else administers the ArcGIS Server and we are still in the planning stage.
I understand that we will need ArcGIS for Desktop Standard or Advanced (not Basic) to Create an Enterprise geodatabase.
Thank you very much - Tim
ArcGIS for Server, which includes enterprise geodatabases, is typically licensed per CPU core (more info). So if you're licensed to run one enterprise geodatabase on a machine, you're licensed to run as many enterprise geodatabases as you want on that machine, or as many as that machine will actually handle. How many it can handle depends on many factors: the hardware, the data, how well you maintain your database, other software running on the machine, etc. etc. etc.
The point is that yes, you can use the same authorization file to create multiple geodatabases.
You're correct that you need ArcGIS for Desktop Standard or Advanced to run the Create Enterprise Geodatabase tool.

Can we implement IWAP reports with IBM Worklight developer edition

Can we implement IWAP reports with developer edition of IBM Worklight 6.0 ? If yes please guide me with technical document or any link. Is this feature only available with Enterprise or Consumer version ?
If yes then how can we implement/test this on development environment. And can anyone please provide me with list of features which are not available with developer version(one which comes into my mind is Application Center).
The Operational Analytics feature introduced in Worklight 6.0 is only available for paid versions of IBM Worklight 6.0. There's a file (analytics.zip) in the resulting IBM Installation Manager output folder that contains everything you need to setup the IBM Websphere Analytics Platform (IWAP). Once you have IWAP installed, you will need to modify a couple of properties inside worklight.properties which, among other things, tell the Worklight Server where to send the analytics data.
Regarding features found only in paid versions, beside Application Center and Operational Analytics, ability to use other DBMS (MySQL, DB2, etc.) and Application Servers (WAS, Tomcat, etc.). There are also Ant scripts that aim to help with common tasks like deployments.
More
InfoCenter
Getting Started Module