Skip to content

Commit

Permalink
Update from SAP DITA CMS (squashed):
Browse files Browse the repository at this point in the history
commit 7a4bc2bce34612e1b68dad39129a4eb4e8457ffc
Author: REDACTED
Date:   Tue Jul 2 13:28:59 2024 +0000

    Update from SAP DITA CMS 2024-07-02 13:28:59
    Project: dita-all/dli1717484569927
    Project map: af2fcb3e6dd448f3af3c0ff9c70daaf9.ditamap
    Output: loiob8faae83b519439fb4ea9d0eb1a5f26e
    Language: en-US
    Builddable map: 4e1c1e1d5d1947f5875e93e7597c4f4c.ditamap

commit 177be3c19db7e2fadb5b1f50c2a770f3cda3b546
Author: REDACTED
Date:   Tue Jul 2 13:25:04 2024 +0000

    Update from SAP DITA CMS 2024-07-02 13:25:04
    Project: dita-all/dli1717484569927
    Project map: af2fcb3e6dd448f3af3c0ff9c70daaf9.ditamap
    Output: loioc25299a38b6448f889a43b42c9e5897d
    Language: en-US
    Builddable map: 678695d903b546e5947af69e56ed42b8.ditamap

commit aeacd8dda25c5ab6dfe178d615109272c28a797e
Author: REDACTED
Date:   Tue Jul 2 13:24:59 2024 +0000

    Update from SAP DITA CMS 2024-07-02 13:24:59
    Project: dita-all/dli1717484569927
    Project map: af2fcb3e6dd448f3af3c0ff9c70daaf9.ditamap
    Output: loiod3d776bb52294a17b48298443a286f55
    Language: en-US
    Builddable map: 89ab8c0ed18c432d8fb87551823e7de7.ditamap

##################################################
[Remaining squash message was removed before commit...]
  • Loading branch information
ditaccms-bot committed Jul 3, 2024
1 parent bed6c7a commit 2113818
Show file tree
Hide file tree
Showing 57 changed files with 2,430 additions and 102 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@ Define settings and properties for your replication flow and individual replicat

4. Click <span class="FPA-icons-V3"></span> \(Browse target settings\) to review the target settings and change them as appropriate.

- Target Thread Limit: To modify the throughput, you can increase or decrease the number of replication threads to be used for your replication flow as appropriate for your use case. In particular, the value you enter here determines how many partitions can be processed in parallel during *initial load*.
- Target Thread Limit: To modify the throughput, you can increase or decrease the number of replication threads to be used for your replication flow as appropriate for your use case. In particular, the value you enter here determines how many partitions can be processed in parallel during *initial load*. Possible values are integers between 1 and 100, the default is 10. When replicating data from SAP HANA, specify an even number for the maximum number of threads, ideally a multiple of 10, as this helps to improve performance.

You can change the thread limit in the source accordingly by clicking <span class="FPA-icons-V3"></span> \(Browse source settings\) and entering the appropriate value. We recommend using the same value for the source and the target. When replicating data from SAP HANA, specify an even number for the maximum number of connections, as this helps to improve performance.
You can change the thread limit in the source accordingly by clicking <span class="FPA-icons-V3"></span> \(Browse source settings\) and entering the appropriate value. We recommend using the same value for the source and the target.

