0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Salesforce Code Builder

Last updated at Posted at 2023-11-07

まとめページに戻る
まとめA~M

2022 年に Salesforce は、Salesforce 開発用に完全に最適化され、Microsoft の Visual Studio Codespaces を利用した Web ベースの開発環境である Code Builder を発表しました。それ以来、開発者が試すことができるようにベータ版が提供されています。つまり、今までは…

本日、Salesforce は Code Builder が一般提供されたことを正式に発表しました。この記事では、Code Builder とは何か、Code Builder で何ができるのか、インストール方法、ベータ版と GA 版の違いについて説明します。

コードビルダーとは何ですか?

Salesforce Code Builder は、Salesforce プラットフォームのコーディングを強化するために設計されたオンライン開発ツールです。これは Microsoft の Visual Studio Code のインターネット ベース バージョンのようなもので、すでに VS Code に慣れている人でも簡単に使用できます。

image.png

これは、新しい Web ベース環境 (IDE) に統合された、新しくオープンで適応性のある開発ツールセットです。これは、開発者、管理者、アーキテクトが最新の Salesforce 開発ツールにアクセスすることで生産性と創造性を向上できることを意味します。

また、自然言語をコードに変換できる AI と、Open VSX マーケットプレイスで入手できる開発者拡張機能も含まれており、Web ブラウザから直接 CRM を簡単にカスタマイズできます。

コードビルダーで何ができるの?

Salesforce Code Builder は、開発者、管理者、アーキテクトに次の方法を提供します。

  • 簡単なカスタマイズ: 数回クリックするだけで、Web ブラウザから直接 Salesforce のカスタマイズを開始できます。Salesforce 拡張機能、CLI ツール、プログラミング言語がロードされた Web ベースの統合開発環境 (IDE) をデプロイできます。さらに、Lightning Web コンポーネント、Apex、SOQL クエリなどのフレームワークも含まれます。これらの機能にアクセスするために、インストール、構成、アップデートは必要ありません。
  • AI による迅速な開発: 開発者は、 Einstein for Developersを活用した生成 AI を使用してコーディング タスクを加速できます。この AI は、コーディングの高速化、生産性の向上、コードの生成、テスト、デバッグ、リファクタリングなどのタスクの実行に役立ちます。Einstein for Developers は Salesforce 言語およびフレームワーク向けに調整されており、別の拡張機能を通じて利用できます。
  • 柔軟性と親しみやすさ: Code Builder は、開発者がOpen VSX マーケットプレイスからのサードパーティ拡張機能を使用してカスタマイズできるようにすることで、柔軟性を提供します。このマーケットプレイスは、VS Code 拡張機能を共有および使用するためのコミュニティ主導のプラットフォームであり、DevOps ワークフローとソース駆動開発をサポートする機能豊富な IDE エクスペリエンスを作成できるようにします。

コードビルダーのインストール

  1. [設定]から、クイック検索ボックスに「コード ビルダー」と入力し、[コード ビルダー]を選択します。
  2. コード ビルダーを有効にし、使用許諾契約を確認して同意すると、パッケージをインストールできます。この設定はいつでも無効にできます。コード ビルダーがすでにインストールされている場合、設定を無効にするとコード ビルダー アプリケーションにアクセスできなくなります。
  3. 「パッケージのインストール」をクリックします。インストーラーが起動すると、インストール プロセスが案内され、Code Builder 管理パッケージの最新バージョンをインストールします。このセットアップ ページに戻って、パッケージを再インストールまたはアップグレードできます。
  4. 「すべてのユーザーにインストール」を選択し、「インストール」をクリックします。
  5. サードパーティのアクセスを承認し、[続行]をクリックします。

インストールが完了すると、確認メールが届きます。「インストール済みパッケージのセットアップ」ページでインストールを確認できます。

[設定]から、クイック検索ボックスに「インストールされたパッケージ」と入力し、 [インストールされたパッケージ]を選択します。次のような Code Builder のエントリが表示されます (下記)。アプリのインストールに時間がかかっているというメッセージが表示された場合は、 [完了]をクリックすると、自動的にこのページにリダイレクトされます。

