Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
a_f:a:import_relationships [2022/09/01 01:23] – ↷ Page moved from a_f:3100_actions:import_relationships to a_f:a:import_relationships administratora_f:a:import_relationships [2023/05/09 01:37] (current) sean
Line 1: Line 1:
-{{tag>Actions Action_List Process Business_Object}}+{{tag>Index Action Action_List Process Business_Object}}
 ====== IMPORT RELATIONSHIPS ====== ====== IMPORT RELATIONSHIPS ======
  
Line 12: Line 12:
 ===== Example ===== ===== Example =====
  
-<code aim>IMPORT RELATIONSHIPS OF PersonalSavingAccount FROM 'c:/mydocuments/psa.csv'</code>+<code aim>IMPORT RELATIONSHIPS OF PersonalSavingAccount FROM 'c:/mydocuments/psa.csv' </code>
  
 The following option can be used with this action: The following option can be used with this action:
Line 22: Line 22:
 For example: For example:
  
-<code aim>IMPORT PersonalSavingAccount TO 'c:\mydocuments\psa.csv' IN BATCHES OF 100</code>+<code aim>IMPORT PersonalSavingAccount TO 'c:\mydocuments\psa.csv' IN BATCHES OF 100 </code>
  
 If ''IN BATCHES OF'' keyword is omitted the default batch size of 1000 is used. If ''IN BATCHES OF'' keyword is omitted the default batch size of 1000 is used.
  • Last modified: 2022/09/13 18:11