Can you migrate the presentation layer to a different server.
Answers were Sorted based on User's Feedback
Answer / madhu
No, we cannot migrate only one particular layer to another server, we have to migrate the complete repository or the web catalog.
Is This Answer Correct ? | 1 Yes | 1 No |
You can't migrate the presentation layer only, However If the business layer is exactly the same then you can migrate the presentation layer only, here is an unsupported workaround to do it:
1- Mark all the presentation models you want to migrate and copy them using CNTRL+C ( It should take some time according to the size of your RPD)
2- Paste the content you copied earlier in any advanced text pad tool (ex. Notepad ++)
3- Delete the corespondent presentation models in the target environment.
4- Paste again what you copied in the text pad into the target environment presentation layer.
Again, this is an unsupported workaround to do it and its not advised to use it, it may corrupt your RPD.
Is This Answer Correct ? | 0 Yes | 0 No |
Why do we have multiple LTS in BMM layer? What is the purpose?
What is a table alias in obiee 11g? Where and how will you create it?
What is scd type 1 and 2.
How to sort columns in rpd and web?
What is clusterservices in obiee ? Why its used?
What is write-back in obiee ?
Have you created hierarchy in obiee. If so where and how?
How will change port of obiee answers?
What is the difference between Data Level Security and Object Level Security?
How do implement event polling table?
How we are going to decide which schema we are going to implement in the data warehouse?
Can you migrate the presentation layer to a different server.