Retrieves the AEM forms repository
location of the form template for the specified form data object
in the Documentum repository.
For information about the General and Route Evaluation property
groups, see
Common operation properties
.
Login Settings properties
Login settings for invoking the Content Repository Connector
for EMC Documentum service.
Login Mode
A
com.adobe.livecycle.emcdocumentumcontentrepositoryconnector.client.type.impl.LoginSettings
value
that represents how the operation will be authenticated with Documentum.
Valid values are
INVOCATION_CONTEXT
(Use Credentials
from process context),
USER_CREDENTIALS
(Use User
Credentials), and
TOKEN
(Use Documentum Login Ticket).
If
you provide a literal value, select one of the following options:
-
Use Credentials from process context:
-
Uses the AEM forms User Management credential from the process
context for the Documentum authentication.
-
Use User Credentials:
-
Uses the User Name and Password properties to authenticate
with Documentum. Ensure that the user name is valid for the repository that
is specified in the Repository Name property in the Relationship
Information property group for this operation.
-
Use Documentum Login Ticket:
-
Uses the Documentum Login Ticket and User Name properties
to authenticate with Documentum. This login ticket must be valid
in the current Documentum Foundation Class (DFC) session, and the
user name must be set to the correct user of the DFC session.
User Name
(Optional) A
string
value that specifies
the user name to use when this operation is authenticated with Documentum.
No default is provided.
This field is used only when the Login
Mode property is set to
USER_CREDENTIALS
(Use User
Credentials) or
TOKEN
(Use Documentum Login Ticket).
Password
(Optional)
A
string
value that specifies
the password associated with the user name that is specified in
the User Name property to use when this operation is authenticated
with Documentum. No default is provided.
This field is used
only when the Login Mode property is set to
USER_CREDENTIALS
(Use
User Credentials).
Documentum Login Ticket
(Optional) A
string
value that specifies
the value of an existing Documentum login ticket for a valid DFC
session. No default is provided.
This field is used only when
the Login Mode property is set to
TOKEN
(Use Documentum
Login Ticket).
ECM Object Settings properties
Repository properties for the form data object.
Repository Name
A
string
value that represents
the name of the Documentum repository. You can choose from the list
of available repositories from your current connection broker defined
in administration console. (See AEM forms administration help.)
Form Data Path
A
string
value that indicates
the location of the form data within the repository.
If you
provide a literal value, type the path or click Browse to select
the folder from the Documentum repository.
When typing the
folder path, use the following rules:
-
Do not include
the repository name in the folder path.
-
Use a forward slash(/) to separate folder names, as shown
in this example:
/[CabinetName]/[FolderPath]/[documentName]
Relationship Type Settings properties
Properties of the relationship between the form data and
the Asset Link object.
Relationship Between Form Data and Link Asset Object
(Optional) A
string
value that represents
the relationship between the form data and the Asset Link object.
Results properties
Properties of the Asset Link object.
outGetLinkedLCAssetsLocationResult
A
IGetLinkedLCAssetsLocationResult
value
that contains information about the form template path, form template
folder path, and the form template name.
Linked LC Asset’s URL
A
string
value that represents
the full path to the form template in the AEM forms repository.
Linked LC Asset’s Folder Path
A
string
value that represents
the path to the folder containing the form template in the AEM forms
repository.
Linked LC Asset’s Name
A
string
value that represents
the name of the form template in the AEM forms repository.
|
|
|