Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| pr_methods:importrelationships [2023/04/04 05:51] – removed - external edit (Unknown date) 127.0.0.1 | pr_methods:importrelationships [2023/05/03 04:41] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | ====importRelationships (IProcess, String, String, Integer) ==== | ||
| + | <code java> | ||
| + | throws AccessDeniedException, | ||
| + | |||
| + | This method imports the relationships of the specified business object into the system from the specified file (see also [[docs: | ||
| + | ===Parameters=== | ||
| + | |'' | ||
| + | |'' | ||
| + | |'' | ||
| + | |||
| + | Once the batch is complete the transaction is committed. If something goes wrong with the import of the subsequent batches so that the import process is aborted, those records that have been already committed are not affected. The higher the number the faster the processing of records, however it is also more likely that the whole process fails without writing any records. | ||