Salesforce

Link Create (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

Link Create (Magic xpa 4.x)

When you define a Link Create, Magic xpa does not attempt to establish the link and always creates a new record filling the linked variables as follows:

  • Linked variables without Init expressions are filled with zeroes if they are Numeric, Date, or Time variables, or with blanks, if they are Alpha variables, or left empty if they are BLOB variables.

  • Linked variables with Init expressions are initialized with the Init expression value.

Warning: Do not try to create duplicate records when you define a link based on a Unique index. Magic xpa will not create duplicate records, but will issue a message about the failed attempt.

Reference
Attachment 
Attachment