image.png

アップグレードは?

Upgrade to the Latest Code Builder Version

In most cases, you don’t have to do anything to upgrade to the latest version of the Code Builder. When we release a new package version, we update your org automatically.

However, sometimes the push upgrade doesn’t work. If you don’t have the latest version, we recommend that you manually install the package through the Code Builder Setup page. If a newer version doesn’t exist, the package installer informs you that you already have the latest version.

https://developer.salesforce.com/tools/vscode/en/codebuilder/cb-setup

ほとんどの場合、コード ビルダーの最新バージョンにアップグレードするために何もする必要はありません。新しいパッケージバージョンをリリースすると、組織は自動的に更新されます。

ただし、プッシュ アップグレードが機能しない場合があります。最新バージョンをお持ちでない場合は、コード ビルダーのセットアップ ページからパッケージを手動でインストールすることをお勧めします。新しいバージョンが存在しない場合、パッケージ インストーラーは、最新バージョンがすでに存在することを通知します。

I’m used to using the Package Generator Extension for this but unfortunately that extension doesn’t currently work with Code Builder. My workaround has been to create a package.xml file with Visual Studio Code and then manually create this same file with code builder copy/paste and then retrieve.

私はこれに Package Generator Extension を使用することに慣れていますが、残念ながら、その拡張機能は現在 Code Builder では機能しません。私の回避策は、Visual Studio Code を使用して package.xml ファイルを作成し、コード ビルダーのコピー/貼り付けを使用してこの同じファイルを手動で作成し、取得することでした。

開発者のための Einstein

Dreamforce 期間中の 9 月に VS Code のベータ版がリリースされた Einstein for Developers は、Salesforce 固有のコーディング言語専用に構築された生成 AI コーディング ツールです。これは、Salesforce のオープンソース Large Language Model (LLM) である CodeGen を使用して構築されており、単純な英語のプロンプトを実行可能なコードに変換します。

これは Code Builder と VS Code に展開されたため、Code Builder ユーザーもパーティーに参加できるようになりました。[拡張機能] タブからインストールするだけで、Code Builder で Einstein for Developers を活用できます。

必要な

必要なエディション

コードビルダーは、Enterprise Edition、Performance Edition、Professional Edition、および Unlimited Edition の Lightning Experience を含む、さまざまな Salesforce エディションでアクセスできます。

ただし、データ常駐コミットメントを提供する特殊な有料サービスである EU オペレーティング ゾーンでは利用できません。Code Builder は、標準の製品利用規約に従って、EU 運用地域に属さない欧州連合組織でサポートされています。

ベータ版と一般提供版

Code Builder のベータ版と GA バージョンの主な違いは、インストールできる Salesforce のエディションです。ベータ版は AppExchange にあり、どの環境にもインストールできます。

これは GA バージョンには当てはまらず、Salesforce の特定のエディションにのみインストールできるようになりました。私にとって最大の欠如は、多くの開発者が構築を開始する開発者組織にそれをインストールできないことでした。うまくいけば、これはそう遠くない将来に開発者組織で再び利用できるようになるでしょう。

まとめ

基本的に、Code Builder は Salesforce 開発の開始を簡素化します。Salesforce 拡張機能、CLI、ワークフローを備えた、Web ブラウザ内で事前設定されたコーディング環境を提供します。つまり、複雑な設定プロセスを必要とせずに、すぐに生産性を向上させることができます。

必要な Salesforce エディションのいずれかをお持ちの場合は、この魅力的な新しいツールをぜひ試してみることをお勧めします。

その他

Code Builder can only be run from a production org, once you're in Code Builder, you can connect it to any org where you do development (Sandbox, scratch org, DE org, etc...).

Because Code Builder requires a user license, you must launch it from the production org. Once in Code Builder, you can connect your sandbox to work with it. Step-by-step instructions are provided on this documentation page.

