You are here:
Create Custom Metadata for Your External Activation Platform
Create custom metadata for your external activation platform before you can package your platform for use by Data 360 admins. This applies only to platforms created using the manual workflow.
- Click the gear icon and click Setup.
- In Setup, go to Custom Metadata Types.
- Click New Custom Metadata Type.
- Enter ActivationPlatformCredential for the Label and ActivationPlatformCredentials for the Plural Label.
- In Visibility, select Only Apex code in the same managed package can see the
type. The name of the type and the record are visible if they're referenced in a
formula.Note Selecting a different option could expose your Amazon S3 bucket credentials to customers who install your package.
- Click Save.
- Click ActivationPlatformCredential.
- In Custom Fields, click New.
- Select Text and click Next.
- Enter AccessKey for the Field Label and Field Name and click
Next.Tip We recommend 150 for Length, but you can set any limit.
- Make sure the ActivationPlatformCredential Page Layout is selected.
- Click Save & New.
- Select Text and click Next.
- Enter SecretKey for the Field Label and Field Name and click
Next.Note We recommend 50 for Length, but you can set any limit.
- Make sure the ActivationPlatformCredential Page Layout is selected.
- Click Save.
- Click Manage ActivationPlatformCredentials.
- Click New.
- The label and ActivationPlatformCredential name must match the developer name you chose when creating your external activation platform in Data 360.
- Enter the value for AccessKey and SecretKey.Tip Use the credentials for the S3 Bucket Name you entered when you created your External Activation Platform in Data 360.
- Click Save.
The custom metadata for your External Activation Platform is created.

