Quick Start
Set Up Salesforce CLI for Custom Functions
Monitor Custom Function Deployments
Use a Custom Chunking Function in a Search Index
Verify Custom Chunking Results
Migrate Custom Function to Production
Review deployment information for your custom chunking function, including deployment status, configuration details, and deployment metadata.
| Edition Table |
|---|
| Available in: Developer, Enterprise, Performance, and Unlimited Editions. See Data 360 edition availability. |
| Permission Sets Needed | |
|---|---|
| To monitor a custom function deployment in Data 360: | Permission set:
|
Go to Data Cloud Setup. Under Developer Tools, select Code Extension.
Click the deployment name for your custom function.
Click the Details tab and review deployment metadata and configuration.
The Details tab displays the following information for your deployment.
| Field | Description |
|---|---|
| Deployment Name | The name of the deployment |
| Deployment API Name | The unique API name used to reference the deployment programmatically |
| Deployed On | The date and time when deployment completed |
| Compute Size | The compute resources allocated for the deployment |
| Description | A summary of what the deployed function does |
| Deployed By | The user or process that performed the deployment |
| Deployment Status | The current status of the deployment, for example, Deployed |
| Code Type | An indication that the deployment is a Function |
After you review deployment details, check search index job status in Data 360 for runs that use your function.