Code Builder は本番組織からのみ実行できます。Code Builder を使用すると、開発を行う任意の組織 (Sandbox、スクラッチ組織、DE 組織など) にコード ビルダーを接続できます。

Code Builder にはユーザライセンスが必要なため、本番組織から起動する必要があります。 Code Builder に入ると、サンドボックスに接続して作業できるようになります。詳しい手順は、このドキュメント ページに記載されています。

Code Builder はベータ版ではなくなりました。設定方法は次のとおりです: https://developer.salesforce.com/tools/vscode/en/codebuilder/cb-setup

Code Builder は開発組織から起動することはできません。有料の Salesforce インスタンスから起動する必要があります。

コード ビルダーを使用してコードはどこに保存されますか? コードは Salesforce 組織または外部サーバーに直接保存されますか?

コード ビルダーは AWS 上の仮想インスタンスで実行されるため、コード ビルダー プロジェクトのコードはそこに保存されます。

Something to keep in mind - Code Builder does not process actual data in the user's org. It processes source code and anything in the development project directory (generally what is managed in the source repo). These files are not the data records that exist on the org; these files are generally Metadata and other development project configuration files.

注意すべき点 - Code Builder はユーザの組織内の実際のデータを処理しません。ソース コードと開発プロジェクト ディレクトリ内のあらゆるもの (通常はソース リポジトリで管理されるもの) を処理します。これらのファイルは、組織に存在するデータ レコードではありません。これらのファイルは通常、メタデータおよびその他の開発プロジェクト構成ファイルです。

To better manage the costs associated with running the Code Builder service, we have chosen to provide user licenses for Code Builder with paid Salesforce orgs. Code Builder is enabled and launched from orgs with Professional and above editions, and once in Code Builder you can connect to any orgs to do your development, including Developer Edition orgs, Sandboxes, Scratch Orgs, TH Playgrounds. We appreciate your feedback and and do use it to inform future product decisions, so thank you for sharing your thoughts.

Code Builder サービスの実行に関連するコストをより適切に管理するために、有料の Salesforce 組織で Code Builder のユーザライセンスを提供することを選択しました。Code Builder は、Professional 以降のエディションの組織から有効化されて起動され、Code Builder に入ると、Developer Edition 組織、Sandbox、Scratch Orgs、TH Playground などの任意の組織に接続して開発を行うことができます。皆様からのフィードバックに感謝し、今後の製品決定の参考にさせていただきますので、ご意見をお聞かせいただきありがとうございます。

はい、機能は同じです。主な違いは、ツールのセットアップ方法と起動方法にあります。デスクトップ用 VS Code を使用する場合は、VS Code、CLI、および SF 拡張機能をローカルにインストールする必要があります。Code Builder を使用する場合は、組織の設定で有効にし、組織から Code Builder を起動するだけで、CLI と拡張機能がプリロードされた状態でコード ビルダーが開きます。ただし、インストールして開くと、同じ機能が提供されます。

Default Org (Working Org)

When you first connect to Code Builder, select your development environment as the default org, such as a sandbox, scratch org, or Developer Edition org. You can easily change orgs by clicking on the org alias. You can see your default org alias here.

https://trailhead.salesforce.com/content/learn/modules/code-builder-quick-look/get-to-know-code-builder

初めて Code Builder に接続するときは、Sandbox、スクラッチ組織、Developer Edition 組織などの開発環境をデフォルト組織として選択します。組織のエイリアスをクリックすると、組織を簡単に変更できます。ここでデフォルトの組織エイリアスを確認できます。

image.png

This issue should be resolved now when connecting to any org running Summer ’24 Patch 17 from Code Builder.

image.png

Error while fetching manifest from the location 'file:///home/codebuilder/.local/share/code-server/extensions/salesforce.salesforcedx-vscode-60.11.0-universal'. Unable to read file '/home/codebuilder/.local/share/code-server/extensions/salesforce.salesforcedx-vscode-60.11.0-universal/package.json' (Unavailable (FileSystemError): Error: No file system handle registered (/home))

