Named Constant

Requires deployed extension LB Named Constants into Sugar Environment.

LB Named Constants Extension allows setting in Sugar interface parameters that are used in the flowchart.

Is often used for:

  • to set up sensitive data like API keys or passwords to not to provide them in the uploaded package
  • to set up often changed parameters, like assigned users, email addresses, etc, to not to redeploy the whole flowchart when there is a need to change a value for a parameter

Please check extension details and usage details here.

Returns value of the given Named Constant. Often is used to set the value in a field using it as input into Set Entity Attributes

inputs:

select Named Constant from the list. The list is formed from the records in Named Constants module of Sugar instance which metadata is currently uploaded.

  • Required: yes

Tip: if there is no needed Named Constant in the list, try to refresh Metadata

Click the ‘Show’ button to see the Named Constant value in the currently uploaded Metadata.

Keep in mind, that the value is read from the Named Constant record when the code, generated by the flowchart, is executed.

outputs:

value is the given Named Constant.

Click to rate this post!
[Total: 0 Average: 0]

Leave a Reply

Your email address will not be published. Required fields are marked *