CopyListPersonalization
Use this service to copy a list personalization.
Required parameters
Parameter Key | Value Type | Parameter Description |
---|---|---|
sourceDataArea | Alphanumeric string |
The data area of the source personalization file to be copied to another data area. Minimum length for strings is 1. |
token | Alphanumeric string |
The token of the form being personalized. For example, CU201. Minimum length for strings is 1. |
sourceType | Alphanumeric string |
The type of the source personalization file. It can only be set to values USER, ROLE or GLOBAL. Minimum length for strings is 1. |
sourceName | Alphanumeric string |
The file name of the source personalization file to be copied to another data area. Minimum length for strings is 1. |
targetDataArea | Alphanumeric string |
The data area where the source personalization file will be copied to. Minimum length for strings is 1. |
targetType | Alphanumeric string |
The type of the target personalization file. It can only be set to fixed values USER, ROLE or GLOBAL Minimum length for strings is 1. |
targetName | Alphanumeric string |
The file name of the target personalization file. Minimum length for strings is 1. |