\Lev1\Web\Applications\SASPortalVersion\PortalPromotion directory,
create this directory path. For example, on a source SAS 9.1.3 system,
create this directory path:
PortalPromotion\PortalApplicationTree.xml file
so that it points to the source metadata repository.
extractPortal913.bat (for
a SAS 9.1.3 source on Windows), extractPortal92.sh (for
a SAS 9.2 source on UNIX), or extractPortal93.sh (for
a SAS 9.3 source on UNIX). For more information, see About the Portal Promotion Tools.ANT_HOME/lib directory:
\Program
Files\SAS\SASVersionedJarRepository\9.3\eclipse\pluginsbuild.properties file
to customize and provide the values for the metadata repository IDs,
the SAS Administrator accounts, and the SAS Trusted User accounts.
Here is an example of the build.properties file:xml.file=PortalApplicationTree source.reposid.of.metadata.repository=A0000031.A5BQ25K2 target.reposid.of.metadata.repository=A0000001.A5T8FYJJ source.sasadm.name=SAS Administrator target.sasadm.name=sasadm source.sastrust.name=SAS Trusted User target.sastrust.name=sastrust
build.properties file,
skip this step. If you did not modify the build.properties file
(because the source is a SAS 9.1.3 or SAS 9.2 system, and the default
values for the SAS Administrator and the SAS Trusted User were previously
customized and modified in the source or target deployments), then
you should manually specify the values for these internal accounts
in these generated .xml files:
PortalApplicationTree_deployFile.xml, PortalApplicationTree_expand.xml PortalApplicationTree_extract.xml.
@Name parameter
as it applies to the SAS Administrator and SAS Trusted User. Note
that some .xml files might not require these values for the @Name parameter.
build.properties file
can be edited and used only in deployments where the default values
for the internal accounts were retained and not modified. This manual
process is also applicable if the names for the portal content on
either the source or target systems were similar to sasadm or sastrust.
build.properties file.
PortalApplicationTree_deployFile.xml file.
Search for the RepositoryBase Deploy_Id parameter.
Specify the target system’s metadata repository ID as the value
for RepositoryBase Deploy_Id and the
target systems’s metadata name as the value for the Deploy_Name parameter.
Here is an example:<Repository Base Deploy_Id="A0000001.A5T8FYJJ" Deploy_Name="Foundation" Id="A0000031.A5BQ25K2" Name="Foundation"/>
build.properties file,
skip this step. When you run the upgrade scripts later, the .xml files
are updated with the required values. If you manually updated the
values in the .xml files, open the PortalApplicationTree_deployFile.xml file.
Search for the RepositoryBase Deploy_Id parameter.
Specify the target system’s metadata repository ID as the value
for RepositoryBase Deploy_Id and the
target systems’s metadata name as the value for the Deploy_Name parameter.
Here is an example:<Repository Base Deploy_Id="A0000001.A5T8FYJJ" Deploy_Name="Foundation" Id="A0000031.A5BQ25K2" Name="Foundation"/>
build.properties file.
Specify the values for the metadata repository ID, and the SAS Administrator
and SAS Trusted User accounts:upgradeMetadata updateXMLSource -user ID -password AdminID
manualLoadContent-OrderNumber and
the manualAdjustUrls–OrderNumber scripts
are available for converting data explorations and bookmarks to reports.
These scripts are located in the SAS-Configuration-Directory\Lev1\Web\Utilities directory.