400 {
"error": "x-sfdc-api-version",
"message": ""
}

Based on the error, you need to launch Code Builder from a production org. Code Builder is only accessible in a production org. However, once you're in Code Builder, you can connect it to any org where you do development (Sandbox, scratch org, DE org, etc.).

エラーに基づいて、本番組織からコード ビルダーを起動する必要があります。コードビルダーは本番組織でのみアクセスできます。ただし、Code Builder を使用すると、開発を行う任意の組織 (Sandbox、スクラッチ組織、DE 組織など) にコード ビルダーを接続できます。

This content is blocked. Contact the site owner to fix the issue.

I often have to load it and THEN refresh it before I actually talk to the authorized org. I've got in the habit of just loading it, doing something else and coming back.

承認された組織と実際に通信する前に、ファイルをロードして更新する必要があることがよくあります。 ただロードして別のことをして戻ってくるという習慣がついています。

Vs code版

It turns out that Bitbucket does not support a direct push from code builder, at least not yet.

https://bitbucket.org/atlassianlabs/atlascode/issues/429/can-not-login-into-bitbucket-cloud-from

Cannot read properties of null (reading 'capabilities')" and "Apex Language Server client: couldn't create connection to server

image.png

Step 1 - Delete the folder containing the corrupted apex database

Step 2 - Completely quit Visual Studio Code.

Step 3 - Kill any running apex language server processes

Step 4 - Reopen vscode and wait...

You should now be able to navigate around your code and use all the features of the apex language server extension.

https://github.com/forcedotcom/salesforcedx-vscode/issues/5251

手順:

端末を使用して:
プロジェクト ツール フォルダー ~/dxproject/.sfdx/tools に移動します (.sfdx は隠しフォルダーなので、表示するには「ls -a」が必要であることに注意してください。ただし、cd でアクセスすることもできます)。
強制フラグ「rm -rf 248」を使用して、<バージョン番号> フォルダー (私の場合は「248」) を削除します。
ブラウザを閉じて再度開きます
これにより、作業が再開され、起動エラーは発生しなくなり、単体テストを表示して実行できるようになりました。

Export query results in Code Builder

When you select the .csv button it defaults to saving it inside of the Code Builder environment, /home/codebuilder/untitled.soql.csv.

There shouldn't be anything in Code Builder preventing you from saving it as a csv file. You might be running into issues with some type of restriction on your local computer.

If you saved it in the Code Builder environment you can view it or download it.

image.png

  1. Click the three lines (hamburger) in the top left corner
  2. Select "File" and then "Open Folder…"
  3. In the Open Folder popup select or type in "/home/codebuilder/" and then press OK
  4. You should now see the "untitled.soql.csv" file in the file Explore
  5. Leaving it viewable from inside Code Builder and downloadable if you right click it and select download.

Optionally you could also use the built-in terminal in Code Builder to view or work with the csv file. Example: file /home/codebuilder/untitled.soql.csv

.csv ボタンを選択すると、デフォルトでコード ビルダー環境 /home/codebuilder/untitled.soql.csv 内に保存されます。

コード ビルダーには、CSV ファイルとして保存することを妨げるものは何もありません。ローカル コンピューター上で何らかの制限に関する問題が発生している可能性があります。

Code Builder 環境に保存した場合は、表示またはダウンロードできます。

  1. 左上隅の三本線(ハンバーガー)をクリックします
  2. 「ファイル」を選択し、「フォルダーを開く…」を選択します。
  3. [フォルダーを開く] ポップアップで、「/home/codebuilder/」を選択または入力し、[OK] を押します。
  4. ファイル「Explore」に「untitled.soql.csv」ファイルが表示されます。
  5. コード ビルダー内から表示できるようにし、右クリックして [ダウンロード] を選択するとダウンロードできるようにします。

オプションで、コード ビルダーの組み込みターミナルを使用して、csv ファイルを表示または操作することもできます。例: ファイル /home/codebuilder/untitled.soql.csv

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?