This is a cross post from this post based on Tammy's suggestion.
How are opendocument = statements are typically handled during migration of documents? For example, in DEV, the URL for the target document is going something different from what it will be needed in QA to build the opendocument URL. To keep the conversation specific, I am thinking about the Design Studio use case, where the URL may be encoded in scripting or a button.
Does this require any manual changes to documents directly in the target system to "remap" to opendocument URL's or is there some migration tool? I would see this similar to connection aliasing, where on migration, the apps simply point at a generic connection like "HANA", but underneath in DEV/QA/PROD the actual connection hosts are different.
Regards,
Justin
Request clarification before answering.
Hello Justin,
you can use relative OpenDocument URL's in order to avoid manual remappings.
In Design Studio for example with a button containing a script like this:
APPLICATION.openNewWindow("/BOE/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=123");
Best regards,
Victor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Gabriel, one further question. Relative mapping works fine, but the assumption is that the docid's will remain the same once migrated, is this correct?
Newbie question - are mostly all BO documents transportable, ie keep their docid's consistent in each system per above? I am concerned with Explorer, Webi, an Design Studio mostly.
Regards,
Justin
I guess I don't understand the difference on CUID and ID, what I planned on using was the link provided in Launchpad when you right click and choose "Document Link", it looks like it provides a DocID with type CUID.
Can you elaborate on the transportability of Explorer Information Spaces?
Regards,
Justin
If you take the Link from "Document Link" you are using the CUID and therefore you are on the safe side of the road. Just as an example, a CUID will look like Aek5Akivrj9EhSI.ZPl6eyY while an ID will look like 54612. I am not sure about information spaces, so hopefully someone else can comment on that.
Best regards,
Victor
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.