Export and Import Published Application Information from the Data Store
Export and Import Published Application Information from the Data Store Export and Import Published Application Information from the Data Store
Citrix Support states in CTX102982:
CTX102982 - Export and Import Published Application Information from the Data Store
This document was published at: http://support.citrix.com/kb/entry.jspa?externalID=CTX102982
Document ID: CTX102982, Created on: Nov 18, 2003, Updated: Nov 19, 2003
Products: Citrix MetaFrame XP 1.0 for Microsoft Windows 2000, Citrix MetaFrame XP 1.0 for Microsoft Windows 2003
Symptoms
A user wants to export published application information from the farm.
Reason/Cause
The user may want to create a new farm with the same published application.
Resolution
Citrix has supplied utilities in the Citrix APSDK that allows users to retrieve all information from a farm about published applications.
EXPORT
The EXPORT produces an APP, ICA, or HTML file. These files can be used to launch an application from a Web browser or create an application using the NEWAPP example program.
Syntax
Export app_name flag file_name options
Parameters
app_name
The distinguished name of the application to be exported.
flag
/ea to export an APP (application) file.
/ei to export to an ICA file.
/eh to export to an HTML file.
file_name
The file name (relative or fully qualified) where the exported file is to be saved.
options
Additional parameters; dependent on the type of export determined by the flag parameter.
Remarks
The EXPORT example uses the MFWinAppObject::ExportFile() method to generate the exported file. The APP file format is used by the NEWAPP example to publish applications. The following is an example of the command:
Export ApplicationsNotepad /ea notepad.app
This command creates an APP file called Notepad.app for a published application located in the Applications node of the Citrix Management Console.
An application must have an accompanying subfolder; for example:
Export ApplicationsSubfolderNotepad /ea notepad.app
Note: The distinguished name of the application is case-sensitive.
This file can be modified then added to the farm using NEWAPP.exe.
NEWAPP
The NEWAPP example is a language parser that creates applications described in an APP file.
Syntax
Newapp appfile
Parameter
appfile
The APP file read by NEWAPP.
Additional Information
You can find additional information about the Citrix APSDK and other SDKs at http://apps.citrix.com/cdn/.
User login
Who's new
- japhabept
- Rullydery
- eagenorce
- rittaarier
- swasseZex