Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
Migrate planning application from PBCS to EPM planning 11.1.2.4

Hi all,
We have developed planning application on PBCS and need to migrate same application metadata, forms, reports and data on Hyperion planning 11.1.2.4.
I tried to search documentation on that but as this is the rare case of migration (cloud to On prime) I could not find the documentation for this.
Can some one guide for this, is there anything to consider while migrating the application.
Thanks in advance,
Darshan
Answers
-
There is not really a path to migrate from PBCS to on-premise due to the differences in functionality.
The best you can do is take a PBCS snapshot and try to import that using LCM, it may need some manipulation, don't expect it all to import, you will also probably need to handle the data differently because the cloud snapshot does not work in the same way as LCM on-premise
There is the option to export the metadata from the PBCS UI which should be in similar format to on-premise.
Cheers
John
-
Hello,
in Addition to what John said, there is a blog post of Cameron Lackpour "The compleat idiot's guide to PBCS, No. 5 -- Migrating from PBCS to On-Premises Planning".
HTH
Regards,
Philip Hulsebosch
-
And to add to that, the blog post was written before the change of how Essbase data was managed in snapshots, back then it was a text export, now it is a linux file system backup.
-
Hey John,
Many thanks for quick reply,
I'll check and try these options and update here.
Thanks,
Darshan
-
Hi Philip,
I tried to visit bog you mentioned but it seems that article is removed from there. I am getting below message.
Sorry, the page you were looking for in this blog does not exist.
Thanks,
Darshan
-
Though be warned that it is over 2 years old and changes have happened in that time.
-
Hi All,
So far I have followed the steps as below:-
1) I tried to import “application Settings” & “Application Definition” It gave me an error as below:-
2) To overcome this error I created planning datasource manually same as per the error (PlanningDatasource1) and that helped me out. But after that error got changed.
As there are only external users present in PBCS I tried to import that but it was throwing error only for some users as below:-
3) Also, As per error in step 2 I changed value of “Multicurrency” setting in exported file (Application Definition.xpad) as below:-
- Old value:-
b. Changed Value:-
4) After this change I am able to import application settings successfully, and classic planning application got created. Now I am trying to import dimensions in the application, its throwing error as below:-
5) So as per the blog suggested I removed these headers (Column) from the “account” dimension, and tried to import only Account dimension again after that I got below error:-
6) Previously while saving “Accounts.csv” file from excel, it added extra characters to the file. Such as extra space, double quotations, comma changed with tab.. etc.
After removing all these changes I retried to load account dimension and got below error:-
So far I have reached till here, and have no clue ahead.
-
Hello Darshan,
as John already wrote: The blog is already 2 years old.
In other words, the PBCS structure has developed further. I had to migrate from on-premise to pbcs (so the other way around) and got a lot of issues, but was able to fix them.
My approach would be:
1. Import as much as you can with an application import.
2. Then do partial exports and imports. Think of dependencies, so first you need to get the dimensions right, then variables, then Business rules, then simple data forms etc.
Also take into consideration, what exists only on PBCS. So you can forget about Valid Intersections etc.
3. Rebuild by hand what does not work.
HTH
Regards,
Philip Hulsebosch