Why does publishing a sandbox make it unusable?
Solution
There are two types of sandboxes:
1) Sandboxes intended to be published.
These sandboxes will be merged back to the mainline code.
2) Sandboxes intended for "test-only" purposes.
These "test-only" sandboxes will not be published and therefore produce no concurrency conflicts between sandboxes.
Here are document about sandbox for your reference:http://docs.oracle.com/cd/E15586_01/fusionapps.1111/e16691/ext_lifecycle.htm#CHDJFFFA
Solution
There are two types of sandboxes:
1) Sandboxes intended to be published.
These sandboxes will be merged back to the mainline code.
2) Sandboxes intended for "test-only" purposes.
These "test-only" sandboxes will not be published and therefore produce no concurrency conflicts between sandboxes.
Here are document about sandbox for your reference:http://docs.oracle.com/cd/E15586_01/fusionapps.1111/e16691/ext_lifecycle.htm#CHDJFFFA
No comments:
Post a Comment