This documentation supports the 18.08 version of Remedy Action Request System.

To view the latest version, select the version from the Product version menu.

DefinitionImport and DefinitionExport options

The options in the following table are optional unless the description states they are required. Options that can be repeated are marked in the Repeat column.


Option

Parameter

Description

Repeat

--version

Writes the version to standard output and exits without executing other options.

-u

userName

Uses the account to connect to the server. Required.

-p

password

Uses the password to connect to the server. Required if the account has a password.

-x

server

Connects to the server to import or export. Required.

-w

authentication

Uses external authentication string or Windows domain to connect to the server.

-portnum

portNumber

Uses the TCP port number to connect to the server. Required if the server does not use the default port and there is no port mapper.

-e

fileName

Import from or export to the file. Required.

-o

logFileName

Write log and error output to the file. If not specified, the output is written to the standard error output.

-inplace

Import in place. Overwrite each existing object without deleting the object first. DefinitionImport only.

-lock

lockType lockKey

Export the objects locked. Valid lockType values are

  • 1 --Read only.
  • 2 --Hidden.

    The lockKey is a string used to enforce locking. DefinitionExport only.

-a

activeLinkName

Import or export the active link.

+

-A

Import or export all active links. Any -a options are ignored.

-b

DSOPoolname

Import or export the DSO pool.

+

-B

Import or export all DSO pools. Any -b options are ignored.

-d

DSOMappingname

Import or export the DSO mapping.

+

-D

Import or export all DSO mappings. Any -d options are ignored.

-f

formName

Import or export the form.

+

-F

Import or export all forms. Any -f options are ignored.

-g

activeLinkGuideName

Import or export the active link guide.

+

-G

Import or export all active link guides. Any -g options are ignored.

-h

filterGuideName

Import or export the filter guide.

+

-H

Import or export all filter guides. Any -h options are ignored.

-k

packingListName

Import or export the packing list.

+

-K

Import or export all packing lists. Any -k options are ignored.

-l

commandFileName

Import or export the objects specified by the XML command file.

To create an XML import/export command file from a working list or a packing list, use the Save as Import/Export Commands pop-up menu command for packing lists or working lists in Developer Studio. See the Introduction to Application Development with BMC Remedy Developer Studio .

You can also use an XML file created from a packing list in an earlier release using the Generate XML command in BMC Remedy Administrator. (This product is no longer available.)

Any other object type options are ignored.

-m

menuName

Import or export the menu.

+

-M

Import or export all menus. Any -m options are ignored.

-n

applicationName

Import or export the application.

+

-N

Import or export all applications. Any -n options are ignored.

-q

escalationName

Import or export the escalation.

+

-Q

Import or export all escalations. Any -Q options are ignored.

-t

filterName

Import or export the filter.

+

-T

Import or export all filters. Any -t options are ignored.

-z

webServiceName

Import or export the web service.

+

-Z

Import or export all web services. Any -z options are ignored.


Was this page helpful? Yes No Submitting... Thank you

Comments