This is an automated email from the ASF dual-hosted git repository.

ppalaga pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit 0424b037b55e5a615cf542e30298856eb1d0decc
Author: Zineb Bendhiba <bendhiba.zi...@gmail.com>
AuthorDate: Wed Jun 23 13:46:16 2021 +0200

    Add the creation of the document
---
 integration-tests/salesforce/README.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/integration-tests/salesforce/README.adoc 
b/integration-tests/salesforce/README.adoc
index 69fb1d7..ea406ab 100644
--- a/integration-tests/salesforce/README.adoc
+++ b/integration-tests/salesforce/README.adoc
@@ -5,6 +5,8 @@ To run the `camel-quarkus-salesforce` integration tests against 
the real API, yo
 Next create a new 'Connected App' from the app manager page. You may need to 
adjust the OAuth policy settings for
 `Permitted Users` and also `IP Relaxation` rules, depending on your needs. 
Also enable Change Data Capture for the 'Account' entity by visiting the 
Integrations -> Change Data Capture page.
 
+Next create a document named 'test'.
+
 You can find the app OAuth settings by choosing the 'view' option from the app 
manager page. Then set the following environment variables.
 
 [source,shell]

Reply via email to