OmniStudioのまとめに戻る
OmniScriptの設定例
In the App Builder, you can add custom CSS by using the "Custom CSS" component. If you don't have it added to your page already, you can add it by dragging and dropping it from the left-hand palette to your OmniScript canvas.
アプリビルダーでは、「カスタム CSS」コンポーネントを使用してカスタム CSS を追加できます。まだページに追加していない場合は、左側のパレットから OmniScript キャンバスにドラッグ アンド ドロップすることで追加できます。
Error! No MODULE named markup://c:teamEditContactEnglish found : [markup://c:cfTeamContacts_1_Salesforce]: Source.
残念ながら、公開属性を追加しようとすると ([設定] タブで、または公開オプションに移動してアクティブ化した後)、FlexCard ビルダーには、公開属性があるときに lightningCommunity__Page_Layout を選択しないようユーザーに警告するインテリジェンスがないようです。これにより、カードが回復不可能な状態になり、再構築が大変な作業になる可能性があります。
ただし、別の方法としては、a) 破損したカードの新しいバージョンを作成し、b) SOQL を使用して OmniCard テーブルで新しいバージョンをクエリし、c) PropertySetConfig JSON を取得して、テキスト エディターで xmlObject ノードと xmlJson ノードを消去してから、再度貼り付けるという方法があります。
リフレッシュすると、デザイナーが非常に有益なメッセージ「オブジェクト オブジェクト」で少し不満を言いましたが、その後のアクティブ化、非アクティブ化により回復した状態に戻ったようです。誰かがこの恩恵を受けられる場合に備えて。
Have you tried to run the List Action conditionally based on the availability of your Address array? I believe this will not execute the LA and you will not get any error in your IP. Use Execution Condition Formula for this and try to write the formula as ISNOTBLANK(%AddressArrayNodeName%)
アドレス配列の可用性に基づいて条件付きでリスト アクションを実行しようとしましたか?これでは LA は実行されず、IP にエラーは発生しないと思います。これには実行条件式を使用し、式を ISNOTBLANK(%AddressArrayNodeName%) として記述してみてください。
-
ユーザーが Quote のボタンをクリックすると PDF ドキュメントが表示されるように Omnistudio Doc gen をセットアップできるかということです。
-
オムニスクリプトの反復可能なブロックにフィールドが存在する場合、2 つの数値フィールドの合計を計算するにはどうすればよいでしょうか?
Assessment type OmniScripts - edit fonts
Integration Procedure: "error": "Unable to tunnel through proxy. Proxy returns "HTTP/1.1 503 Service Unavailable"
I have been down deep dark rabbit holes trying to understand why we were getting this from the start of September. Working with our Network team we identified IP Addresses trying to go through our Firewall that weren't listed in the listed addresses. I then found the Hyperforce details and another list from this link: -
Hyperforce External IPs | Salesforce Compliance
In our case, working out which AWS region we are hosted on seems to be the key... it will also save adding 130+ IP Addresses to the firewall.
私は、なぜ 9 月の初めからこのようなことが起こったのかを理解しようと、深く暗いウサギの穴に落ち込んでいます。当社のネットワーク チームと協力して、リストされたアドレスに記載されていないファイアウォールを通過しようとしている IP アドレスを特定しました。次に、このリンクから Hyperforce の詳細と別のリストを見つけました。
Hyperforce 外部 IP | Salesforce のコンプライアンス
私たちの場合、どの AWS リージョンでホストされているかを特定することが重要のようです。これにより、ファイアウォールに 130 以上の IP アドレスを追加する手間も省けます。
- Why System.CalloutException: Unable to tunnel through proxy. Proxy returns “HTTP/1.1 503 Service Unavailable” occur
- System.CalloutException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 503 Service Unavailable"
500 error
Error
{"status":500,"body":{"exceptionType":"System.ListException","isUserDefinedException":false,"message":"List index out of bounds: 0","stackTrace":"(System Code)"},"headers":{},"ok":false,"statusText":"Server Error","errorType":"fetchResponse"}
PDF作成エラー
トレイルヘッド
Build an Experience Cloud Site with Knowledge and Chat