You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ba...@apache.org on 2022/07/20 15:09:57 UTC

[hop] branch salesforce-fields-syntax-patch created (now 8b3b38816f)

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

bartmaer pushed a change to branch salesforce-fields-syntax-patch
in repository https://gitbox.apache.org/repos/asf/hop.git


      at 8b3b38816f Update salesforce-fields.adoc

This branch includes the following new commits:

     new 8b3b38816f Update salesforce-fields.adoc

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[hop] 01/01: Update salesforce-fields.adoc

Posted by ba...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

bartmaer pushed a commit to branch salesforce-fields-syntax-patch
in repository https://gitbox.apache.org/repos/asf/hop.git

commit 8b3b38816fe55f15d5d8e0d1890c8782b4af19e8
Author: Bart Maertens <ba...@know.bi>
AuthorDate: Wed Jul 20 17:09:52 2022 +0200

    Update salesforce-fields.adoc
---
 .../modules/ROOT/pages/pipeline/transforms/salesforce-fields.adoc       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/salesforce-fields.adoc b/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/salesforce-fields.adoc
index ce0e34649e..76af2da131 100644
--- a/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/salesforce-fields.adoc
+++ b/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/salesforce-fields.adoc
@@ -34,7 +34,7 @@ The table contains the following columns:
 To resolve the ID, Salesforce needs the object type, column name, and relationship name in the following syntax: +
 
 [source,shell]
-Object name.column name/relationship
+Object name:column name/relationship
 
 |===