0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Congaとの連携

Last updated at Posted at 2021-09-15

まとめページ
まとめA~M


リダイレクトの Chrome 設定で、サイト [*.] my.salesforce.comを許可しました。
これにより、メインの連絡先にリダイレクトされるようになりました

Conga was unable to provide any details unfortunately, don't think at the time they had any APIs available for this. We ended up going with a custom LWC instead.

残念ながら、Conga は詳細を提供できませんでした。当時、これに利用できる API があったとは思わないでください。結局、代わりにカスタム LWC を使用することになりました。

Think I've cracked it. Just needed to hit the "Update Button" button ... Um ... interesting. ~ was wondering why we needed to do that to get the cross-object query results in though.

私はそれを破ったと思います。「更新ボタン」ボタンを押すだけです...うーん...興味深いですね。~ は、オブジェクト間のクエリ結果を取得するためになぜそのようなことをする必要があるのか​​疑問に思っていました

in my case was the template Id. It was not on the button that pulls them together. The solution is to go to Tolls and Settings on Conga Composer open the Debut URL copy that code, add the template ID and add to the Composer button in Salesforce.

私の場合はテンプレートIDでした。二人を結び付けるのはボタンではありませんでした。解決策は、Conga Composer の 料金と設定 に移動し、Debut URL を開き、そのコードをコピーし、テンプレート ID を追加して、Salesforce の Composer ボタンに追加します。

First, I would recommend resending the transaction, using the Re-Send Transaction action which is available on the Conga Sign Transaction record. Should that fail, you can also find the document on the Conga Sign Document record by clicking the View File or Download File option.

まず、 Conga Sign トランザクション レコードで利用できるトランザクションの再送信 アクションを使用して、トランザクションを再送信することをお勧めします。これが失敗した場合は、 「ファイルの表示 」または 「ファイルのダウンロード」オプションをクリックして、Conga Sign Document レコードでドキュメントを見つけることもできます 。

トリガーを作成して実装した

I was sending email attachments on conga document generation. Found that the user I was using to send email as did not have the license, it was removed recently. So the error message is not completely accurate. You might have to check on multiple things mentioned here. I suggest reaching out to conga support as well

conga ドキュメント生成でメールの添付ファイルを送信していました。メールの送信に使用していたユーザーにライセンスがないことが分かりました。最近ライセンスが削除されました。そのため、エラー メッセージは完全に正確ではありません。ここで言及されている複数の項目を確認する必要があるかもしれません。conga サポートにも問い合わせることをお勧めします。

Composerに関して2つの質問があります。

  • Salesforceコンソールアプリを使用している場合、ドキュメントの生成時にComposer生成タブを自動的に閉じるにはどうすればよいですか?

これは、コンソールアプリのLightningでは不可能です。標準のアプリを使用している場合は、問題ありません。LEXでは不可能なため、Conga Lightningコンポーネントを使用して、ページに追加しました。これで、システム内の他の場所に移動せずにドキュメントが生成されます。これがコンガの記事で。

  • Composerドキュメントを生成すると、ドキュメント内のフォントがすべて太字になることがあります。

ランダムな太字は、クライアントがCongaのサーバーにないフォントを使用していることが原因でした。フォントファイルを提出することができ、問題は完全に解決されました。

取引先責任者または見込み客が [宛先] または [関連先] フィールドにない場合、システムはこのメールを非公開と見な

Conga Send Email ボタンの機能は、アクティビティ ( EmailMessage レコード)を作成するために連絡先の To フィールドのみを参照していることに気付きました。関連先フィールドも確認するために Conga 側で拡張要求が記録されましたが、現時点では ETA はありません...製品チームのフィードバックを待っています

--->

取引先責任者または見込み客が [宛先] または [関連先] フィールドにない場合、システムはこのメールを非公開と見なし、対応するタスク、フィード アイテム、およびレコードの活動履歴および/または HTML メール ステータス関連リストのメールのエントリは作成されません。

Conga を使用して見積もりを送信する際の EmailMessage レコードの作成

エラー

ポルトガルのロケールの問題みたい

このケースを管理するには、「Culture」コンガ パラメータを追加する必要があります。

https://documentation.conga.com/composer/latest/salesforce/culture-195694600.html

https://documentation.conga.com/composer/latest/salesforce/supported-culture-codes-165940025.html

image.png

we ran into this a few months ago (I had posted here but I think deleted at some point after). At that time, I found the following from Conga (I think it may have been another user/support question there): "Unfortunately resend functionality will not work for a transaction that has expired. There isn't a way to renew a transaction once it has expired, Sign considers that transaction to be finalized."

私たちは数か月前にこの問題に遭遇しました (ここに投稿していましたが、その後のある時点で削除されたと思います)。その時、私は Conga から次のようなメッセージを見つけました (おそらく別のユーザー/サポートの質問だったと思います): 「残念ながら、有効期限が切れたトランザクションでは再送信機能は動作しません。一度トランザクションを更新する方法はありません」有効期限が切れた場合、Sign はそのトランザクションが完了したものとみなします。」

Conga ダイアログ ボックスで、「歯車」ボタンをクリックし、[すべてのデータを表示] を選択します。スプレッドシートを開いてクエリ結果が表示されれば、クエリは正常に動作しています。Conga ダイアログ画面が表示されない場合は、ソリューションがバックグラウンド モードで実行されている可能性があります。パラメータ ds7 を削除することで、一時的にオフにすることができます。

クエリではなくテンプレートに問題があるときに、このエラーが発生することがあります。たとえば、「TableEnd」が欠落しているか、どこかに }} が欠落しています。テンプレートをよく読んでデバッグするか、問題が特定されるまで 1 つずつ削除してください。

In the Conga dialogue box, click the "gear" button and select View All Data. If you open the spreadsheet and your query result is there, then your query is working just fine. If you do not see the Conga dialogue screen, your solution may be running in Background Mode. you can temporarily turn that off by removing the parameter ds7.

I've seen this error when there is a problem in my Template not my Query. For example, missing a "TableEnd" or missing }} somewhere. You can debug your template by reading it closely or removing things one at a time until you identity the problem.

https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000G5XSuSAN

https://documentation.conga.com/composer/latest/salesforce/

差し込み

I had read an article that said for custom fields you needed to add the "__c" to the merge field name.

Obviously that article was wrong or dated.

ロゴの変更

Conga Composer Button

Conga's support site indicates that the session id button doesn't work in lightning, and that the oauth form must be configured and used. composer button help

以下は、クラッシックのみの対応。

暗号化

Salesforceの暗号化された項目の参照権限があれば、表示して送信できる。
ただ、送信先にも表示される(当然だろうな)

0
0
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
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?