Not possible to localize the Campaigns extended data for the ATTRIBUTES field
search cancel

Not possible to localize the Campaigns extended data for the ATTRIBUTES field

book

Article ID: 281188

calendar_today

Updated On:

Products

CA Identity Suite

Issue/Introduction

It is not possible to localize the Campaigns extended data for the ATTRIBUTES field in the Identity Portal.

We tried doing a localization using the Portal Admin UI under “LOCALIZATION -> Svenska -> STATIC -> campaigns” but it is not visible there.

Environment

Release : 14.5
Component : CA Identity Suite Virtual Appliance

Resolution

It looks like that label is missing in this language. Please follow the below steps.

  1. Login to the admin console.
  2. Navigate to the Localization.
  3. Click on Svenska language.
  4. Change any label and save it.
  5. Login to the IP Machine and navigate to the resources location (For VApp the location is: /opt/CA/VirtualAppliance/custom/IdentityPortal/resources)
  6. Open the sv.JSON file
  7. Add the following property.

{"campaigns":{"CAMPAIGNS_EXTENDED_DATA_ATTRIBUTES_HEADER":"attribut"}}

8. You can change the above value.

9. Save the file.