CopyFormPersonalization
Use this service to copy a form 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, CU01.
Minimum length for strings is 1. |
| sourceType | Alphanumeric string | The type of the source personalization file.
It can only be set to fixed 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. |
Optional parameter
| Parameter Key | Value Type | Parameter Description |
|---|---|---|
| dataArea | Alphanumeric string |
The data area of the personalization file. Minimum length for strings is 1. |