See also [Replication Flow Blog Series Part 4 - Sizing](https://blogs.sap.com/2023/12/15/replication-flow-blog-series-part-4-sizing/).

- For **delta loading**, you can specify the number of threads to be used for parallel processing at replication object level. The default value is 1. The maximum possible value is determined by what you define for target thread limit and source thread limit, respectively, with an absolute maximum value of 10 - whichever is lowest. This option is only available for SLT tables and CDS views that have load type *Initial and Delta*.
- For **delta loading**, you can specify the number of threads to be used for parallel processing at replication object level. The default value is 1 \(no parallel processing\). The maximum possible value is 10. This option is only available for SLT tables, CDS views, and CDS view entities that have load type *Initial and Delta*.

- Overwrite Target Settings at Object Level: \[only relevant if the target is a cloud storage provider\] By default, any settings that you have made at replication object level are kept intact if you make a different setting at replication flow level. To change this, enable this option.

Expand All @@ -62,6 +62,8 @@ Define settings and properties for your replication flow and individual replicat

- [Using Apache Kafka As the Target](using-apache-kafka-as-the-target-6df55db.md).

- [Using Confluent Kafka As the Target](using-confluent-kafka-as-the-target-74b3c95.md)



5. Review the settings for each replication object and change or complete them as appropriate.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -274,4 +274,132 @@ Create a data flow to move and transform data in an intuitive graphical interfac

With deployment, you will be able to save draft version of your data flow without affecting the execution.

9. The tools in the editor toolbar help you work with your object throughout its lifecycle:


<table>
<tr>
<th valign="top">

Tool

</th>
<th valign="top">

Description

</th>
</tr>
<tr>
<td valign="top">

<span class="FPA-icons-V3"></span> \(Save\)

</td>
<td valign="top">

Save your changes to the design-time repository. You can use *Save As* to create a copy of the object.

See [Saving and Deploying Objects](../saving-and-deploying-objects-7c0b560.md).

</td>
</tr>
<tr>
<td valign="top">

<span class="SAP-icons-V5"></span> \(Deploy\)

</td>
<td valign="top">

Deploy your changes to make them available in the run-time environment.

See [Saving and Deploying Objects](../saving-and-deploying-objects-7c0b560.md).

</td>
</tr>
<tr>
<td valign="top">

<span class="FPA-icons-V3"></span> \(Run\)

</td>
<td valign="top">

Run the object to obtain or update its output results.

You must deploy the object before you can run it.

</td>
</tr>
<tr>
<td valign="top">

<span class="FPA-icons-V3"></span> \(Source Browser\)

</td>
<td valign="top">

Show the *Source Browser* panel to drag sources into the editor.

See [Using the Source Browser](../using-the-source-browser-7d2b21d.md).

</td>
</tr>
<tr>
<td valign="top">

<span class="FPA-icons-V3"></span> \(Preview Data\)

</td>
<td valign="top">

Open the *Data Preview* panel to preview data in the selected diagram node.

See [Viewing Object Data](../viewing-object-data-b338e4a.md).

</td>
</tr>
<tr>
<td valign="top">

<span class="FPA-icons-V3"></span> \(Undo\) / <span class="FPA-icons-V3"></span> \(Redo\)

</td>
<td valign="top">

Revert the last change to the object or redo a change you have previously undone.

</td>
</tr>
<tr>
<td valign="top">

<span class="FPA-icons-V3"></span> \(Export\)

</td>
<td valign="top">

Export the object to a CSN/JSON file.

See [Exporting Objects to a CSN/JSON File](../Creating-Finding-Sharing-Objects/exporting-objects-to-a-csn-json-file-3916101.md).

</td>
</tr>
<tr>
<td valign="top">

<span class="FPA-icons-V3"></span> \(Impact and Lineage Analysis\)

</td>
<td valign="top">

Open the *Impact and Lineage Analysis* graph for the object.

See [Impact and Lineage Analysis](../impact-and-lineage-analysis-9da4892.md).

</td>
</tr>
</table>


Original file line number Diff line number Diff line change
Expand Up @@ -179,13 +179,11 @@ This procedure explains how to create an empty table by defining its columns. Yo
- *Partitions*- Define partitions for your local table. For more information, see [Partitioning Local Tables](partitioning-local-tables-03191f3.md).
- *Dependent Objects*- If your entity is used as a source or a target \(for example, table with delta capture enabled\) or as association target for other entities, then they are listed here. For more information, see [Review the Objects That Depend on Your Table or View](../review-the-objects-that-depend-on-your-table-or-view-ecac5fd.md).

5. \[optional\] Click <span class="SAP-icons-V5"></span> \(Edit Custom CSN Annotations\) to open the *Edit Custom CSN Annotations* dialog. For more information, see [Edit a Custom CSN Annotation](../edit-a-custom-csn-annotation-820d013.md)

6. Click <span class="FPA-icons-V3"></span> \(Save\)** \> *Save* to save your entity or click <span class="SAP-icons-V5"></span> \(Deploy\) to save and deploy it immediately.
5. Click <span class="FPA-icons-V3"></span> \(Save\)** \> *Save* to save your entity or click <span class="SAP-icons-V5"></span> \(Deploy\) to save and deploy it immediately.

For more information, see [Saving and Deploying Objects](../saving-and-deploying-objects-7c0b560.md).

7. Once your table is deployed, you can:
6. Once your table is deployed, you can:

- Import data from a CSV file or delete all table data \(see [Load or Delete Local Table Data](load-or-delete-local-table-data-870401f.md)\).
- Manually add, edit, duplicate, or delete individual records \(see [Maintain Local Table Data](maintain-local-table-data-4bd5e64.md)\).
Expand All @@ -194,4 +192,177 @@ This procedure explains how to create an empty table by defining its columns. Yo
\(see [Impact and Lineage Analysis](../impact-and-lineage-analysis-9da4892.md)\).


7. The tools in the editor toolbar help you work with your object throughout its lifecycle:


<table>
<tr>
<th valign="top">

Tool

</th>
<th valign="top">

Description

</th>
</tr>
<tr>
<td valign="top">

<span class="FPA-icons-V3"></span> \(Save\)

</td>
<td valign="top">

Save your changes to the design-time repository. You can use *Save As* to create a copy of the object.

See [Saving and Deploying Objects](../saving-and-deploying-objects-7c0b560.md).

</td>
</tr>
<tr>
<td valign="top">

<span class="SAP-icons-V5"></span> \(Deploy\)

</td>
<td valign="top">

Deploy your changes to make them available in the run-time environment.

See [Saving and Deploying Objects](../saving-and-deploying-objects-7c0b560.md).

</td>
</tr>
<tr>
<td valign="top">

<span class="FPA-icons-V3"></span> \(Share\)

</td>
<td valign="top">

Share the object to other spaces.

See [Sharing Tables and Views To Other Spaces](../Creating-Finding-Sharing-Objects/sharing-tables-and-views-to-other-spaces-64b318f.md).

</td>
</tr>
<tr>
<td valign="top">

<span class="FPA-icons-V3"></span> \(Preview Data\)

</td>
<td valign="top">

Open the *Data Preview* panel to preview the data stored in the object.

See [Viewing Object Data](../viewing-object-data-b338e4a.md).

</td>
</tr>
<tr>
<td valign="top">

<span class="FPA-icons-V3"></span> \(Undo\) / <span class="FPA-icons-V3"></span> \(Redo\)

</td>
<td valign="top">

Revert the last change to the object or redo a change you have previously undone.

</td>
</tr>
<tr>
<td valign="top">

<span class="FPA-icons-V3"></span> \(Export\)

</td>
<td valign="top">

Export the object to a CSN/JSON file.

See [Exporting Objects to a CSN/JSON File](../Creating-Finding-Sharing-Objects/exporting-objects-to-a-csn-json-file-3916101.md).

</td>
</tr>
<tr>
<td valign="top">

<span class="FPA-icons-V3"></span> \(Upload Data From CSV File\)

</td>
<td valign="top">

Upload data.

See [Load or Delete Local Table Data](load-or-delete-local-table-data-870401f.md)

</td>
</tr>
<tr>
<td valign="top">

<span class="FPA-icons-V3"></span> \(Hierarchies\)

</td>
<td valign="top">

Add a hierarchy to your dimension to support drill-down and drill-up in BI clients.

See [Add a Hierarchy to a Dimension](../Modeling-Data-in-the-Data-Builder/add-a-hierarchy-to-a-dimension-218b7e6.md).

</td>
</tr>
<tr>
<td valign="top">

<span class="FPA-icons-V3"></span> \(Delete Data From Table\)

</td>
<td valign="top">

Delete data:

- Standard table - Delete all records.
- Delta enabled - Delete all records or delete all fully-processed records with change type "Deleted".

See [Load or Delete Local Table Data](load-or-delete-local-table-data-870401f.md).

</td>
</tr>
<tr>
<td valign="top">

<span class="SAP-icons-V5"></span> \(Edit Custom CSN Annotations\)

</td>
<td valign="top">

Work with custom CSN annotations that are not otherwise supported by the interface.

See [Edit a Custom CSN Annotation](../edit-a-custom-csn-annotation-820d013.md).

</td>
</tr>
<tr>
<td valign="top">

<span class="FPA-icons-V3"></span> \(Impact and Lineage Analysis\)

</td>
<td valign="top">

Open the *Impact and Lineage Analysis* graph for the object.

See [Impact and Lineage Analysis](../impact-and-lineage-analysis-9da4892.md).

</td>
</tr>
</table>


Loading

0 comments on commit 2113818

Please sign in to comment.